Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zreplicate don't replicate archives entry datasets #26

Open
lesomora opened this issue May 24, 2019 · 1 comment
Open

zreplicate don't replicate archives entry datasets #26

lesomora opened this issue May 24, 2019 · 1 comment

Comments

@lesomora
Copy link

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 ..

@Rudd-O
Copy link
Owner

Rudd-O commented Jul 25, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants