The disk size not match in disk management and cluster manager console after extended the shared disks of VMide
Open an elevated command prompt and start DISKPART server
List all volumes of the server.it
DISKPART> list volumeconsole
Select the volume that has the wrong file system size. x is the ID of the effected volume.class
DISKPART> select volume [x]List
Extend the file systemfile
DISKPART> extend filesystemselect