admin 发表于 2021-8-19 15:00:07

libvirt kvm virsh error: Storage volume not found: no storage vol with matching

virsh start centos7.9
error: Failed to start domain centos7.9
error: Storage volume not found: no storage vol with matching name 'centos7.9-sda'


error: Storage volume not found: no storage vol with matching name 'centos7.9-sda'

处理过程:
cd /etc/libvirt/storage

# ls
autostartcentos7.9-sda


# virsh pool-list
Name               State      Autostart
-------------------------------------------
pool               active   yes      
pool-1               active   yes      



pool池存在,文件存在。启动失败???
问题在哪儿呢?


页: [1]
查看完整版本: libvirt kvm virsh error: Storage volume not found: no storage vol with matching