You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dev: sbd: Use SBDUtils.get_sbd_device_from_config for reliable diskless SBD detection (#1887)
The configure_sbd function may be invoked during the bootstrap `cluster`
stage without the -S option. Switching to
SBDUtils.get_sbd_device_from_config provides a more reliable way to
determine if SBD is diskless.
0 commit comments