mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-11 22:40:01 +03:00
Merge branch 'master' of github.com:psy0rz/zfs_autobackup
This commit is contained in:
commit
b3464520ec
@ -98,6 +98,7 @@ zones/backup/fs1 autobackup:smartos01_fs1 fa
|
||||
...
|
||||
```
|
||||
|
||||
|
||||
Running zfs_autobackup
|
||||
----------------------
|
||||
There are 2 ways to run the backup, but the endresult is always the same. Its just a matter of security (trust relations between the servers) and preference.
|
||||
@ -134,6 +135,12 @@ All done
|
||||
|
||||
```
|
||||
|
||||
Tips
|
||||
----
|
||||
|
||||
* Set the ```readonly``` property of the target filesystem to ```on```. This prevents changes on the target side. If there are changes the next backup will fail and will require a zfs rollback.
|
||||
|
||||
|
||||
Restore example
|
||||
===============
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user