ā02-17-2011 01:03 AM - edited ā03-01-2019 09:50 AM
Hello,
When reading ESXi Boot from SAN instructions for UCS, I came across the following sentence:
"Configure a LUN or RAID volume on your SAN, then connect to the SAN and verify that one (and only one) path exists from the SAN HBA to the LUN".
I don't understand this sentence, as the design best practices in SAN, correct me if I'm wrong, make each path from HBA to LUN split in 2 (one for each Storage Processor).
What am I missing here?
Thanks a lot,
ā02-17-2011 03:09 AM
Dani,
This references the installation process only. Once the installation process has been complete you can present multiple boot paths (primary & secondary). Best practice for any SAN installation is to present a single path during initial install.
Regards,
Robert
ā02-17-2011 03:30 AM
Then during the installation, I have to disable the second vHBA and the second Storage Processor of the cabin, and right after the installation of the ESXi I have to reenable them again? Would the process be pretty much like it?
Thanks,
ā02-17-2011 04:06 AM
Correct. What some people do is use two different boot policies. One for installation with a single path defined, and one for regular operations with all paths presented. After the OS has been installed, which the boot policies on the Service Profile, allow the blade to re-associated the changes, and you're all set. This practice applies to any server, rack or blade when doing SAN installations and multipathing drivers are not loaded until the full image has been installed.
Regards,
Robert
ā02-17-2011 04:38 AM
For ESXi 4.1 you do not have to hide the redundant paths during install. I used to have to do this with ESX 4 classic and I still have to for Windows or Linux but ESXi installs fine seeing all paths.
ā02-17-2011 09:46 AM
An easy way is to disable the fc path to a vHBA path by going into the Service Profile, vHBA config and setting its VSAN to another VSAN that it is not zoned in. By default VSAN 1 is always available. But, if VSAN 1 is in use, create a new VSAN, say VSAN 42 (pick something that doesn't exist anywhere in your SAN fabric) and assign the vHBA to VSAN 42 during the installation. After the installation is complete and you are ready to configure MP, put the vHBA back into it's correctly configured VSAN.
Or, If you have access to the SAN configuration, you can remove the vHBA/StorageTarget configuration during the install. After installation, put the configuration back in place and activate it.
The single path install is a requirement of Windows Server 2003 and 2008, not UCS.
"Allow a single path to storage when installing the operating system (OS). For multiple HBA port configurations, only one HBA port should be connected to the SAN during installation. The same restriction applies to the storage controller ports"
For ESX and RHEL, both paths can be enabled during install. For RHEL, if you don't have both paths enabled during install, it's extra work to bring the second path in after installation.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide