[DRBD-user] a drbd bug?

David Huang david_huang at proware.com.tw
Wed Jul 27 11:40:43 CEST 2005

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


***********************
This mail has been scanned by InterScan MSS.
***********-***********


Hello

Thanks for replies.

It seems the error occurs when I did following steps:
1) Initialized a 2tb replication. 
2) When first-time sync is processing. REMOVE the volumes on both sides. (set drbd device to secondary if primary -> drbdadm disconnect -> drbdadm down volume -> lvremove)
3)Then create again a new volume with size 2tb
4) initialized replication. Notice the error msg pops up:drbd0: drbdsetup [5772]"drbd_md_sync_page_io(,-19054354,READ) out of name md access! The drbd kept printing the error messages and the number of -19054xxxx was decreasing gradually before drbd stopped printing.

if I want to remove a volume which is still doing first-time syncing, is it the proper step ?

cheers

David

-----Original Message-----
From: drbd-user-bounces at lists.linbit.com [mailto:drbd-user-bounces at lists.linbit.com]On Behalf Of Lars Ellenberg
Sent: Thursday, July 07, 2005 5:50 PM
To: drbd-user at lists.linbit.com
Subject: Re: [DRBD-user] a drbd bug?


/ 2005-07-05 16:24:02 +0800
\ David Huang:

oh, thank you for that :)

> Hello
> 
> I am using kernel 2.6.10 with newest drbd (0.7.11) with LVM2. and using XFS filesystem.
> I created 2TG volume, and when I executed "drbdadm up lv" on both end. The error msg pops up:
> 
> > drbd0: drbdsetup [5772]"drbd_md_sync_page_io(,-19054354,READ) out of mane md access!

s/mane/range/

> The msg kept jumping out and the number of -19054xxxx was decreasing before it stopped by itself.
> 
> Is it a drbd bug?

well, bug obviously in the printk, where the format was %ld (now %llu).
chances are, that your kernel sector_t and drbds sector_t are not of
the same size
though I don't think that you could load that module then...
If it would be loadable, that would result in all sorts
of unexpected behaviour...

maybe the assert is just not correctly expressed...

but if you can reproduce this, and you are sure that both drbd module
and kernel have the CONFIG_LBD set, I'd be interessted to hear about the
circumstances in more detail, since then indeed it might be a drbd bug ...


Thanks,

-- 
: Lars Ellenberg                                  Tel +43-1-8178292-0  :
: LINBIT Information Technologies GmbH            Fax +43-1-8178292-82 :
: Schoenbrunner Str. 244, A-1120 Vienna/Europe   http://www.linbit.com :
__
please use the "List-Reply" function of your email client.
_______________________________________________
drbd-user mailing list
drbd-user at lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user




More information about the drbd-user mailing list