QEMU KVM宿主机与客户机间共享目录
摘要:
virsh edit node1 XML中配置 <devices> <filesystem type='mount' accessmode='passthrough'> <source dir='/data/kvm/share'/> <target dir='hostshare'/> </files 阅读全文
posted @ 2021-01-16 23:32 ZY.Zhou 阅读(673) 评论(0) 推荐(0) 编辑