Quantcast
Channel: VMware Communities : Popular Discussions - Open Virtualization Format Tool
Viewing all articles
Browse latest Browse all 34499

Problems importing VMX file from Workstation 7

$
0
0

I have a VMX file that I am trying to import to Vsphere server and getting an error on the disk.  I tried using the GUI Converter tool as a test, and it successfully imports.  Here is my command:

 

C:\Program Files\VMware\VMware OVF Tool>ovftool --lax --X:logToConsole -ds=ES_DS_001 e:\bvw_win2k8\dr_win2k8.vmx  vi://root@esxhost

 

And the output below.  Any help in solving this issue would be GREATLY appreciated.  The Original file came from Workstation 7.  Trying to import to an ESX 4.1 host.

 

 

[2011-01-26 10:13:47.556 02460 verbose 'ovftool'] Subscribing to signal: 2 (SIGINT)
[2011-01-26 10:13:47.556 02460 verbose 'ovftool'] Subscribing to signal: 4 (SIGILL)
[2011-01-26 10:13:47.556 02460 verbose 'ovftool'] Subscribing to signal: 22 (SIGABRT)
[2011-01-26 10:13:47.556 02460 verbose 'ovftool'] Subscribing to signal: 8 (SIGFPE)
[2011-01-26 10:13:47.556 02460 verbose 'ovftool'] Subscribing to signal: 15 (SIGTERM)
[2011-01-26 10:13:47.572 02460 verbose 'ovftool'] [ovfTool.cpp] Using home directory C:\Documents and Settings\Administrator\Application Data\VMware\ovftool.cfg

 

[2011-01-26 10:13:47.572 02460 verbose 'ovftool'] [ovfTool.cpp] OvfTool Environment:
/X:fencedMode = "bridged"
/X:imageReadSize = "262144"
/X:logToConsole = "true"
/X:maxNumberOfTermSignals = "5"
/X:maxRedirects = "256"
/X:maximalDeltaConfSize = "8"
/X:maximalDeltaTreeSize = "6"
/X:progressSmoothing = "60"
/X:vimSessionTimeout = "600"
/authdPortSource = "902"
/authdPortTarget = "902"
/datastore = "ES_DS_001"
/lax = "true"
/prgPath = "C:\Program Files\VMware\VMware OVF Tool"
/source = "e:\bvw_win2k8\dr_win2k8.vmx"
/target = "vi://root:vmware2010@dawson.tivlab.austin.ibm.com"

 

[2011-01-26 10:13:47.588 02460 verbose 'ovftool'] [ovfTool.cpp] Done initializing libs
[2011-01-26 10:13:47.588 02460 verbose 'ovftool'] [ovfTool.cpp] Determining source
[2011-01-26 10:13:47.588 02460 verbose 'ovftool'] [ovfTool.cpp] Determining target
Opening VMX source: e:\bvw_win2k8\dr_win2k8.vmx
[2011-01-26 10:13:47.728 02460 verbose 'ovftool'] Failed to open disk: e:\bvw_win2k8\dr_win2k8-000001.vmdk
[2011-01-26 10:13:47.728 02460 verbose 'ovftool'] Exception: The specified virtual disk needs repair
Error: Failed to open disk: dr_win2k8-000001.vmdk
[2011-01-26 10:13:47.728 02460 verbose 'ovftool'] Backtrace:
backtrace[00] rip 01b492d3 (no symbol)
backtrace[01] rip 01ab7104 (no symbol)
backtrace[02] rip 01ab7597 (no symbol)
backtrace[03] rip 01a7d930 (no symbol)
backtrace[04] rip 00401329 (no symbol)
backtrace[05] rip 004654e0 (no symbol)
backtrace[06] rip 004e4c15 (no symbol)
backtrace[07] rip 004e5609 (no symbol)
backtrace[08] rip 004e710a (no symbol)
backtrace[09] rip 004e79d6 (no symbol)
backtrace[10] rip 004e7be4 (no symbol)
backtrace[11] rip 0047a63a (no symbol)
backtrace[12] rip 0044ae4b (no symbol)
backtrace[13] rip 0040cfba (no symbol)
backtrace[14] rip 0058799b (no symbol)
backtrace[15] rip 77e6f23b (no symbol)

 


C:\Program Files\VMware\VMware OVF Tool>


Viewing all articles
Browse latest Browse all 34499

Trending Articles