Extending a VMFS datastore
In the Expanding or growing a VMFS datastore recipe, we discussed the procedure involved in increasing the size of a datastore on the same LUN backing the VMFS volume, and that was possible only if the LUN has unused free space on it or was expanded.
You can run into a situation where there is no unused space on the LUN backing the VMFS volume, but your datastore runs out of space. Fortunately, vSphere supports the spanning of a VMFS volume onto multiple LUNs. This means you can span the VMFS volume onto a new LUN so that it can use the free space on it. This process of spanning a VMFS volume onto another LUN is called extending a VMFS datastore.
Getting ready
Present a blank LUN to all the ESXi hosts which have the VMFS volume mounted. Make a note of the NAA ID, LUN ID and the size of the blank LUN. Issue a rescan on the storage adapters on any one of the ESXi hosts.
How to do it...
The following procedure will help you extend a VMFS volume:
- Log in to the vCenter Server...