You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An incomplete/corrupt snapshot entry under /var/lib/glusterd/snaps prevents glusterd from starting.
Instead, the snapshot should probably be marked "corrupt", deleted or moved elsewhere.
Steps to reproduce (tested with latest)
Create an invalid snapshot entry (an empty directory is sufficient)
Notably, no event with that specific error ("Initialization of volume failed" / "Unable to restore snapshot") is sent via the Events API. I only see a PEER_CONNECT/PEER_DISCONNECT sequence.
We already have a few SNAPSHOT_*_FAILED events defined, but I guess something like SNAPSHOT_INIT_FAILED is what's missing here.
kohlschuetter
changed the title
Corrupt snapshot prevents glusterd startup
Corrupt snapshot prevents glusterd startup, no event API notification
Jan 29, 2025
An incomplete/corrupt snapshot entry under /var/lib/glusterd/snaps prevents glusterd from starting.
Instead, the snapshot should probably be marked "corrupt", deleted or moved elsewhere.
Steps to reproduce (tested with latest)
Result:
glusterd start hangs
Output from /var/log/glusterfs/glusterd.log:
The text was updated successfully, but these errors were encountered: