zappi/fsfreeze
Packages the fsfreeze binary to freeze a filesystem prior to snapshotting.
41
The fsfreeze
command is used to suspend and resume access to a file system. This allows consistent snapshots to be taken by halting any new write system calls while allowing ongoing transactions to complete.
Supported filesystems:
Note: fsfreeze
is unnecessary for device-mapper devices. The device-mapper (and LVM) automatically freezes filesystem on the device when a snapshot creation is requested.
docker pull zappi/fsfreeze