Mailing List Archive

Help Regarding drbd + 2.4.x kernel
Hi,

I tried the latest drbd sources downloaded thru the cvs tree in 2.4.0 and
2.4.3 kernel i had to change the following header files to get it compiled

/usr/src/linux/include/linux/sched.h
/usr/src/linux/include/linux/blk.h
/usr/src/linux/include/linux/fs.h
and in drbd.c the mark_buffer_dirty(bh,1) has to be changed to
mark_buffer_dirty(bh).

On making the above changes it compiles but when i issue a
drbdsetup /dev/nb0 disk /dev/hda6 i get an error saying
drbd0: Error reading state file
"/var/lib/drbd/drbd0"
and the process goes into a indefinite sleep state

I would be very greatful if you help me out by either giving your
valuable suggestions or by pointing me to some related sites where step by
step instructions are given.

Regards,
ashok


P.S: As i'm not subscribed to the list please include my email-address while replying