[virt-tools-list] why -no-kvm flag?

Cole Robinson crobinso at redhat.com
Tue Feb 9 15:03:22 UTC 2010


On 02/09/2010 04:03 AM, Dan Bar Dov wrote:
> I tried, but for whatever reason it seems virsh cannot connect - here's what
> I get:
> 
> [dan at gennady-dt ~]$ virsh dumpxml zzzzz
> error: failed to get domain 'zzzzz'
> error: Domain not found: no domain with matching name 'zzzzz'
> 
> [dan at gennady-dt ~]$ virsh list
>  Id Name                 State
> ----------------------------------
> 
> [dan at gennady-dt ~]$ ps aux | grep qemu
> qemu      3741  6.2  0.6 3311476 26604 ?       S    10:52   0:00
> /usr/bin/qemu-system-x86_64 -S -M pc-0.12 -no-kvm -m 2048 -smp
> 2,sockets=2,cores=1,threads=1 -name zzzzz -uuid
> de43e524-21a7-0131-d7df-8c9d2b56e570 -nodefaults -chardev
> socket,id=monitor,path=/var/lib/libvirt/qemu/zzzzz.monitor,server,nowait
> -mon chardev=monitor,mode=readline -boot c -drive
> file=/var/lib/libvirt/images/zzzzz.img,if=none,id=drive-ide0-0-0,boot=on,format=raw
> -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive
> if=none,media=cdrom,id=drive-ide0-1-0 -device
> ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -device
> rtl8139,vlan=0,id=net0,mac=52:54:00:7c:ec:38,bus=pci.0,addr=0x4 -net
> tap,fd=19,vlan=0,name=hostnet0 -chardev pty,id=serial0 -device
> isa-serial,chardev=serial0 -usb -device usb-tablet,id=input0 -vnc
> 127.0.0.1:0 -k en-us -vga cirrus -device
> virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
> 
> BTW, I've also updated to:
> libvirt-0.7.6-1.fc12.x86_64.rpm
> libvirt-client-0.7.6-1.fc12.x86_64.rpm
> libvirt-python-0.7.6-1.fc12.x86_64.rpm
> 

You probably need to run those virsh commands as root.

- Cole




More information about the virt-tools-list mailing list