Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
hi: I also try drbd 8.3.16. it seems simpler but works. not like 8.4. where can I report the bug?? "drbdadm -d attach drbd-test" result: drbdsetup 1 disk /dev/rootvg/drbd-test /dev/rootvg/drbd-test internal --set-defaults --create-device 2014-10-28 2:07 GMT+08:00 d tbsky <tbskyd at gmail.com>: > hi: > the man page said "drbdadm up" is "drbdadm attach and connect". but > > "drbdadm -d up drbd-single" result: > drbdsetup-84 new-resource drbd-single > drbdsetup-84 new-minor drbd-single 10 0 > drbdmeta 10 v08 /dev/rootvg/drbd-single internal apply-al > drbdsetup-84 attach 10 /dev/rootvg/drbd-single ..... > drbdsetup-84 connect drbd-single ... > > > and "drbdadm -d attach drbd-single" result: > drbdmeta 10 v08 /dev/rootvg/drbd-single internal apply-al > drbdsetup-84 attach 10 /dev/rootvg/drbd-single ... > > under drbd 8.4.5. "drbdadm attach" won't do "drbdsetup new-resource" > and "drbdsetup new-minor" first so it failed. > and if I manually do "drbdsetup new-resource" and "drbdsetup > new-minor" first by hand, then "drbdadm attach" will success. > > is this a bug or feature? > > Regards, > tbskyd