mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-14 10:13:48 +00:00
b23d6d6615
Instead of relying on hard coded offsets, query each slot's status with ```ipmitool channel getaccess``` and use the first slot that is unlocked. This fixes an issue on certain Cray x86 nodes that have arbitrary locked IPMI user slots.