Creating a VMFS datastore
Once we have presented raw LUNs to an ESXi host, for it to be used as a storage container for virtual machine files, the LUN has to be formatted using VMFS. This is achieved by creating a VMFS datastore using the LUN.
Getting ready
You will need the NAA ID, LUN ID and the size of the desired LUN handy to ensure that you use the correct LUN to create the VMFS volume on. For the LUN discovery to work, the LUN should be presented correctly to the ESXi host at the storage array. If the ESXi host does not see the intended LUN, issue a rescan on the storage adapters to discover the presented LUN device.
How to do it...
The following procedure will help you to create a VMFS volume:
- Present or map a LUN of ESXi hosts. This activity is performed at the
Storage array. Refer to the Storage Array vendor documentation for instructions:
https://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.vsphere.storage.doc_50%2FGUID-15A7E014-6189-4F65-A26F-8F409CA74338.html
.
- Log in...