Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Virtual Machines GuideSetting up environmentLog into the server as yourself, -Y in all the hops. We will need XForward working. Good luck with network speed/latency.
lvcreate -n cmshep -L 100G /dev/vg00In order to learn more about used/free space you can use "vgdisplay" Fallback from root to your own user. I had a lot of trouble trying to run virt-manager as root. If you run it as yourself, it will just ask the root password, which is the standard T2 one : $ virt-manager Creating VMThen, you can create a new VM. Most of the settings are intuitive, those are not, for HTTP install : Choose network install, parameters :
Installing VMDon't forget to use a "Block device" for your disk. Specify the LV : /dev/vg00/cms-nagios After this, be tuned in the small virt-manager KVM, the CentOS6 normal install will proceed and need your input. Give some few settings and watch it to be installed. When it reboots it will be ready for use.Alternative T2 deploymentIf we're talking about T2, we can actually profit from Foreman/Puppet. It's a bit tricky though. Here are the steps :
|