Hi folks,
Getting stuck on what I thought would be a simple task. I attempted to expand a volume on a store from 240GB to 350GB. I executed the command in ssh vmkfstools -X 350GB CAS-SQL-02-Vista-000001.vmdk. It seemed to work but the disk size did not change inside Vsphere. I started looking up issues and it was mentioned that doing this with snapshots is bad...
I then attempted to delete the single parent snapshot from the VM. However the disk then reverted to 40GB in size and cannot start due to "The capacity of the parent virtual disk and the capacity of the child disk are different.
Can I get a little guidance on how to correct this? It's kinda an emergency...
Thanks!
I started following this post but I'm not sure if it applies.
Getting error: The capacity of the parent virtual disk and the capacity of the child disk are different (67).
CAS-SQL-02-Vista.vmdk
# Disk DescriptorFile
version=1
encoding="UTF-8"
CID=98d30ec0
parentCID=ffffffff
isNativeSnapshot="no"
createType="vmfs"
# Extent description
RW 734003200 VMFS "CAS-SQL-02-Vista-flat.vmdk"
# The Disk Data Base
#DDB
ddb.adapterType = "lsilogic"
ddb.geometry.cylinders = "45689"
ddb.geometry.heads = "255"
ddb.geometry.sectors = "63"
ddb.longContentID = "8405a2266d61df0a05d92e067de65ca3"
ddb.thinProvisioned = "0"
ddb.toolsVersion = "8394"
ddb.uuid = "60 00 C2 96 c0 9c 54 db-55 2f 6f eb 95 b3 74 95"
ddb.virtualHWVersion = "8"
CAS-SQL-02-Vista-000001.vmdk
# Disk DescriptorFile
version=1
encoding="UTF-8"
CID=f1bad950
parentCID=98d30ec0
isNativeSnapshot="no"
createType="vmfsSparse"
parentFileNameHint="CAS-SQL-02-Vista.vmdk"
# Extent description
RW 503316480 VMFSSPARSE "CAS-SQL-02-Vista-000001-delta.vmdk"
# The Disk Data Base
#DDB
ddb.longContentID = "e862763da1159027f70d9bedf1bad950"
ddb.toolsVersion = "10246"
drwxr-xr-x 1 root root 2.3K Aug 16 21:02 .
drwxr-xr-t 1 root root 1.5K Aug 16 19:37 ..
-rw------- 1 root root 93.6G Aug 16 19:32 CAS-SQL-02-Vista-000001-delta.vmdk
-rw------- 1 root root 363 Aug 2 17:53 CAS-SQL-02-Vista-000001.vmdk
-rw------- 1 root root 350.0G Aug 16 20:00 CAS-SQL-02-Vista-flat.vmdk
-rw------- 1 root root 8.5K Aug 16 19:32 CAS-SQL-02-Vista.nvram
-rw------- 1 root root 531 Aug 16 20:30 CAS-SQL-02-Vista.vmdk
-rw-r--r-- 1 root root 77 Aug 16 20:59 CAS-SQL-02-Vista.vmsd
-rwxr-xr-x 1 root root 3.0K Aug 16 20:59 CAS-SQL-02-Vista.vmx
-rw-r--r-- 1 root root 3.9K Nov 3 2017 CAS-SQL-02-Vista.vmxf
-rw-r--r-- 1 root root 391.0K Oct 18 2017 vmware-15.log
-rw-r--r-- 1 root root 1.9M Nov 6 2017 vmware-16.log
-rw-r--r-- 1 root root 2.3M Jun 15 12:43 vmware-17.log
-rw-r--r-- 1 root root 683.3K Jul 4 08:46 vmware-18.log
-rw-r--r-- 1 root root 315.3K Aug 1 15:09 vmware-19.log
-rw-r--r-- 1 root root 447.3K Aug 16 19:32 vmware-20.log
-rw-r--r-- 1 root root 55.8K Aug 16 21:02 vmware.log
Message was edited by: robnauticus Added second vmdk text
Message was edited by: robnauticus
Added details of folder to see sizes.
Removed image of folder