Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Wed, Feb 04, 2009 at 06:26:08PM +0100, Raoul Bhatia [IPAX] wrote: > hi, > > i am starting drbd on a node that just rebootet (e.g. via reboot -fn). > using "drbdadm up res" i occasionally get the following error > > > /dev/drbd0: Failure: (132) The sync-after minor number is invalid > > please find more information below. what might be the issue? > is this related to [1], even if i do not use a stacked device? > if i only do a "drbd up www" after reboot, i get: > > # drbdadm up www > > /dev/drbd0: Failure: (132) The sync-after minor number is invalid > > Command 'drbdsetup /dev/drbd0 syncer --set-defaults --create-device --rate=50M --after=1 --al-extents=257' terminated with exit code 10 you tell it to sync after drbd1 (--after=1, syncer { after "mysql" } in your drbd.conf file). only that does not (yet) exist. so, it is "invalid" - at that point in time. > # > # drbd.conf example > # ... and, please, all of you: if posting drbd.conf files, best post the output of drbdadm dump. or, at least, pre-process them by sed -e '/^[[:space:]]*#/d;/[^[:space:]]/!d' < /dev/drbd.conf I know all those boring comments. I wrote most of them myself ;) -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. __ please don't Cc me, but send to list -- I'm subscribed