mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-26 01:02:25 +08:00
Tweak Percona XtraDB Cluster docs a little.
This commit is contained in:
+4
-3
@@ -5493,11 +5493,12 @@ Although pt-heartbeat should work with all supported versions of Percona XtraDB
|
|||||||
Cluster (PXC), we recommend using 5.5.28-23.7 and newer.
|
Cluster (PXC), we recommend using 5.5.28-23.7 and newer.
|
||||||
|
|
||||||
If you are setting up heartbeat instances between cluster nodes, keep in mind
|
If you are setting up heartbeat instances between cluster nodes, keep in mind
|
||||||
that, since the speed of the cluster is determined by its slowest member,
|
that, since the speed of the cluster is determined by its slowest node,
|
||||||
pt-heartbeat will not report how fast the cluster itself is, but only how
|
pt-heartbeat will not report how fast the cluster itself is, but only how
|
||||||
fast events are replicating from one node to another.
|
fast events are replicating from one node to another.
|
||||||
Finally, since node autodiscovery is not yet implemented, any L<"--monitor">
|
|
||||||
or L<"--check"> instance must specify a L<"--master-server-id"> option.
|
You must specify L<"--master-server-id"> for L<"--monitor"> and L<"--check">
|
||||||
|
instances.
|
||||||
|
|
||||||
=head1 OPTIONS
|
=head1 OPTIONS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user