Displaying 5 results from an estimated 5 matches for "suyi".
Did you mean:
sui
2012 Mar 08
2
where is the libvirt.xml ?
...I run 'qemu-kvm -hda /root/vaddsoft.img -m 512 -vga qxl -spice
port=5930,disable-ticketing' , I want to find out where is the libvirt.xml
for the command . Well , I mean that the libvirt.xml is genrated
automatically, not by myself manually.
Wish your help! Thanks a lot!
--
Yours.
suyi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120308/3b839cb3/attachment.htm>
2012 Feb 28
2
Unable to connect qemu:///system on Fedora16 X86_64
...est:
I ran the conmand "virsh list" , but it didnot work,either.
Then I used Python as follows:
import libvirt
cc = libvirt.open(r'qemu:///system')
but it didnot work,either.
All the test above are under root . I hope that someone can give me some
suggestiion. Thanks to all!
Suyi Wang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120229/0c276db3/attachment.htm>
2012 Mar 05
2
Unable to connect qemu:///system on CentOS 6.2 X86_64
Dear all:
I ust installed Fedora16Fedora16 X86_64 on my new machine, and then I
ran the commands as follows(ran as root):
yum install qemu-kvm
yum install qemu
yum install libvirt
yum install virt-manager
then I started the libvirtd as follow:
/etc/init.d/lbvirtd start
So , it ran well.
However, after a few days , when I ran the command "virt-manager" , it
showed as in the
2012 Mar 08
2
'virsh list' issue
...natrually. Then I run the command 'virsh list' , it shows as follows:
[root at localhost ~]# virsh list
Id Name State
----------------------------------
[root at localhost ~]#
there is no VM running! I am puzzled , can someone help me?
Yours Sinerely!
suyi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120308/3cf4eda5/attachment.htm>
2012 Mar 07
1
libvirt for spice
Hi all:
I tried kvm on my ubuntu with the libvirt.xml file as follows:
<domain type='kvm'>
<name>instance-00000011</name>
<memory>2097152</memory>
<os>
<type>hvm</type>
<boot dev="hd" />
</os>
<features>
<acpi/>