From 7c7dab2f33becdf3c32ba15e5549207b8e793aac Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Wed, 4 Apr 2018 08:39:27 +0800 Subject: upadate doc about error recovery level 3 Change-Id: Id6957830b0fa036c3b68d3ae1ef545c69cd26dce Signed-off-by: Zhijiang Hu --- docs/release/installation/recovery.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/release/installation/recovery.rst b/docs/release/installation/recovery.rst index d61357b3..eb9be8b2 100644 --- a/docs/release/installation/recovery.rst +++ b/docs/release/installation/recovery.rst @@ -82,11 +82,10 @@ This basically does kolla-ansible destruction and kolla-asnible deployment. 4. Recovery Level 3 ------------------- -If previous deployment was failed during kolla deploy, but the kolla -configuration file (/etc/kolla/globals.yml) is present, or if previous -deployment was successful but the default configration is not what you want -and it is OK for you to destroy the OPNFV software stack and re-deploy it -again, then you can try recovery level 3. +If previous deployment was failed during kolla-ansible deploy(you can confirm +it by checking /var/log/daisy/api.log) or if previous deployment was successful +but the default configration is not what you want and it is OK for you to destroy +the OPNFV software stack and re-deploy it again, then you can try recovery level 3. For example, in order to use external iSCSI storage, you are about to deploy iSCSI cinder backend which is not enabled by default. First, cleanup the -- cgit 1.2.3-korg