Linux KVM on CentOS 5.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have IBM x3650M3 Server with 2 Physical CPU each with quad core
configs and 32GB of physical RAM and 600 GB usable space. I am using
linux kvm for this purpose. Please correct or suggest me if i am doing
wrong

I have installed CentOS 5.6 on physical server as host OS. I need to
create 2 Virtual Machines with similar configs.

virt-install --connect qemu:///system -n vm1 -r 15000 --cpuset=auto -f
/var/tmp/vm1.qcow2 -s 200 -c
/var/lib/libvirt/images/CentOS-5.6-x86_64-bin-DVD-1of2.iso --vnc
--noautoconsole --os-type linux --os-variant generic26 --accelerate
--network=bridge:br0 --hvm

virt-install --connect qemu:///system -n vm2 -r 15000 --cpuset=auto -f
/var/tmp/vm2.qcow2 -s 200 -c
/var/lib/libvirt/images/CentOS-5.6-x86_64-bin-DVD-1of2.iso --vnc
--noautoconsole --os-type linux --os-variant generic26 --accelerate
--network=bridge:br0 --hvm

Please let me know the recommended method if there are any changes
need to be done in the above command line. I would be eventually
running asterisk PBX application on these 2 VM's and also let me know
if 2 GB of physical RAM is sufficient for Host OS.

Regards,

Kaushal
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux