diff --git a/ctdb/doc/ctdbd.1 b/ctdb/doc/ctdbd.1 index a35b7468c3d..1cf60f44a65 100644 --- a/ctdb/doc/ctdbd.1 +++ b/ctdb/doc/ctdbd.1 @@ -151,7 +151,7 @@ You do NOT want to use this option unless you are developing and testing new fun .RS 3n This option specifies which transport to use for ctdbd internode communications. The default is "tcp". .sp -Suported transports are "tcp" and "infiniband". +Currently only "tcp" is supported but "infiniband" might be implemented in the future. .RE .PP \-\-usage diff --git a/ctdb/doc/ctdbd.1.html b/ctdb/doc/ctdbd.1.html index 436a9d29aba..41fe932e5a3 100644 --- a/ctdb/doc/ctdbd.1.html +++ b/ctdb/doc/ctdbd.1.html @@ -116,13 +116,14 @@

--transport=<STRING>

This option specifies which transport to use for ctdbd internode communications. The default is "tcp".

- Suported transports are "tcp" and "infiniband". + Currently only "tcp" is supported but "infiniband" might be + implemented in the future.

--usage

Print useage information to the screen.

Private vs Public addresses

When used for ip takeover in a HA environment, each node in a ctdb cluster has multiple ip addresses assigned to it. One private and one or more public. -

Private address

+

Private address

This is the physical ip address of the node which is configured in linux and attached to a physical interface. This address uniquely identifies a physical node in the cluster and is the ip addresses