In reality, LUNs will enumerate in any order the storage system feels like responding in. From my experience, this is non-deterministic. LUN 0 may be enumerated first, or last, or in the middle. And just because a subset of LUNs is enumerated once, does not mean that the same subset will be enumerated next time!
This issue is more likely to impact you if you have many paths per LUN. The solution is to either:
- Reduce the amount of LUNs you have through LUN consolidation. Have fewer, larger LUNs. Take advantage of increased LUN size maximums.
- Change to an internal boot device. SD card boot, or internal disks.
- Start splitting clusters. Redistribute which LUNs get presented to which hosts.
No comments:
Post a Comment