Re: [libvirt-users] where is the libvirt.xml ?

2012-03-07 Thread Evaggelos Balaskas
There are a lot of ways to find one file in linux/unix systems. You can use find, locate or via rpm with rpm -ql libvirtd On Thu, Mar 8, 2012 at 5:47 AM, suyi wang wrote: > > Hi all: >   My OS is now Fedora16 , and the spice server is installed on it by > rpms. Then I run 'qemu-kvm -hda /ro

[libvirt-users] where is the libvirt.xml ?

2012-03-07 Thread suyi wang
Hi all: My OS is now Fedora16 , and the spice server is installed on it by rpms. Then 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 au

Re: [libvirt-users] tunneled VM migration error

2012-03-07 Thread Shantanu Pavgi
On Mar 7, 2012, at 3:49 PM, Jiri Denemark wrote: > On Wed, Mar 07, 2012 at 21:23:30 +, Shantanu Pavgi wrote: >> >> I am getting following error with tunneled migration command: >> {{{ >> $ virsh --connect qemu:///system migrate --verbose --p2p --tunnelled 32 >> qemu+ssh://kvm-03/system >>

Re: [libvirt-users] Correctly using libvirt to mount /dev/pts and /dev in an lxc application container

2012-03-07 Thread Robin Green
On 2012-03-06 19:34, David Jablonski wrote: We would like to mount /dev and /dev/pts correctly using the libvirt xml config file instead of doing a bind mount in a container init script we use. You will automatically get a private /dev/pts, without any additional configuration. /dev will a

Re: [libvirt-users] tunneled VM migration error

2012-03-07 Thread Jiri Denemark
On Wed, Mar 07, 2012 at 21:23:30 +, Shantanu Pavgi wrote: > > I am getting following error with tunneled migration command: > {{{ > $ virsh --connect qemu:///system migrate --verbose --p2p --tunnelled 32 > qemu+ssh://kvm-03/system > error: operation failed: Failed to connect to remote libvir

[libvirt-users] tunneled VM migration error

2012-03-07 Thread Shantanu Pavgi
I am getting following error with tunneled migration command: {{{ $ virsh --connect qemu:///system migrate --verbose --p2p --tunnelled 32 qemu+ssh://kvm-03/system error: operation failed: Failed to connect to remote libvirt URI qemu+ssh://kvm-03/system }}} However I am able to perform other v

Re: [libvirt-users] libvirt-users Digest, Vol 27, Issue 11

2012-03-07 Thread Jatin Kumar
of > Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader > of this communication is > not the intended recipient, unauthorized use, forwarding, printing, > storing, disclosure or copying > is strictly prohibited, and may be unlawful.If you have received this &

Re: [libvirt-users] 回复: Re: virsh create error : monitor socket did not show up

2012-03-07 Thread Osier Yang
On 03/07/2012 06:44 PM, 张光鹏 wrote: > ok,here is my log: > Using CPU model "cpu64-rhel6" > kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x4: Parameter 'driver' expects > a driver name > Try with argument '?' for a list. This tells the "lsi" device is not supported by your qemu. You must configured scs

[libvirt-users] virsh create error : monitor socket did not show up

2012-03-07 Thread 张光鹏
Hi,all i get a problem as below when i create a vm: virsh create deployment.0 error: Failed to create domain from deployment.0 error: monitor socket did not show up.: No such file or directory ok,here is my /var/log/libvirt/qemu/guest.log error: Using CPU model "cpu64-rhel6" kvm: -device lsi

Re: [libvirt-users] virsh create error : monitor socket did not show up

2012-03-07 Thread Osier Yang
On 03/07/2012 06:22 PM, 张光鹏 wrote: > Hi,all > i get a problem as below when i create a vm: > virsh create deployment.0 > error: Failed to create domain from deployment.0 > error: monitor socket did not show up.: No such file or directory Generally it tells the qemu failed to start, could you check

[libvirt-users] virsh create error : monitor socket did not show up

2012-03-07 Thread 张光鹏
Hi,all i get a problem as below when i create a vm: virsh create deployment.0 error: Failed to create domain from deployment.0 error: monitor socket did not show up.: No such file or directory but the situation is very few. So,can some tell me about this? I just want to know why has this kind