我们运行 VMware Server 2.0 作为主机,Windows 2003 作为来宾。我们开始收到以下错误消息。从一些快速搜索看来,我们可能有一个损坏的 vmdk 文件。关于检查一致性或修复 vmdk 文件的工具有什么建议吗?
Message from server-1001.domain.com: Operation on file "F:\Virtual Machines\ati-ntserver1\Windows Server 2003 Enterprise Edition-3.vmdk" failed.
If the file resides on a remote file system, please make sure your network connection and the server where this disk resides are functioning properly. If the file resides on removable media, reattach the media.
Choose Retry to attempt the operation again.
Choose Abort to terminate this session.
Choose Continue to forward the error to the guest operating system.
不在远程文件系统或可移动媒体上。在访客上按继续将持续几个小时,但随后错误又回来了。
如果尽管出现消息它仍在安装并运行一段时间,那么最简单的方法可能是将 vmdk 的内容克隆到新的 vmdk 文件中?(使用传统的克隆或复制工具)
您可以使用 Vmware diskmount 实用程序将文件作为普通磁盘安装在另一台机器上,然后从那里进行复制/克隆。
检查主机事件日志是否有任何与磁盘相关的问题,它仍然可能是本地存储出现问题。