]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
logrotate: include cephfs-mirror daemon 41988/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 24 Jun 2021 04:57:29 +0000 (00:57 -0400)
committerVenky Shankar <vshankar@redhat.com>
Thu, 24 Jun 2021 04:58:41 +0000 (00:58 -0400)
Fixes: http://tracker.ceph.com/issues/51318
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/logrotate.conf

index e49baec0cdbac6570afe25af33dff2cec34968a8..a9a452dd6566f92dab3d537bb5589f885edf0e79 100644 (file)
@@ -4,7 +4,7 @@
     compress
     sharedscripts
     postrotate
-        killall -q -1 ceph-mon ceph-mgr ceph-mds ceph-osd ceph-fuse radosgw rbd-mirror || pkill -1 -x "ceph-mon|ceph-mgr|ceph-mds|ceph-osd|ceph-fuse|radosgw|rbd-mirror" || true
+        killall -q -1 ceph-mon ceph-mgr ceph-mds ceph-osd ceph-fuse radosgw rbd-mirror cephfs-mirror || pkill -1 -x "ceph-mon|ceph-mgr|ceph-mds|ceph-osd|ceph-fuse|radosgw|rbd-mirror|cephfs-mirror" || true
     endscript
     missingok
     notifempty