Equipment/Lamarr: Difference between revisions
From London Hackspace Wiki
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
|name=Lamarr | |name=Lamarr | ||
|image=Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | |image=Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | ||
|model=HP DL380G5 | |model=HP DL380G5 <!-- Model --> | ||
|category=Equipment <!-- Main category. Please leave alone to keep item in this category --> | |category=Equipment <!-- Main category. Please leave alone to keep item in this category --> | ||
|subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | |subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | ||
|status= | |status=Good working order | ||
|consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | |consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | ||
|accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | |accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | ||
Line 12: | Line 12: | ||
|acnode=no | |acnode=no | ||
|owner=LHS | |owner=LHS | ||
|origin= | |origin=Domation | ||
|location=Basement rack <!-- Floor, room/zone and location within that area --> | |location=Basement rack <!-- Floor, room/zone and location within that area --> | ||
|maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | |maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | ||
|template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | |template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | ||
}} | }} | ||
General use Hypervisor, currently using KVM/QEMU | |||
Hypervisor, | |||
= Info = | = Info = |
Revision as of 12:51, 11 March 2014
Lamarr | |
---|---|
Model | HP DL380G5 |
Sub-category | Systems |
Status | Good working order |
Training requirement | yes |
Training link | Unknown |
ACnode | no |
Owner | LHS |
Origin | Domation |
Location | Basement rack |
Maintainers | Sysadmin team |
General use Hypervisor, currently using KVM/QEMU
Info
- IP: 172.31.24.32
- DNS: lamarr.lan.london.hackspace.org.uk
- Access: Sysadmins
Stats
- 2 Dual-core Xeons @ 3.0ghz
- 18GB RAM
- RAID10 on / ~123GB
- RAID5 on /storage ~404G
libvm config
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.
Current VMS
Fragspace
- Date Created: 10/03/2014
- IP: 172.31.24.33
- CPUs: 4
- RAM: 8GB
- Storage: 200GB on local
- Notes: Fragspace game server. Run by Velyks
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