签到成功

知道了

CNDBA社区CNDBA社区

挂载ISO镜像弹出Answer Question后未回答导致虚拟机Suspend

2021-09-30 15:16 1247 0 原创 Linux
作者: hbhe0316

在mount /dev/cdmnt /mnt挂载虚拟光驱,使用完成后卸载虚拟光驱,umount /dev/cdrom
导致虚拟机hung住一段时间,具体解决方案http://www.cndba.cn/hbhe0316/article/4780

http://www.cndba.cn/hbhe0316/article/4780
http://www.cndba.cn/hbhe0316/article/4780

 Symptoms
When you disconnect the virtual CD/DVD drive without unmounting inside guest OS, you experience these symptoms:
Linux virtual machine stops responding.
Virtual machine does not respond until you answer the question:
The guest operating system has locked the CD-ROM door and is probably using the CD-ROM, which can prevent the guest from recognizing media changes.
If possible, eject the CD-ROM from inside the guest before disconnecting.
Disconnect anyway and override the lock?"
 Resolution
This is an expected behavior when a CD/DVD drive is locked by virtual machine.

To work around this issue, use one of these options:
Unmount the CD/DVD drive in the virtual machine before disconnecting.

For example, run this command for Guest OS RHEL7:


eject cdrom
Add these entries to vmx file to answer the question automatically:
To cause disconnection to fail
------------------------------------
cdrom.showIsoLockWarning = "TRUE"
msg.autoanswer = "TRUE"
------------------------------------

To force to disconnect CD/DVD drive regardless of locking drive by virtual machine
------------------------------------
cdrom.showIsoLockWarning = "FALSE"
msg.autoanswer = "TRUE"
------------------------------------

Note: For more information, see Tips for editing a .vmx file (1714).

http://www.cndba.cn/hbhe0316/article/4780http://www.cndba.cn/hbhe0316/article/4780http://www.cndba.cn/hbhe0316/article/4780

http://www.cndba.cn/hbhe0316/article/4780
http://www.cndba.cn/hbhe0316/article/4780

详见官网链接:
https://kb.vmware.com/s/article/2144053?lang=en_us

http://www.cndba.cn/hbhe0316/article/4780
http://www.cndba.cn/hbhe0316/article/4780

版权声明:本文为博主原创文章,未经博主允许不得转载。

linux

用户评论
* 以下用户言论只代表其个人观点,不代表CNDBA社区的观点或立场
hbhe0316

hbhe0316

关注

1.只有承认无知,才能装下新的东西; 2.进步来自一点点滴滴的积累; 3.广博让你更优秀,而专业让你无法替代; 4.挫折和失败能够转换为一种财富。

  • 889
    原创
  • 1
    翻译
  • 13
    转载
  • 24
    评论
  • 访问:2667401次
  • 积分:1523
  • 等级:核心会员
  • 排名:第6名
精华文章
    最新问题
    查看更多+
    热门文章
      热门用户
      推荐用户
        Copyright © 2016 All Rights Reserved. Powered by CNDBA · 皖ICP备2022006297号-1·

        QQ交流群

        注册联系QQ