Open rustydb opened 10 months ago
If a node is off, the --now flag for boot does not work. The flag does work if a node is already on, the flag triggers a reset as expected.
--now
boot
gru chassis boot bios --now <node>
Node should power up.
Node remains off.
SUMMARY
If a node is off, the
--now
flag forboot
does not work. The flag does work if a node is already on, the flag triggers a reset as expected.ISSUE TYPE
STEPS TO REPRODUCE
gru chassis boot bios --now <node>
EXPECTED RESULTS
Node should power up.
ACTUAL RESULTS
Node remains off.