[DRBD-cvs] r1711 - branches/drbd-0.7

svn at svn.drbd.org svn at svn.drbd.org
Thu Jan 13 15:31:46 CET 2005


Author: phil
Date: 2005-01-13 15:31:42 +0100 (Thu, 13 Jan 2005)
New Revision: 1711

Modified:
   branches/drbd-0.7/ChangeLog
Log:
Updated changelog


Modified: branches/drbd-0.7/ChangeLog
===================================================================
--- branches/drbd-0.7/ChangeLog	2005-01-13 14:31:17 UTC (rev 1710)
+++ branches/drbd-0.7/ChangeLog	2005-01-13 14:31:42 UTC (rev 1711)
@@ -4,6 +4,21 @@
  Cumulative changes since last tarball.
  For even more detail, use "svn log" and "svn diff".
 
+ * Fixed a bug that caused the syncer to starve on devices 
+   bigger than 2 TB on 32bit Systems.
+ * Made online resizing actually work. Now it makes a lot
+   more sense to put DRBD on top of LVM.
+ * A small optimization that improves the performance of the 
+   syncer when woking with IBM's ServRaid Controllers (ips).
+   May have a positive effect with other Controllers as well.
+ * Made epoch_size atomic. This removes a SMP race condition that
+   could lead on some Xeon CPUs to an ASSERT printk, but did no other
+   harm than printing messages to the syslog
+ * Fixed write_gc.pl to work with the perl version delivered
+   with RHAS3.
+ * Made the initscript to abort if one off the setup commands
+   fails.
+
 0.7.7 (api:77/proto:74)
 -----
  * "drbdadm adjust [res...]" now does the calls to drbdsetup 



More information about the drbd-cvs mailing list