Advertisement
Advertisement
| 05.29.2008 at 11:16AM PDT, ID: 23442399 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: |
[root@CPSESX01 cpsTWv11]# pwd /vmfs/volumes/vmfs_prod_os_01/cpsTWv11 [root@CPSESX01 cpsTWv11]# ls -l total 20972032 -rw-r--r-- 1 root root 8664 Apr 15 13:50 nvram -rw-r--r-- 1 root root 25614 Apr 11 12:15 vmware-0.log -rw-r--r-- 1 root root 26826 Apr 10 14:32 vmware-1.log -rw-r--r-- 1 root root 29142 Apr 10 11:25 vmware-2.log -rw-r--r-- 1 root root 29238 Apr 15 13:50 vmware.log -rw-rw-rw- 1 root root 21474836480 May 27 13:22 Windows Server 2003 Enterprise Edition-flat.vmdk.filepart -rw-rw-rw- 1 root root 382 Apr 15 13:48 Windows Server 2003 Enterprise Edition.vmdk -rw-rw-rw- 1 root root 994 Mar 4 07:44 Windows Server 2003 Enterprise Edition.vmsd -rw-rw-rw- 1 root root 906 Apr 15 13:47 Windows Server 2003 Enterprise Edition.vmx [root@CPSESX01 cpsTWv11]# vmkfstools -i Windows\ Server\ 2003\ Enterprise\ Edition.vmdk cpsTWv11.vdmk DiskLib_Check() failed for source disk The system cannot find the file specified (25). [root@CPSESX01 cpsTWv11]# vmkfstools -i 'Windows Server 2003 Enterprise Edition.vmdk' cpsTWv11.vdmk DiskLib_Check() failed for source disk The system cannot find the file specified (25). [root@CPSESX01 cpsTWv11]# vmkfstools -M Windows\ Server\ 2003\ Enterprise\ Edition.vmdk Failed to migrate 'Windows Server 2003 Enterprise Edition.vmdk' : The system cannot find the file specified (25) [root@CPSESX01 cpsTWv11]# vmkfstools -M 'Windows Server 2003 Enterprise Edition.vmdk' Failed to migrate 'Windows Server 2003 Enterprise Edition.vmdk' : The system cannot find the file specified (25) |