Tweak Percona XtraDB Cluster docs a little.

This commit is contained in:
Daniel Nichter
2012-12-13 17:40:46 -07:00
parent 1a3505726b
commit 81962de9e9

View File

@@ -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.
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
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