损坏的vmware vmdk文件

我们运行VMware Server 2.0作为主机,Windows 2003作为客户机运行。 我们开始获取下面的错误信息。 从一些快速search看来,我们可能有一个腐败的vmdk文件。 任何build议工具来检查一致性或修复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. 

不在远程文件系统或可移动媒体上。 客人继续按下将持续几个小时,但是错误又回来了。

如果它挂载并运行一段时间,尽pipe有消息,最简单的方法可能是克隆vmdk的内容到一个新的vmdk文件? (使用传统的克隆或复制工具)

您可以使用Vmware diskmount实用程序将文件作为普通磁盘安装到另一台计算机上,然后从中进行复制/克隆。

检查主机事件日志中是否有任何与磁盘相关的问题,它仍然可能是本地存储的动作。