When you set up your ESXi host to boot from a SAN, your host's boot image is stored on one or more LUNs in the SAN storage system. When the ESXi host starts, it boots from the LUN on the SAN rather than from its local disk.
You can use boot from the SAN if you do not want to handle maintenance of local storage or have diskless hardware configurations, such as blade systems.
ESXi supports different methods of booting from the iSCSI SAN.
Independent Hardware iSCSI | Software iSCSI |
---|---|
Configure the iSCSI HBA to boot from the SAN. For information on configuring the HBA, see Configure Independent Hardware iSCSI Adapter for SAN Boot. | Use the software iSCSI adapter and a network adapter that supports the iSCSI Boot Firmware Table (iBFT) format. For information, see VMware ESXi Installation and Setup. |
General Recommendations for Boot from iSCSI SAN
If you plan to set up and use an iSCSI LUN as the boot device for your host, follow certain general guidelines.
- Review any vendor recommendations for the hardware you use in your boot configuration.
- For installation prerequisites and requirements, review vSphere Installation and Setup.
- Use static IP addresses to reduce the chances of DHCP conflicts.
- Use different LUNs for VMFS datastores and boot partitions.
- Configure proper ACLs on your storage system.
- The boot LUN must be visible only to the host that uses the LUN. No other host on the SAN is permitted to see that boot LUN.
- If a LUN is used for a VMFS datastore, multiple hosts can share the LUN.
- Configure a diagnostic partition.
- With the independent hardware iSCSI only, you can place the diagnostic partition on the boot LUN. If you configure the diagnostic partition in the boot LUN, this LUN cannot be shared across multiple hosts. If a separate LUN is used for the diagnostic partition, multiple hosts can share the LUN.
- If you boot from SAN using iBFT, you cannot set up a diagnostic partition on a SAN LUN. To collect your host's diagnostic information, use the vSphere ESXi Dump Collector on a remote server. For information about the ESXi Dump Collector, see vCenter Server Installation and Setup and vSphere Networking.
Prepare the iSCSI SAN
Before you configure your host to boot from an iSCSI LUN, prepare and configure your storage area network.
Procedure
Configure Independent Hardware iSCSI Adapter for SAN Boot
If your ESXi host uses an independent hardware iSCSI adapter, such as QLogic HBA, you can configure the adapter to boot from the SAN.
Procedure
Configure iSCSI Boot Settings
Configure iSCSI boot parameters, so that your ESXi host can boot from an iSCSI LUN.