Anonymous

Equipment/Lamarr: Difference between revisions

From London Hackspace Wiki
no edit summary
(add info box)
No edit summary
Line 28: Line 28:
* 2 Dual-core Xeons @ 3.0ghz
* 2 Dual-core Xeons @ 3.0ghz
* 2GB RAM (Needs more)
* 2GB RAM (Needs more)
* RAID10 on / ~123GB
* RAID5 on /storage ~404G


= VMs =
= libvm config =
None yet
XML files are stored in /root at the moment. Will get around to sorting
 
== Storage Pools ==
* iso - /storage/isos - Boot and install media. Everyone has write permission
* local - /storage/vms - Virtual drives stored on the local machine.
 
== Networks ==
* default - NATed network, works fine but won't give you an externally accessible IP or allow for PXE booting
* bridge - Bridged network br0.
 
= How to: =
== Create a new VM ==
# Have a login to Lamarr via Ansible
# Install virt-manager
# Connect to Lamarr with your login. (Requires your key to be there as ID_RSA)
# Create a new VM on Lamarr. Use local to store the virtual drives
# Set suitable resources
# Set network to eth0
# Start and have fun