[DRBD-cvs] scripts by phil; [patches by Helmut Wollmersdorfer] Fixes...
drbd-user@lists.linbit.com
drbd-user@lists.linbit.com
Mon, 14 Jun 2004 20:01:04 +0200 (CEST)
DRBD CVS committal
Author : phil
Project : drbd
Module : scripts
Dir : drbd/scripts
Modified Files:
Tag: rel-0_7-branch
drbd.conf
Log Message:
[patches by Helmut Wollmersdorfer]
Fixes to drbdsetup's manpages and to the sample configuration file.
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/scripts/drbd.conf,v
retrieving revision 1.5.2.15
retrieving revision 1.5.2.16
diff -u -3 -r1.5.2.15 -r1.5.2.16
--- drbd.conf 9 Jun 2004 20:06:36 -0000 1.5.2.15
+++ drbd.conf 14 Jun 2004 18:00:59 -0000 1.5.2.16
@@ -72,7 +72,7 @@
# box, for testing/simulating/presentation
# otherwise it could trigger a run_tasq_queue deadlock.
# I'm not sure whether this deadlock can happen with two
- # nodes, but it seems at least extremly unlikely; and since
+ # nodes, but it seems at least extremely unlikely; and since
# the io_hints boost performance, keep them enabled.
#
# With linux 2.6 it no longer makes sense.
@@ -142,7 +142,7 @@
net {
# this is the size of the tcp socket send buffer
- # increase it _carefully_ if you want to use proto A over a
+ # increase it _carefully_ if you want to use protocol A over a
# high latency network with reasonable write throughput.
# defaults to 2*65535; you might try even 1M, but if your kernel or
# network driver chokes on that, you have been warned.
@@ -165,15 +165,15 @@
# max-epoch-size 2048;
# if some block send times out this many times, the peer is
- # considered dead, even if it still answeres ping requests.
+ # considered dead, even if it still answers ping requests.
# ko-count 4;
# if the connection to the peer is lost you have the choice of
- # "reconenct" -> Try to reconnect (AKA WFConnection state)
+ # "reconnect" -> Try to reconnect (AKA WFConnection state)
# "stand_alone" -> Do not reconnect (AKA StandAlone state)
# "freeze_io" -> Try to reconnect but freeze all IO until
# the connection is established again.
- # on-disconenct reconnect;
+ # on-disconnect reconnect;
}
@@ -185,7 +185,7 @@
# All devices in one group are resynchronized parallel.
# Resychronisation of groups is serialized in ascending order.
- # Put DRBD resources which are on different physical disks in on group.
+ # Put DRBD resources which are on different physical disks in one group.
# Put DRBD resources on one physical disk in different groups.
#
group 1;