diff options
author | Martin Schwenke <martin@meltin.net> | 2009-05-11 14:14:11 +1000 |
---|---|---|
committer | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2009-05-12 08:58:41 +1000 |
commit | 6cf92b7c0aa1da40eda5ba2b98a068d7d91a430e (patch) | |
tree | 6ff5d8500176585eee24d50a4851ac9738222b01 /ctdb | |
parent | 60984641758de60680604ae23014cd5a13b80802 (diff) | |
download | samba-6cf92b7c0aa1da40eda5ba2b98a068d7d91a430e.tar.gz samba-6cf92b7c0aa1da40eda5ba2b98a068d7d91a430e.tar.xz samba-6cf92b7c0aa1da40eda5ba2b98a068d7d91a430e.zip |
Updated onnode docs to reflect recent changes.
Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit cdf092d69a710310d82d1d67baa0ffb19f676927)
Diffstat (limited to 'ctdb')
-rw-r--r-- | ctdb/doc/onnode.1.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ctdb/doc/onnode.1.xml b/ctdb/doc/onnode.1.xml index 0bf4d82cac..8710d36b2e 100644 --- a/ctdb/doc/onnode.1.xml +++ b/ctdb/doc/onnode.1.xml @@ -70,6 +70,20 @@ </para> </listitem> </varlistentry> + <varlistentry><term>lvs | lvsmaster</term> + <listitem> + <para> + The current LVS master. + </para> + </listitem> + </varlistentry> + <varlistentry><term>natgw | natgwlist</term> + <listitem> + <para> + The current NAT gateway. + </para> + </listitem> + </varlistentry> <varlistentry><term>rm | recmaster</term> <listitem> <para> @@ -92,6 +106,15 @@ </listitem> </varlistentry> + <varlistentry><term>-o <prefix></term> + <listitem> + <para> + Causes standard output from each node to be saved into a + file with name <prefix>.<ip>. + </para> + </listitem> + </varlistentry> + <varlistentry><term>-p</term> <listitem> <para> |