Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Dear all,
Would you help to below questions?
Now I try to use drbd8.3.0, when "/etc/init.d/drbd start" issued,
"Starting DRBD resources: [ d(r0) d(r1) d(r2) s(r0) s(r1) s(r2) /dev/drbd2: Failure: (133) This would cause a sync-after dependency cycle
[r2] cmd /sbin/drbdsetup /dev/drbd2 syncer --set-defaults --create-device --al-extents=257 --after=2 --rate=10M failed - continuing!
n(r0) n(r1) n(r2) ]." is showed.
++++++++++++++++++++++++++++++++++++++++++++
(Three resource (r0, r1, r2) is configured in drbd.conf), and
# Normally all devices are resynchronized parallel.
# To achieve better resynchronisation performance you should resync
# DRBD resources which have their backing storage on one physical
# disk sequentially. The express this use the "after" keyword.
after "r2";
++++++++++++++++++++++++++++++++++++++++++++
When I comment "after "r2";", it goes well and it is like below:
+++++++
linux-10:/etc # /etc/init.d/drbd start
Starting DRBD resources: [ d(r0) d(r1) d(r2) s(r0) s(r1) s(r2) n(r0) n(r1) n(r2) ].
..linux-10:/etc #
+++++++
Would you help to explain this ?
Best regards,
Edward
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20090219/ecd948a3/attachment.htm>