Re: [libvirt-users] Connect libvirt to iSCSI target

2013-12-20 Thread Marco
On 2013–12–18 Marco wrote: > virsh pool-start foo > error: Failed to start pool foo > error: internal error: cannot find session > > virsh -c qemu:///system pool-start foo > error: Failed to start pool foo > error: internal error: cannot find session > > Why can't libvirt find the se

Re: [libvirt-users] blockcopy for libvirt and version compatibility

2013-12-20 Thread Mark Trinh
Thanks Eric! This was exactly what I was looking for. On Fri, Dec 20, 2013 at 11:48 AM, Eric Blake wrote: > On 12/20/2013 11:45 AM, Mark Trinh wrote: > > I'm currently running: > > virsh --version > > 1.0.2 > > > > libvirtd --version > > libvirtd (libvirt) 1.0.2 > > > > I have a couple questio

Re: [libvirt-users] blockcopy for libvirt and version compatibility

2013-12-20 Thread Eric Blake
On 12/20/2013 11:45 AM, Mark Trinh wrote: > I'm currently running: > virsh --version > 1.0.2 > > libvirtd --version > libvirtd (libvirt) 1.0.2 > > I have a couple questions. > > 1. Can I upgrade my libvirt.so version to use with an older libvirtd? In > other words, does the versions of libvirt

[libvirt-users] blockcopy for libvirt and version compatibility

2013-12-20 Thread Mark Trinh
I'm currently running: virsh --version 1.0.2 libvirtd --version libvirtd (libvirt) 1.0.2 I have a couple questions. 1. Can I upgrade my libvirt.so version to use with an older libvirtd? In other words, does the versions of libvirt and libvirtd need to be in lock step? 2. I'm able to use virsh

Re: [libvirt-users] assign static external IP to container

2013-12-20 Thread Gao feng
On 12/20/2013 04:04 PM, Laine Stump wrote: > On 12/16/2013 04:47 AM, Gao feng wrote: >> On 12/14/2013 10:51 AM, scar wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA256 >>> >>> Gao feng @ 12/12/2013 10:18 PM: I saw there are two bridge br0 and virbr0 in your host. which bridge

Re: [libvirt-users] assign static external IP to container

2013-12-20 Thread Laine Stump
On 12/16/2013 04:47 AM, Gao feng wrote: > On 12/14/2013 10:51 AM, scar wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Gao feng @ 12/12/2013 10:18 PM: >>> I saw there are two bridge br0 and virbr0 in your host. which >>> bridge the libvirt uses? what's result of #virsh net-list