[DRBD-user] ASSERT(page_count==1) message when syncing start

Benoit.Ropartz at alcatel.fr Benoit.Ropartz at alcatel.fr
Wed Sep 22 16:51:59 CEST 2004

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


yes i used 2.4.x kernel....





Lars Ellenberg <Lars.Ellenberg at linbit.com>@linbit.com on 22/09/2004
16:28:15

Sent by:    drbd-user-bounces at linbit.com


To:    drbd-user at linbit.com
cc:
Subject:    Re: [DRBD-user] ASSERT(page_count==1) message when syncing
       start


/ 2004-09-22 10:50:55 +0200
\ Benoit.Ropartz at alcatel.fr:
> Hello,
>
> I used 0.7.4 drbd version on PPC. I defined 8 resources with 8 different
> groups.
>
> For all resources in PausedSyncS state,   i see in /var/log/syslog this
> message :
>
> ASSERT( page_count(drbd_bio_get_page(&e->private_bio)) == 1 ) in
> drbd_receiver.c:350
>
> But syncing stage seem ok : all resources are syncing.....

hm...
Philipp?
btw, is this a 2.4. kernel?

> Other question : when i compile drbd.o i see this message :
>
> drbd_fs.c: In function `drbd_ioctl_set_disk':
> drbd_fs.c:387: warning: comparison is always false due to limited range
of
> data type

which is ok.  sector_t is unsigned long. if you configure large block
devices on a 32bit platform, it will become unsigned long long. we
prepared for the latter case. but we should quiten the warning.

 Lars Ellenberg

--
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