Re: [libvirt-users] qemu:///system and qemu:///session

2014-09-16 Thread Eric Blake
On 09/16/2014 08:22 AM, navin p wrote: > Hi, > I try to connect from virsh -c qemu:///session and it shows the VMs > created by by that particular user (testuser). But when i try from root > virsh -c qemu:///system i don't see the vms created by testuser. How do i > make it appear in the root's v

[libvirt-users] qemu:///system and qemu:///session

2014-09-16 Thread navin p
Hi, I try to connect from virsh -c qemu:///session and it shows the VMs created by by that particular user (testuser). But when i try from root virsh -c qemu:///system i don't see the vms created by testuser. How do i make it appear in the root's virsh ie the vms created by testuser ? I need thi

Re: [libvirt-users] [Bulk] Re: virsh's editor configuration

2014-09-16 Thread Eric Blake
On 09/16/2014 08:49 AM, lejeczek wrote: >> That's up to you and your $EDITOR settings. virsh is just spawning >> whatever editor you told it to (and only falling back to vi if you >> didn't specify anything), and how you customize your editor is outside >> the realm of what virsh is responsible f

[libvirt-users] 1.2.7 and 1.2.8 fail to start container: libvirt_lxc[4904]: segfault at 0 ip ...error 4 in libc-2.17.so[

2014-09-16 Thread mxs kolo
HI all Centos 7, 3.10.0-123.6.3.el7.x86_64 libvirt 1.27, libvirt 1.2.8 builded from source with ./configure --prefix=/usr make && make install LXC with direct network failed to start: Sep 16 19:19:38 node01 kernel: device br502 entered promiscuous mode Sep 16 19:19:39 node01 kernel: device br502

Re: [libvirt-users] [Bulk] Re: virsh's editor configuration

2014-09-16 Thread lejeczek
On 16/09/14 15:21, Eric Blake wrote: On 09/16/2014 08:15 AM, lejeczek wrote: On 16/09/14 13:46, Martin Kletzander wrote: On Tue, Sep 16, 2014 at 01:34:37PM +0100, lejeczek wrote: hi all where/how to change vim's I presume configuration, one that virsh uses? thanks. P. Well, virsh just start

Re: [libvirt-users] virsh's editor configuration

2014-09-16 Thread Eric Blake
On 09/16/2014 08:15 AM, lejeczek wrote: > > On 16/09/14 13:46, Martin Kletzander wrote: >> On Tue, Sep 16, 2014 at 01:34:37PM +0100, lejeczek wrote: >>> hi all >>> where/how to change vim's I presume configuration, one that >>> virsh uses? >>> thanks. >>> P. >>> >> >> Well, virsh just starts an $E

Re: [libvirt-users] virsh's editor configuration

2014-09-16 Thread lejeczek
On 16/09/14 13:46, Martin Kletzander wrote: On Tue, Sep 16, 2014 at 01:34:37PM +0100, lejeczek wrote: hi all where/how to change vim's I presume configuration, one that virsh uses? thanks. P. Well, virsh just starts an $EDITOR. Set it up properly and you're good to go ;) Martin thanks,

Re: [libvirt-users] virsh's editor configuration

2014-09-16 Thread Martin Kletzander
On Tue, Sep 16, 2014 at 01:34:37PM +0100, lejeczek wrote: hi all where/how to change vim's I presume configuration, one that virsh uses? thanks. P. Well, virsh just starts an $EDITOR. Set it up properly and you're good to go ;) Martin signature.asc Description: Digital signature __

[libvirt-users] virsh's editor configuration

2014-09-16 Thread lejeczek
hi all where/how to change vim's I presume configuration, one that virsh uses? thanks. P. ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] unattended cloning

2014-09-16 Thread Adam King
Morning, I have a KVM guest running Win 2012 with MS SQL 2012. In order to provide a quick method of restoring the service should the live server die, we've decided to clone it to a preserved state. Ideally, this clone should also be kept up to date and cloning should be done on a regular bas