Advertisement
Advertisement
| 05.29.2008 at 11:16AM PDT, ID: 23442399 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
|
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
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) |