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

Destination location shows no files after second invocation of znapzend #381

Closed
driesmp opened this issue Sep 30, 2018 · 1 comment
Closed

Comments

@driesmp
Copy link

driesmp commented Sep 30, 2018

After unmounting destination datasets and remounting them with zfs -a my destination back-up set looks like this:

image

I can go in every directory and the files are mounted. I can cd into any and subsequently go to .zfs to access snapshots of the datasets.
After running “znapzend –runonce=zroot –features=compressed –autoCreation –debug”
The datasets are all "unmounted" as seen below. The datasets are still mounted but its an empty destination directory.

image

I can mount them again manually but after invoking znapzend it will get "unmounted" again (not showing any directories/files). Its like an empty dataset gets mounted over it at the very end or smth.

Ok so after some more testing; when destroying all destination snapshots and invoking znapzend for the first time the datasets are created and mounted and are showing files and directories. After a second invocation they are still “mounted” but no files or directories are shown in the destination location.

@driesmp
Copy link
Author

driesmp commented Sep 30, 2018

Some extra info as maybe mounpoint/canmount properties could cause this?
image
image

@driesmp driesmp closed this as completed Nov 18, 2018
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

1 participant