Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi Lars, Do I run that on the secondary or primary node? Regards, Adam Niedzwiedzki From: Lars Ellenberg <lars.ellenberg at linbit.com> To: drbd-user at lists.linbit.com Date: 22/07/2010 21:26 Subject: Re: [DRBD-user] Primary showing "UpToDate/Inconsistent" Secondary showing "UpToDate/UpToDate" Sent by: drbd-user-bounces at lists.linbit.com On Thu, Jul 22, 2010 at 11:37:36AM +1000, adamn at eyemedia.com.au wrote: > Hi all, > > I'm sure there is a simple answer to this one.. > > 2 Node cluster with heartbeat. > Migrated resources to the secondary node, (with primary online still) all > migrated fine. > > As a test pulled the plug from the secondary node, resources migrated back > to primary, no issues at all. > Turned the power back on, on the secondary and everything I thought came > up ok ,but checking I now have the primary is saying the secondary is > inconsistent but the secondary is saying it's UpToDate? > > How do I fix this? This is mainly a cosmetic issue. drbdadm disconnect that-resource drbdadm connect that-resource should clean it up. > [ 8512.528680] block drbd1: Began resync as PausedSyncS (will sync 0 KB [0 bits set]). > [ 8512.615192] block drbd1: aftr_isp( 1 -> 0 ) > [ 8513.078766] block drbd1: Resync done (total 1 sec; paused 0 sec; 0 K/sec) > [ 8513.078777] block drbd1: conn( PausedSyncS -> Connected ) pdsk( Inconsistent -> UpToDate ) > [ 8513.078819] block drbd1: pdsk( UpToDate -> Inconsistent ) peer_isp( 1 -> 0 ) There is a race for "empty" (0 bits set) resyncs and sync dependencies, that can lead to this. We have a fix (not yet in public git), but it introduces a protocol change, so backporting is not that easy. > [ 16.817977] block drbd1: Began resync as PausedSyncT (will sync 0 KB [0 > bits set]). > [ 16.909102] block drbd1: aftr_isp( 1 -> 0 ) > [ 17.361894] block drbd1: Resync done (total 1 sec; paused 0 sec; 0 K/sec) > [ 17.361908] block drbd1: conn( PausedSyncT -> Connected ) disk( Inconsistent -> UpToDate ) > [ 17.361951] block drbd1: helper command: /sbin/drbdadm after-resync-target minor-1 > [ 17.364882] block drbd1: helper command: /sbin/drbdadm after-resync-target minor-1 exit code 0 (0x0) > [ 17.364898] block drbd1: peer_isp( 1 -> 0 ) -- : 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 _______________________________________________ drbd-user mailing list drbd-user at lists.linbit.com http://lists.linbit.com/mailman/listinfo/drbd-user -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20100722/faa32386/attachment.htm>