-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Hi, i try used zreplicate with two machines.
i create the snapshot with:
zsnap --keep=7 --prefix SAS- -t %Y-%m-%d-%H%M%S storage/TESTE
origin machine:
NAME USED AVAIL REFER MOUNTPOINT
storage/TESTE@SAS-2019-05-24-163013 0B - 236K -
storage/TESTE@SAS-2019-05-24-163014 0B - 236K -
storage/TESTE@SAS-2019-05-24-163015 0B - 236K -
storage/TESTE@SAS-2019-05-24-163017 0B - 236K -
storage/TESTE@SAS-2019-05-24-163018 0B - 236K -
storage/TESTE@SAS-2019-05-24-163019 0B - 236K -
storage/TESTE@SAS-2019-05-24-163021 0B - 236K -
after created all snapshots, i running this in my backup machine:
zreplicate sourcestorage:storage/TESTE storage/TESTE
after running, the snapshosts are replicated. But, the archives i put in 'storage/TESTE' was empty.
in machine backup:
storage/TESTE# zfs list -t snapshot
NAME USED AVAIL REFER MOUNTPOINT
storage/TESTE@SAS-2019-05-24-163013 0B - 236K -
storage/TESTE@SAS-2019-05-24-163014 0B - 236K -
storage/TESTE@SAS-2019-05-24-163015 0B - 236K -
storage/TESTE@SAS-2019-05-24-163017 0B - 236K -
storage/TESTE@SAS-2019-05-24-163018 0B - 236K -
storage/TESTE@SAS-2019-05-24-163019 0B - 236K -
storage/TESTE@SAS-2019-05-24-163021 0B - 236K
/storage/TESTE# ls -la
total 1
drwxr-xr-x 2 root root 2 May 24 16:28 .
drwxr-xr-x 3 root root 3 May 24 16:28 ..