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

znapzendzetup create fails indicating it can't find SRC filesystem being created #130

Closed
diekhans opened this issue Jan 17, 2015 · 2 comments
Labels

Comments

@diekhans
Copy link

sudo znapzendzetup create --tsformat='%Y-%m-%dT%H:%M:%SZ' SRC '1min=>10min,5min=>20min' /mnt/test/src DST '5min=>1year' /mnt/test/bak

ERROR: filesystem /mnt/test/src does not exist

FreeBSD 9.3-RELEASE-p5
perl 5 v5.18.4)

@hadfl
Copy link
Collaborator

hadfl commented Jan 17, 2015

i don't think that '/mnt/test/src' is a valid zfs dataset. it looks more like the mountpoint of the dataset...

you have to specify the zfs dataset, not the mountpoint

@diekhans
Copy link
Author

Thanks!! I misinterpreted the complain about file system..

Dominik Hassler notifications@github.com writes:

i don't think that '/mnt/test/src' is a valid zfs dataset. it looks more like
the mountpoint of the dataset...

you have to specify the zfs dataset, not the mountpoint


Reply to this email directly or view it on GitHub.*

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

No branches or pull requests

3 participants