From e2c7b1305ca8495065dcf40fd2092d7c698dd6ea Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 20 Mar 2018 15:47:51 +0100 Subject: Local volumes and StatefulSet to provision Master/Slave MySQL and Galera cluster --- docs/managment.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/managment.txt') diff --git a/docs/managment.txt b/docs/managment.txt index 9436c3c..cfc6aff 100644 --- a/docs/managment.txt +++ b/docs/managment.txt @@ -17,7 +17,9 @@ DOs and DONTs openshift_enable_service_catalog: false Then, it is left in 'Error' state, but can be easily recovered by deteleting and allowing system to re-create a new pod. - * However, as cause is unclear, it is possible that something else with break as time + * On other hand, ksc completely breakes down if kept unchanged while upgrading from + 3.7.1 to 3.7.2. Updating ksc fixes the problem, except the error mentioned above. + * As the cause is unclear, it is possible that something else will break as time passes and new images are released. It is ADVISED to check upgrade in staging first. * During upgrade also other system pods may stuck in Error state (as explained in troubleshooting) and block the flow of upgrade. Just delete them and allow @@ -34,6 +36,10 @@ DOs and DONTs openshift_storage_glusterfs_heketi_is_missing: False But I am not sure if it is only major issue. + - Master/node configuration updates cause no problems. They are executed with: + * playbooks/openshift-node/config.yml + * playbooks/openshift-master/config.yml + - Few administrative tools could cause troubles. Don't run * oc adm diagnostics -- cgit v1.2.3