Created
June 10, 2015 11:51
-
-
Save mmalmeida/66d8f8297c391c126151 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| itclinical@itc001:~$ vboxmanage internalcommands dumphdinfo /mnt/hdc/VirtualBox\ VMs/dataservices/dataservices.vdi | |
| --- Dumping VD Disk, Images=1 | |
| Dumping VD image "/mnt/hdc/VirtualBox VMs/dataservices/dataservices.vdi" (Backend=VDI) | |
| Dumping VDI image "/mnt/hdc/VirtualBox VMs/dataservices/dataservices.vdi" mode=r/o uOpenFlags=9 File=0x000000015a9e10 | |
| Header: Version=00010001 Type=1 Flags=0 Size=491773755392 | |
| Header: cbBlock=1048576 cbBlockExtra=0 cBlocks=468992 cBlocksAllocated=181542 | |
| Header: offBlocks=512 offData=1876480 | |
| Header: Geometry: C/H/S=1024/255/63 cbSector=512 | |
| Header: uuidCreation={08878886-2970-4815-93e5-5008c905b33a} | |
| Header: uuidModification={24cb5487-c68b-4979-b2bf-2d303a9fc308} | |
| Header: uuidParent={00000000-0000-0000-0000-000000000000} | |
| Header: uuidParentModification={00000000-0000-0000-0000-000000000000} | |
| Image: fFlags=00000000 offStartBlocks=512 offStartData=1876480 | |
| Image: uBlockMask=000FFFFF cbTotalBlockData=1048576 uShiftOffset2Index=20 offStartBlockData=0 | |
| itclinical@itc001:~$ vboxmanage internalcommands dumphdinfo /mnt/hdc/VirtualBox\ VMs/dataservices/Snapshots/\{33036379-2b2c-475d-a596-f563c75247b5\}.vdi | |
| --- Dumping VD Disk, Images=1 | |
| Dumping VD image "/mnt/hdc/VirtualBox VMs/dataservices/Snapshots/{33036379-2b2c-475d-a596-f563c75247b5}.vdi" (Backend=VDI) | |
| Dumping VDI image "/mnt/hdc/VirtualBox VMs/dataservices/Snapshots/{33036379-2b2c-475d-a596-f563c75247b5}.vdi" mode=r/o uOpenFlags=9 File=0x000000012c0e50 | |
| Header: Version=00010001 Type=4 Flags=0 Size=491773755392 | |
| Header: cbBlock=1048576 cbBlockExtra=0 cBlocks=468992 cBlocksAllocated=226281 | |
| Header: offBlocks=4096 offData=1880064 | |
| Header: Geometry: C/H/S=1024/255/63 cbSector=512 | |
| Header: uuidCreation={33036379-2b2c-475d-a596-f563c75247b5} | |
| Header: uuidModification={90b9af3b-93d7-4418-9376-fd959213911a} | |
| Header: uuidParent={08878886-2970-4815-93e5-5008c905b33a} | |
| Header: uuidParentModification={3f90ff52-f3eb-44ba-98f0-be0b16bfc339} | |
| Image: fFlags=00020000 offStartBlocks=4096 offStartData=1880064 | |
| Image: uBlockMask=000FFFFF cbTotalBlockData=1048576 uShiftOffset2Index=20 offStartBlockData=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment