hello everybody
there is a vsc 4.0 in a vsphere 4.0
vms are on 'others" folder and have operation status 'inaccessible", so cannot be align
attached is a scrrenshot of the console
vsc log reports the following
2012-04-20 16:27:31,991 (VMExaminer-t-vwks-lkattis-1334928446341) WARN [VmdkFile] - Unable to read sectors using VDDK
java.lang.Exception: The handle is not a valid VIX object
at com.netapp.alignment.virtualDisk.VirtualDiskInfo.readSectors(Native Method)
at com.netapp.alignment.virtualDisk.VirtualDiskInfo.readSectors(VirtualDiskInfo.java:99)
at com.netapp.kamino.server.duplicator.VmdkFile.getSectors(VmdkFile.java:665)
at com.netapp.caster.server.scanmanager.VMExaminer.buildPartitions(VMExaminer.java:583)
at com.netapp.caster.server.scanmanager.VMExaminer.run(VMExaminer.java:460)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2012-04-20 16:27:31,992 (VMExaminer-t-vwks-lkattis-1334928446341) ERROR [VMExaminer] - Unable to read first two sectors of [Development] t-vwks-lkattis/t-vwks-lkattis_1.vmdk
java.lang.IllegalStateException: VDDK is not properly initialized
at com.netapp.kamino.server.duplicator.VmdkFile.getSectors(VmdkFile.java:668)
at com.netapp.caster.server.scanmanager.VMExaminer.buildPartitions(VMExaminer.java:583)
at com.netapp.caster.server.scanmanager.VMExaminer.run(VMExaminer.java:460)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2012-04-20 16:27:31,992 (VMExaminer-t-vwks-lkattis-1334928446341) ERROR [VMExaminer] - Failed to examine VM
java.lang.IllegalStateException: VDDK is not properly initialized
at com.netapp.kamino.server.duplicator.VmdkFile.getSectors(VmdkFile.java:668)
at com.netapp.caster.server.scanmanager.VMExaminer.buildPartitions(VMExaminer.java:583)
at com.netapp.caster.server.scanmanager.VMExaminer.run(VMExaminer.java:460)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2012-04-20 16:27:32,050 (VMExaminer-t-vwks-lkattis-1334928446341) DEBUG [VcInventory] - Entering waitOnTask (which now calls waitForTask),KaminoCountDownLatch [look is 0 with a max of 3 (look starts as zero).]
2012-04-20 16:27:32,050 (VMExaminer-t-vwks-lkattis-1334928446341) DEBUG [KaminoCountDownLatch] - keepGoing: look (1) is less than maxLook (3). Returning true (keep going).
2012-04-20 16:27:32,067 (VMExaminer-t-vwks-lkattis-1334928446341) DEBUG [VcInventory] - waiting on vm.Snapshot.remove which is in the following state: running
any sugestions?
thnks in advance
John