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
fix(LinstorSR): open non-leaf volumes in RO mode (create_chain_paths)
We must never open non-leaf volumes with the write option.
Only read only mode should be used to allow any host to access DRBD data.
Otherwise an attach call on dom-0 can be interrupted because a host already has a read lock.
Signed-off-by: Ronan Abhamon <[email protected]>
0 commit comments