Why does the VixDiskLib_Read of the first sector/s return as all 0's when the VixDiskLib_Open is against the top snapshot of the chain. (Not opened with the VIXDISK_FLAG_OPEN_SINGLE_LINK.) I am trying to read the first sector to get the MBR. If th eVMDK has no snapshots I get what I expect, but when there is a snapshot I seem to get a sector of all 0's? Note I am working on a LINUX system accessing the VMDK files of my VM folders directly as files. The vixDiskLibSample seems to find all the disks in the chain.
↧