mirror of
https://github.com/ceph/ceph
synced 2025-01-26 04:55:30 +00:00
Merge pull request #9764 from vasukulkarni/master
mention change of owner for /var/log/ceph
This commit is contained in:
commit
dbb0a59c88
@ -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