Please enable Javascript for better experience...
Unable to increase the VMFS datastore size while LUN has been expanded from storage side
By Jitendra | Aug 29, 2018 | In Articles | Update: Aug 29, 2018 | Total Views [ 1858 ]
Taged In
(0 Like)
Rate

intial description

Unable to increase the VMFS datastore size while LUN has been expanded from storage sie

There are some limitiation on ESXi 5.5 to which you need to do this from command line.

First add the last usable sector to the partition

Then Resize the partition

Later resize the VMFS volume

Refer the below attached screen shot and if any query comment me or mail me.

body

Command is given below

body

partedUtil get "/vmfs/devices/disks/naa.xxxxxxxxxxxxxxxxxxxxxxxxxxx"
partedUtil resize "/vmfs/devices/disks/naa.xxxxxxxxxxxxxxxxxxxxxxxxx" 1 2048 10737418206
vmkfstools --growfs /vmfs/devices/disks/naa.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:1 /vmfs/devices/disks/naa.xxxxxxxxxxxxxxxxxxxxxxxxx:1

body

code

text

Share this

About the Author

Jitendra
Jitendra
Contributer VMwareDiary.com

User's Comments


 
Please SignUp/Login to comment...

Or comment as anonymous...
* Name
* Email ID
Comment