libvirt 客户机连接远程 QEMU-KVM URI 格式
在 libvirt 中,'driver[+transport]://[user@host][:port]/[path][?extra-param]' 是客户机连接远程 QEMU-KVM 的 URI 格式。现要通过 SSH 通道远程节点 example.com 的使用 user 用户的 session 实例,并仅能对 user 用户的虚拟化资源进行管理,该 URI 为 'qemu+ssh://user@example.com/system'。
原文地址: https://www.cveoy.top/t/topic/oAC7 著作权归作者所有。请勿转载和采集!