[DRBD-user] Disk size

Lars Ellenberg Lars.Ellenberg at linbit.com
Wed Apr 28 07:05:13 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.


/ 2004-04-27 19:05:43 -0700
\ Jason Gray:
> Has anyone come across this error before:
> 
> usage: multiply $N by $F
>   stopped at /etc/init.d/drbd (multiply) line 1011.
> 
> I have a device sda1 which is a 2TB Raid 5 array which I want to cluster
> with a similar unit.  I can get rdbd to work with smaller disk arrays such
> md3 (only 250GB).

did you even try to google, or search the mailing list archives?
your blockdev binary is broken.

but you could also simply update the drbd script from CVS [*],
which no longer uses blockdev, but fdisk -s, as it probably should have
from the very beginning.

	Lars Ellenberg

[*]
export CVSROOT=":pserver:anonymous:@cvs.drbd.org:/var/lib/cvs/drbd"
cvs co drbd               # for the full 0.6.12+cvs sources
cvs co drbd/scripts/drbd  # for just the drbd script
you then need to install/copy it to the right location, of course.




More information about the drbd-user mailing list