v1.6.5
This release fixes the behaviour when attempting to use volumes where DRBD refuses to promote. Because of the defaults of the mount
call, such volumes could have been mounted as RO
, even if RW
was requested. We now properly fail to mount such volumes.
Fixed
- Disable
mount
fallback to mount a volume RO even if a RW mount was requested.