On 09/11/2021 09:53, Venky Shankar wrote:> Could you try restarting
ceph-mgr and check if things progress?
Also, it would help to enable debug logs for ceph-mgr.
I've done this (not sure if correct though):
# ceph tell mgr config set debug_mgr 20/5
{
"success": ""
}
# systemctl restart ceph-mgr@miles
I've also removed one of my 6 snapshots, to see if my retention schedule
of 6 was causing the problem.
# cat /var/log/ceph/ceph-mgr.miles.log | grep snap
still just this, repeated many times:
2021-11-10T10:01:38.298+0000 7fb775ffb640 0 [snap_schedule INFO
mgr_util] scanning for idle connections..
2021-11-10T10:01:38.298+0000 7fb775ffb640 0 [snap_schedule INFO
mgr_util] cleaning up connections: []
# ceph fs snap-schedule status
{"fs": "cephfs1", "subvol": null, "path": "/", "rel_path": "/",
"schedule": "8h", "retention": {"h": 6}, "start": "2021-11-03T00:00:00",
"created": "2021-11-03T16:41:45", "first": null, "last": null,
"last_pruned": null, "created_count": 0, "pruned_count": 0, "active": true}
Still no new snapshots have been created. The null and 0 values above
could indicate a problem perhaps?
Joost
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx