You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It should be possible to define ZFS properties on jail creation. This could be for instance the
compression
ormountpoint
overrides.An implementation should generically catch ZFS properties, rather than providing a selection of possible properties.
The text was updated successfully, but these errors were encountered: