mirror of
https://github.com/ceph/ceph
synced 2025-03-29 23:09:47 +00:00
Also mention change of owner for /var/log/ceph
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
This commit is contained in:
parent
94fac96aa0
commit
4d6f0b25b1
@ -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).::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user