From 4d6f0b25b12b7b9b5b0840d3f0966187eb4b5fba Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Thu, 16 Jun 2016 16:42:34 -0700 Subject: [PATCH] Also mention change of owner for /var/log/ceph Signed-off-by: Vasu Kulkarni --- doc/release-notes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/release-notes.rst b/doc/release-notes.rst index df99d5fabf54..6f3ef1ede2cc 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -422,6 +422,7 @@ Upgrading from Hammer #. Fix the ownership:: chown -R ceph:ceph /var/lib/ceph + chown -R ceph:ceph /var/log/ceph #. Restart the daemon(s).:: @@ -4032,6 +4033,7 @@ Upgrading from Hammer #. Fix the ownership:: chown -R ceph:ceph /var/lib/ceph + chown -R ceph:ceph /var/log/ceph #. Restart the daemon(s).:: @@ -4721,6 +4723,7 @@ Upgrading from Hammer #. Fix the ownership:: chown -R ceph:ceph /var/lib/ceph + chown -R ceph:ceph /var/log/ceph #. Restart the daemon(s).:: -- 2.47.3