[ovirt-users] virsh list --all only shows running on host

2021-12-20 Thread richmoch--- via Users
Hi *,

I am having a problem where on a KVM host I run virsh list --all. I only see 
the running VMs :

[root@MBGVRT3323 ~]#  virsh list --all
Please enter your authentication name: 
Please enter your password:
 Id   NameState
---
 3MBPDBS0583U-CLONE   running
 4MBGDBS3156U-CLONE   running

I know there are two more VMs that are shutdown , and if I run virsh list 
--state-shutoff , nothing is returned. in fact, look at the numbering of the 
two running VMs, 3 and 4.  The GUI shows the two running  and the other two as 
being shutdown.

Why is this happening  ? Given this, seems the only way to start the two VMs 
which are down is in the GUI and not with virsh start domain which seems 
limiting. Any ideads would be greatly appreciated. 

[root@MBGVRT3323 ~]# virsh version
Please enter your authentication name: root
Please enter your password:
Compiled against library: libvirt 5.7.0
Using library: libvirt 5.7.0
Using API: QEMU 5.7.0
Running hypervisor: QEMU 4.2.1

You have new mail in /var/spool/mail/root
[root@MBGVRT3323 ~]#
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/P2YRRD6DXQIFD4VXHVO6JCOIGF76DAJ4/


Re: [ovirt-users] virsh list

2017-04-20 Thread Irit Goihman
Hi,
Please use only the -r option.
You shouldn't be making changes outside ovirt-engine and vdsm.

Thanks,

On Sat, Apr 15, 2017 at 11:00 AM, Luca 'remix_tj' Lorenzetto <
lorenzetto.l...@gmail.com> wrote:

> Depends on what you need to do. If you only want to se vms, add -r to have
> readonly access.
>
> Luca
>
> Il 15 apr 2017 12:58 AM, "Konstantin Raskoshnyi"  ha
> scritto:
>
> Hi guys
>
> I'm trying to run virsh list (or any other virsh commands)
>
> virsh list
> Please enter your authentication name: admin
> Please enter your password:
> error: failed to connect to the hypervisor
> error: authentication failed: authentication failed
>
> But I have no clue about login:password ovirt uses.
> I tried admin password, also tried to create new account with saslpasswd2
>
> Which didn't work to.
>
> Any solutions?
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>


-- 

IRIT GOIHMAN

SOFTWARE ENGINEER

EMEA VIRTUALIZATION R

Red Hat EMEA 


TRIED. TESTED. TRUSTED. 
@redhatnews    Red Hat
   Red Hat

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] virsh list

2017-04-15 Thread Luca 'remix_tj' Lorenzetto
Depends on what you need to do. If you only want to se vms, add -r to have
readonly access.

Luca

Il 15 apr 2017 12:58 AM, "Konstantin Raskoshnyi"  ha
scritto:

Hi guys

I'm trying to run virsh list (or any other virsh commands)

virsh list
Please enter your authentication name: admin
Please enter your password:
error: failed to connect to the hypervisor
error: authentication failed: authentication failed

But I have no clue about login:password ovirt uses.
I tried admin password, also tried to create new account with saslpasswd2

Which didn't work to.

Any solutions?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] virsh list

2017-04-14 Thread Jamie Lawrence
I forget where I found it, likely somewhere in the code. But:

u: vdsm@ovirt
p: shibboleth

-j

> On Apr 14, 2017, at 3:58 PM, Konstantin Raskoshnyi  wrote:
> 
> Hi guys
> 
> I'm trying to run virsh list (or any other virsh commands)
> 
> virsh list
> Please enter your authentication name: admin
> Please enter your password:
> error: failed to connect to the hypervisor
> error: authentication failed: authentication failed
> 
> But I have no clue about login:password ovirt uses. 
> I tried admin password, also tried to create new account with saslpasswd2
> 
> Which didn't work to.
> 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users