Virtual Machines: Difference between revisions
(Created page with "We are running a KVM host to run virtual machines on in the space. == Access == URL: https://192.168.0.62:8006 If you need a user, contact Severin == Har...") |
(→Access) Tags: mobile edit mobile web edit |
||
Line 2: | Line 2: | ||
== Access == | == Access == | ||
URL: https:// | URL: https://10. 10.20.62:8006 | ||
If you need a user, contact [[User:Tiefpunkt|Severin]] | If you need a user, contact [[User:Tiefpunkt|Severin]] |
Revision as of 05:24, 15 February 2016
We are running a KVM host to run virtual machines on in the space.
Access
URL: https://10. 10.20.62:8006
If you need a user, contact Severin
Hardware
There is currently one VM host running in the basement:
- 2x Intel Xeon 2,0 Ghz
- 18 GB RAM
- 2x 150GB (RAID1) Boot drives
- 8x 500GB data drives (in a ZFS RAIDZ2, leaving about 2.8 TB of space)
Software
We are running Proxmox on the machine. Installation was done manually on a Debian Jessie install roughly following Proxmox's guide, as their standard installer does not support software RAID for boot devices, and didn't recognise our additional SATA controller.
There are two working datastores, one called "internal" which points to the ZFS raid array, and another called "local" which is on the boot drives. Use the one on the bootdrives for ISO images, and the ZFS array for everything else. Ideally, ISO images will be pulled from the fileserver, but that just hasn't been successfully setup yet.