我们将运行WindowsServer2.0作为主机,而Windows2003作为客户。我们开始收到下面的错误消息。从一些快速搜索看来,我们可能有一个损坏的vmdk文件。对检查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.不在远程文件系统或可移动媒体上。按下继续在客人上将继续几个小时,但然后错误回来。
发布于 2009-05-04 10:40:50
如果尽管有消息,它仍在安装和运行一段时间,那么最简单的方法可能是将vmdk的内容克隆到一个新的vmdk文件中?(使用传统克隆或复制工具)
您可以使用Vmware磁盘安装实用程序将文件挂载为另一台计算机中的普通磁盘,然后从那里复制/克隆。
检查主机事件日志中是否存在任何与磁盘相关的问题,它仍然可能是本地存储发生故障。
https://serverfault.com/questions/3908
复制相似问题