From: Vasu Kulkarni Date: Thu, 16 Jun 2016 23:42:34 +0000 (-0700) Subject: Also mention change of owner for /var/log/ceph X-Git-Tag: v11.0.0~125^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F9764%2Fhead;p=ceph.git Also mention change of owner for /var/log/ceph Signed-off-by: Vasu Kulkarni --- 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).::