Blah, Cloud.

Adventures in architectures

  • Twitter
  • GitHub
  • Home
  • Blog
  • Kubernetes on vSphere
  • Multi-tenant IaaS Networking
  • Me
    • About
    • CV
    • Contact
Home » Blog » Hardware » Extend Dell MD3000i Virtual Disk LUN Size

Extend Dell MD3000i Virtual Disk LUN Size

04/09/2013 by Myles Gray Leave a Comment

I have had the need recently to expand a LUN on a Dell MD3000i SAN to above 2TB that is presented to VMWare ESX 5.1 hosts. There are a few caveats here:

  • The VMWare datastore for 2TB+ LUNs must be VMFS-5 as it is now GPT based, not MBR. – This can be updated on the fly without shutting down VMs (Configuration -> Storage, Click the Datastore -> “Upgrade to VMFS-5”)

Convert to VMFS-5 * Expanding the virtual disks on MD3000i’s can only be done in CLI. First, add your new physical disks to the box and add them to the appropriate RAID volume group. Next, you will be presented your space as “Free Capacity” – copy down the size of this in GB.

MD3000i Storage Manager Convert GB to Bytes here On the computer running MD Storage Manager open cmd and navigate to:

C:Program FilesDellMD Storage ManagerClient

The command you need to run is:

SMCli.exe [your.san.ip.address] -c "set VirtualDisk ["[VDNAME]"] addCapacity=XXXXXXXXXX;" -p [password]

Of course, replace the [your.san.ip.address], [password], [VDNAME] (of the disk you wish to expand) and XXXXXXXXX capacity (in Bytes) to those appropriate to you. You’ll see the following output if the command runs successfully:

Performing syntax check...

Syntax check complete.

Executing script...

Script execution complete.

SMcli completed successfully.

You can then watch your initialisation progress with (follow same replacements as above):

SMCli.exe [your.san.ip.address] -c "show VirtualDisk ["[VDNAME]"] actionprogress;" -p [password]

Sorry to all my linux friends – Dell don’t let you SSH into the box – you’ll have to use a VM :( You can then go back to VSphere Client and choose your datastore – Right click, Properties -> Increase  -> Choose the LUN you just expanded, expand VMFS to maximum size available, Finish, your datastore is now expanded. Increase VMFS File All the above can be done on a live system – though due to the I/O from the volume initialization and inherent risks make sure you have backups and that you do this after hours ;)

Why not follow @mylesagray on Twitter for more like this!

Show some love:

  • Reddit
  • Twitter
  • Pocket
  • LinkedIn
  • Email
  • Telegram

Similar things I've written

Filed Under: Hardware, Infrastructure Tagged With: datastore, dell, esxi, lun, md3000i, san, vcenter, vmdk, vmfs-5, vsphere

About Myles Gray

Hi! I'm Myles, and I'm a Dev Advocate at VMware. Focused primarily on content generation, product enablement and feedback from customers and field to engineering.

Leave a Reply Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Myles Gray

Hi! I'm Myles, and I'm a Dev Advocate at VMware. Focused primarily on content generation, product enablement and feedback from customers and field to engineering. Read More…

Categories

Tags

active directory authentication CBT cisco datastore dell design esxi fortigate iscsi jumbo frame kubernetes lab linux load-balancing lun md3000i mtu networking NginX nic nsx openSUSE osx pxe readynas san sdelete serial teaming ubuntu vcenter vcloud director vcsa vexpert video VIRL vmdk vmfs vmware vsan vsphere vsphere 6 vsphere beta windows

Subscribe to Blog via Email

Copyright © 2021 · News Pro Theme on Genesis Framework · WordPress · Log in

loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.