[DRBD-cvs] r1469 - trunk

drbd-user@lists.linbit.com drbd-user@lists.linbit.com
Thu, 29 Jul 2004 15:44:06 +0200 (CEST)


Author: phil
Date: 2004-07-29 15:44:06 +0200 (Thu, 29 Jul 2004)
New Revision: 1469

Modified:
   trunk/upgrade_0.6.x_to_0.7.0.txt
Log:
Forgot about the Filesystem resource...



Modified: trunk/upgrade_0.6.x_to_0.7.0.txt
===================================================================
--- trunk/upgrade_0.6.x_to_0.7.0.txt	2004-07-28 17:55:59 UTC (rev 1468)
+++ trunk/upgrade_0.6.x_to_0.7.0.txt	2004-07-29 13:44:06 UTC (rev 1469)
@@ -30,7 +30,7 @@
   The size of the meta-data device needs to be at least n*128MB,
   where n is the number of DRBD resources you want to use.
 
-* Update your configuration file:
+* Update your drbd.conf file:
   - Change it to the new syntax.
   - Remove the disk-size parameter from your drbd.conf
   - Add the meta-disk settings
@@ -43,3 +43,9 @@
 * Tune the al-extents setting to balance the number of updates
   to the metadata per minute (see cat /proc/drbd number "al:") vs
   the expected resync time. 
+
+* In case you are using heartbeat:
+  - change datadisk to drbddisk in your haresources file
+  - Add a Filesystem resource just after the drbddisk resorce
+    E.g. Filesystem::/dev/nb0::/mnt/ha0::ext3
+  - Remove the lines form /etc/fstab containing /dev/nbX