Skip to content

ZFS properties on jail creation #633

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

Open
gronke opened this issue Feb 3, 2019 · 2 comments
Open

ZFS properties on jail creation #633

gronke opened this issue Feb 3, 2019 · 2 comments

Comments

@gronke
Copy link
Member

gronke commented Feb 3, 2019

It should be possible to define ZFS properties on jail creation. This could be for instance the compression or mountpoint overrides.

An implementation should generically catch ZFS properties, rather than providing a selection of possible properties.

@igalic
Copy link
Collaborator

igalic commented Feb 3, 2019

in my eyes, this is related to #413, and also my comments in #630

@gronke
Copy link
Member Author

gronke commented Feb 3, 2019

ZFS properties can be set on creation or modified later with ZFS. Because the exports are using rsync this information would be missing after re-importing a jail and thus need to be added to the ResourceBackup module.

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

No branches or pull requests

2 participants