vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Tue, Apr 17, 2007 at 01:03:54AM +0400, Dmitri Alenitchev wrote: > Index: carp.4 > ================================================== ================= > RCS file: /cvs/src/share/man/man4/carp.4,v > retrieving revision 1.25 > diff -u -r1.25 carp.4 > --- carp.4 19 Mar 2007 07:28:43 -0000 1.25 > +++ carp.4 16 Apr 2007 21:00:59 -0000 > @@ -71,8 +71,9 @@ > is used to specify which interface the > .Nm > device attaches to. > -If unspecified, the kernel attempts to set carpdev by looking for > -another interface with the same subnet. > +If unspecified, the kernel attempts to set > +.Cm carpdev > +by looking for another interface with the same subnet. i simply substituted "carpdev" for "it" here. > These configurations can be done using > .Xr ifconfig 8 , > or through the > @@ -103,8 +104,9 @@ > interfaces as a group. > When the option is enabled and one of the > .Nm > -enabled physical interfaces > -goes down, advskew is changed to 240 on all > +enabled physical interfaces goes down, > +.Cm advskew > +is changed to 240 on all > .Nm > interfaces. > See also the first example. > @@ -274,14 +276,17 @@ > # ifconfig carp1 192.168.2.1 vhid 2 > .Ed > .Pp > -The setup for host B is identical, but it has a higher advskew: > +The setup for host B is identical, but it has a higher > +.Cm advskew : > .Bd -literal -offset indent > # ifconfig carp0 192.168.1.1 vhid 1 advskew 100 > # ifconfig carp1 192.168.2.1 vhid 2 advskew 100 > .Ed > .Pp > Because of the preempt option, when one of the physical interfaces of > -host A fails, advskew is adjusted to 240 on all its > +host A fails, > +.Cm advskew > +is adjusted to 240 on all its > .Nm > interfaces. > This will cause host B to preempt on both interfaces instead of > @@ -304,8 +309,9 @@ > # ifconfig carp1 192.168.1.10 vhid 2 advskew 100 > .Ed > .Pp > -The configuration for host B is identical, except the skew is on > -virtual host 1 rather than virtual host 2. > +The configuration for host B is identical, except the > +.Cm advskew > +is on virtual host 1 rather than virtual host 2. and this one didn;t need changed, i felt. > .Bd -literal -offset indent > # ifconfig carp0 192.168.1.10 vhid 1 advskew 100 > # ifconfig carp1 192.168.1.10 vhid 2 jmc |
| Thread Tools | |
| Display Modes | |
|
|