fixed typos
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# README #
|
# README #
|
||||||
|
|
||||||
zfs-auto-snapshot script allow automatic snapshots of all zfs filesystems and volumes.
|
zfs-auto-snapshot script crates automatic snapshots of all zfs filesystems and volumes.
|
||||||
The script will automatically rotate snapshots deleting old ones.
|
The script will automatically rotate snapshots deleting old ones.
|
||||||
The script will temporarily avoid backups on damaged pools or pools with scrubbing going on.
|
The script will temporarily avoid backups on damaged pools or pools with scrubbing going on.
|
||||||
|
|
||||||
It creates:
|
It creates:
|
||||||
4 snapshots for hour to rotate every 15 min
|
4 snapshots per hour to rotate every 15 minutes
|
||||||
24 hourly snapshots
|
24 hourly snapshots
|
||||||
30 daily snapshots
|
30 daily snapshots
|
||||||
12 weekly snapshots
|
12 weekly snapshots
|
||||||
|
|||||||
Reference in New Issue
Block a user