-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.6
-
None
-
No
-
Low
-
rhel-sst-virt-tools
-
ssg_virtualization
-
3
-
False
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
Description of problem
virsh can't list the guests from VMware if there is inaccessible guest
Version-Release number of selected component (if applicable):
libvirt-10.10.0-6.el9.x86_64
How reproducible:
100%
Steps to Reproduce:
1.There is inaccessible guest on vSphere client due to storage loss or other reasons,, please refer to screenshot ' inaccessible-vmware-guest.png'
2. Use virsh to list the guests from VMware but result is failed
# virsh -c vpx://root@10.73.213.102/data/10.73.212.38/?no_verify=1 Enter root's password for 10.73.213.102: Welcome to virsh, the virtualization interactive terminal. Type: 'help' for help with commands 'quit' to quit virsh # list error: Failed to list domains error: internal error: Could not get UUID of virtual machine
Actual results:
As above description
Expected results:
virsh should ignore the inaccessible guests to list the other valid guests from VMware
Additional info: