When trying to import a .sv2i file created by Symantec LiveState Recovery Manager/Advanced Server 6.0.1, vmimport errors out and I get the following error in my vmware-ufad.log-0.log:
\[2006-06-15 12:39:19.899 'App' 3068 verbose] \[ufaConnection,94] Creating local adapter...
\[2006-06-15 12:39:19.946 'App' 2864 verbose] \[imageProcessingTaskImpl,555] Starting execution of an image processing task...
\[2006-06-15 12:39:19.946 'App' 2864 info] \[vmiQueryOsTask,119] vmiQueryOsTask initialized
\[2006-06-15 12:39:19.946 'App' 2864 verbose] \[ufaConnection,94] Creating local adapter...
\[2006-06-15 12:39:19.946 'App' 2864 verbose] \[vmiUtils,83] VmiImportTask::GetComputerSpec - Instantiating V2iDisk
\[2006-06-15 12:39:19.946 'App' 2864 verbose] \[vmiUtils,88] VmiImportTask::GetComputerSpec - Calling v2id.wrapDiskImage()
\[2006-06-15 12:39:20.243 'App' 2864 error] \[v2iDiskWin32,117] No permission to "C:\EEC\LS\v2i\SASDEMO.sv2i".
\[2006-06-15 12:39:20.243 'App' 2864 error] \[imageProcessingTaskImpl,585] Image processing task has failed with a fault: sysimage.fault.ImportSourceV2iPassword
\[2006-06-15 12:39:20.493 'App' 3068 verbose] \[disposable,109] object explicitly disposed: VmiQueryOsTask::task\{4}
\[2006-06-15 12:39:20.493 'App' 3068 verbose] \[disposable,45] disposable object being destroyed: VmiQueryOsTask::task\{4}
\[2006-06-15 12:39:20.508 'VmdbAdapter' 3248 verbose] Removed vmdb connection /db/connection/#5/
There are be no access restrictions on the files (No permission to "C:\EEC\LS\v2i\SASDEMO.sv2i) and there is no password associated with the sv2i image (Image processing task has failed with a fault: sysimage.fault.ImportSourceV2iPassword), so I'm somewhat stumped.
If anyone has any ideas on this, I'd be grateful to hear them.