Iustin Pop
authored
DRBD 8.3 changes two more things compared to 8.2:
- /proc/drbd format changed in multiple ways; the part we're
interested is the ‘st:’ to ‘ro:‘ change (in the changelog named as
“Renamed 'state' to 'role'”
- “drbdsetup /dev/drbdN show” changed the ‘device’ stanza from:
device "/dev/drbd0";
to:
device minor 0;
This patch fixes these both and adds data files and unittests for DRBD
8.3.1.
Signed-off-by:
Iustin Pop <iustin@google.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
bdev-8.3-both.txt | ||
bdev-both.txt | ||
bdev-disk.txt | ||
bdev-net.txt | ||
proc_drbd8.txt | ||
proc_drbd83.txt |