Re: Listing a libvirt domain

2023-10-24 Thread Patrick O'Callaghan
On Tue, 2023-10-24 at 17:53 -0400, Todd Zullinger wrote: > Patrick O'Callaghan wrote: > > On Tue, 2023-10-24 at 12:37 -0400, Todd Zullinger wrote: > > > Patrick O'Callaghan wrote: > > > > As I tried to indicate in my original post, that shows nothing: > > > > > > > > $ virsh list --all > > > >  

Re: Listing a libvirt domain

2023-10-24 Thread Todd Zullinger
Patrick O'Callaghan wrote: > On Tue, 2023-10-24 at 12:37 -0400, Todd Zullinger wrote: >> Patrick O'Callaghan wrote: >>> As I tried to indicate in my original post, that shows nothing: >>> >>> $ virsh list --all >>>  Id   Name   State >>> >> >> You may be running VM's in the

Re: Listing a libvirt domain

2023-10-24 Thread Patrick O'Callaghan
On Tue, 2023-10-24 at 12:37 -0400, Todd Zullinger wrote: > Patrick O'Callaghan wrote: > > As I tried to indicate in my original post, that shows nothing: > > > > $ virsh list --all > >  Id   Name   State > > > > You may be running VM's in the user session rather than >

Re: Listing a libvirt domain

2023-10-24 Thread Todd Zullinger
Patrick O'Callaghan wrote: > As I tried to indicate in my original post, that shows nothing: > > $ virsh list --all > Id Name State > You may be running VM's in the user session rather than system session. Try specifying the user session to connect to with the -c

Re: Listing a libvirt domain

2023-10-24 Thread Patrick O'Callaghan
On Tue, 2023-10-24 at 15:21 +0200, Peter Boy wrote: > > > > Am 24.10.2023 um 14:39 schrieb Patrick O'Callaghan > > : > > > > I haven't used QEMU/KVM in a long time, and want to back up an > > existing > > VM to external storage. I can see the domain using virt-manager, > > but > > when I try to

Re: Listing a libvirt domain

2023-10-24 Thread Peter Boy
> Am 24.10.2023 um 14:39 schrieb Patrick O'Callaghan : > > I haven't used QEMU/KVM in a long time, and want to back up an existing > VM to external storage. I can see the domain using virt-manager, but > when I try to examine it using virt-ls (or other virt-* commands) I'm > getting an error

Listing a libvirt domain

2023-10-24 Thread Patrick O'Callaghan
I haven't used QEMU/KVM in a long time, and want to back up an existing VM to external storage. I can see the domain using virt-manager, but when I try to examine it using virt-ls (or other virt-* commands) I'm getting an error that the domain doesn't exist. In fact, 'virt-ls --all' lists no