SYNOPSIS
tarantool_snapshot_rotate
tarantool_snapshot_rotate --verbose
DESCRIPTION
The script passes through all started tarantool instances and creates snapshots for each instance.The script understands some additional options in tarantool.cfg:
- save_snapshots = COUNT
- Count of snapshots to save (default = 10). COUNT=0 disables removing old snapshots.
OPTIONS
- -h | --help
- show the helpscreen
- -v | --verbose
- log process to STDOUT
- -s | --snapshots COUNT
-
redefines save_snapshots option of config file