Mailing List Archive

drbd-0.6.1-pre5.tar.gz
Hi,

As promised -pre5, with a rather low number of changes to -pre4.

*) SMP fixes.
*) drop of conenction on idle devices fixed.
*) meta-data code 100% symmetric. The right synchronisation method
is found on both devices concurrently. (Before the right method was
found on the primary, and then sent to the secondary. This could cause
the script to inform you that a "syncingAll" is running while a
"syncingQuick" was the case.)

Things to do:
*) Look at Wolfram's bug report.
*) Ensure that it works with 2.2.x.
*) Fix documentation.
*) Fix build system.

-Philipp
Re: drbd-0.6.1-pre5.tar.gz [ In reply to ]
Philipp Reisner wrote:
> Hi,
>
> As promised -pre5, with a rather low number of changes to -pre4.

When testing -pre5, i was unable to rmmod drbd, under kernel 2.4.7 (SuSE
7.2). Operation was failed with some garbage in logs (registers dump).
Do you need this info?

Nevertheless, -pre4 working fine.