diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-02 15:26:43 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-02 14:26:04 +0000 |
commit | 07e47b4b44be1ebb5d7f657d40320e04de5c929c (patch) | |
tree | ef69b996a11b14f0800fa2b33cf6721bc110b7ff /docs/installation-instruction.rst | |
parent | a00f5fd6157f97ea9dbf4478588c0960aab26da7 (diff) |
patches, docs: Remove MySQL WSREP SST provider
xtrabackup issues have been fixed with the latest version of
percona-xtrabackup DEBs we added to linux.enea.com, so remove
MySQL WSREP SST provider patches and corresponding docs.
Closes-bug: ARMBAND-52
Change-Id: I743e9b6ed242cf15e3063d7dcf7e05d0cee198f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 8a696682b3fd0cb5f32ddaca8ede5db7b001a57f)
Diffstat (limited to 'docs/installation-instruction.rst')
-rw-r--r-- | docs/installation-instruction.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/installation-instruction.rst b/docs/installation-instruction.rst index 356f4110..b7edd91c 100644 --- a/docs/installation-instruction.rst +++ b/docs/installation-instruction.rst @@ -582,29 +582,6 @@ that can be used for installation / deployment of openstack. Target specific configuration ----------------------------- -#. [AArch64 specific] Configure MySQL WSREP SST provider - - **NOTE**: This option is only available for ArmbandFuel@OPNFV, since it - currently only affects AArch64 targets (see *Reference 15*). - - When using some AArch64 platforms as controller nodes, WSREP SST - synchronisation using default backend provider (xtrabackup-v2) might fail, - so a mechanism that allows selecting a different WSREP SST provider - has been introduced. - - In the FUEL UI of your Environment, click the <Settings> tab, click - <OpenStack Services> on the left side pane (see figure below), then - select one of the following options: - - - xtrabackup-v2 (default provider, AArch64 stability issues); - - - rsync (AArch64 validated, better or comparable speed to xtrabackup, - takes the donor node offline during state transfer); - - - mysqldump (untested); - - .. figure:: img/fuelwsrepsst.png - #. Set up targets for provisioning with non-default "Offloading Modes" Some target nodes may require additional configuration after they are |