Re: [libvirt-users] NPIV + KVM

2011-07-10 Thread Dave Allan
On Fri, Jul 01, 2011 at 04:16:17PM -0500, Eric Ross wrote: > Is this possible: > > I would like to have a VM use a FC LUN exported to a virtual wwn > (using NPIV) as its primary disk. > > I was thinking there might be a mechanism to say VM, boot using a > LUN with this vwwn as your primary disk?

Re: [libvirt-users] Creating a CENTOS VM

2011-07-10 Thread Dale Amon
On Sun, Jul 10, 2011 at 05:20:44PM -0400, Dale Amon wrote: > I used the following command: > > virt-install --connect qemu:///system -n server -r 512 --vcpus=1 -f > kvm/server.cyberteams.com/root.qcow2 -s 12 -c > iso/CentOS-5.6-x86_64-bin-DVD-1of2.iso --vnc --noautoconsole --os-type linux > --a

[libvirt-users] Creating a CENTOS VM

2011-07-10 Thread Dale Amon
I used the following command: virt-install --connect qemu:///system -n server -r 512 --vcpus=1 -f kvm/server.cyberteams.com/root.qcow2 -s 12 -c iso/CentOS-5.6-x86_64-bin-DVD-1of2.iso --vnc --noautoconsole --os-type linux --accelerate --network=bridge:br0 --hvm which with a BlueOnyx CD some mon