[root at test2 ~]# virsh -c quem+ssh://root at 192.168.10.175/system root at 192.168.10.175's <mailto:root at 192.168.10.175's> password: error: failed to connect to the hypervisor error: no connection driver available for quem:///system But, on the same terminal using virt-manager to connect to 192.168.10.175 is successful. Why ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20210610/45cb8c92/attachment.htm>
On Thu, Jun 10, 2021 at 05:37:43PM +0800, tommy wrote:> [root at test2 ~]# virsh -c quem+ssh://root at 192.168.10.175/system > > root at 192.168.10.175's <mailto:root at 192.168.10.175's> password: > > error: failed to connect to the hypervisor > > error: no connection driver available for quem:///systemYou've typod - 'quem' should be 'qemu' Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
On Thu, Jun 10, 2021 at 17:37:43 +0800, tommy wrote:> [root at test2 ~]# virsh -c quem+ssh://root at 192.168.10.175/system > > root at 192.168.10.175's <mailto:root at 192.168.10.175's> password: > > error: failed to connect to the hypervisor > > error: no connection driver available for quem:///systemYou've got a typo here, you wrote "quem" but it's "qemu".