From f0fe0d40bcc4ce984e2ca2bddfc992dd7e256396 Mon Sep 17 00:00:00 2001 From: khushbuparakh Date: Sun, 24 Apr 2016 11:09:59 -0500 Subject: [PATCH] Adding peril warning Adding warning in compute node down. More content required in the troubleshooting section in order to fully close this bug. Change-Id: Ida409e1fc8b6c3112b07fb09bad65621894ab0c9 Partial-Bug: #1461459 --- doc/admin-guide/source/compute-node-down.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/admin-guide/source/compute-node-down.rst b/doc/admin-guide/source/compute-node-down.rst index b77eb1e9df..f5494f7655 100644 --- a/doc/admin-guide/source/compute-node-down.rst +++ b/doc/admin-guide/source/compute-node-down.rst @@ -326,3 +326,9 @@ session. This example closes an iSCSI session with the number ``15``: # iscsiadm -m session -u -r 15 Do not forget the :option:`-r` option. Otherwise, all sessions close. + +.. warning:: + + There is potential for data loss while running instances during + this procedure. If you are using Liberty or earlier, ensure you have the + correct patch and set the options appropriately.