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

Remote dataset become unmounted after pyznap send #44

Closed
surfchris opened this issue Sep 25, 2019 · 2 comments
Closed

Remote dataset become unmounted after pyznap send #44

surfchris opened this issue Sep 25, 2019 · 2 comments

Comments

@surfchris
Copy link

surfchris commented Sep 25, 2019

Not sure if it is intentional or not, but the destination datasets on remote machine become unmounted after every pyznap send. Are there any settings I can use to avoid that?

Source is on Proxmox and destination is on a FreeNAS. Source datasets are always mounted, and the destination datasets can be remounted if I reboot FreeNAS (or done manually I guess). My config for testing purposes looks like this:

[testpool]
frequent = 30
snap = yes
clean = yes
dest = ssh:22:[email protected]:WD10P/test
dest_keys = /home/user/.ssh/id_rsa
compress = gzip

Thanks for making such a awesome piece of software!

@yboetz
Copy link
Owner

yboetz commented Sep 25, 2019

The same just came up in #43, I think I misunderstood/misused the -u flag for zfs receive. Though in my backup system the datasets always stay mounted, though I don't know why... I'll look into it.

@surfchris
Copy link
Author

Ok. Sounds good! I didn't read #43, but see now that it's the same. Just closing this then. Thanks.

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