error: Refusing to undefine while domain managed save image exists

Posted 运维工匠实战(如果发现有错误请大家把正确的方法发送给我,方便

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了error: Refusing to undefine while domain managed save image exists相关的知识,希望对你有一定的参考价值。

 

[[email protected] libvirt]# virsh undefine win7
error: Refusing to undefine while domain managed save image exists

[[email protected] libvirt]# virsh managedsave-remove win7
Removed managedsave image for domain win7
[[email protected] libvirt]# virsh list
 Id    Name                           State
----------------------------------------------------
 1     centos01                       running
 2     tiny                           running

[[email protected] libvirt]# virsh list --all
 Id    Name                           State
----------------------------------------------------
 1     centos01                       running
 2     tiny                           running
 -     centos02                       shut off
 -     centos03                       shut off
 -     centos04                       shut off
 -     centos05                       shut off
 -     centos06                       shut off
 -     centos07                       shut off
 -     centos08                       shut off
 -     centos09                       shut off
 -     win2003                        shut off
 -     win7                           shut off

[[email protected] libvirt]# virsh start win7
Domain win7 started

[[email protected] libvirt]# virsh list 
 Id    Name                           State
----------------------------------------------------
 1     centos01                       running
 2     tiny                           running
 7     win7                           running

 

以上是关于error: Refusing to undefine while domain managed save image exists的主要内容,如果未能解决你的问题,请参考以下文章

git push报错:remote: error: refusing to update checked out branch: refs/heads/master

fatal: refusing to merge unrelated histories

git fatal: refusing to merge unrelated histories

Git fatal: refusing to merge unrelated histories

Git:fatal: refusing to merge unrelated histories

fatal: refusing to merge unrelated histories