bellhyve/zelta

Hierarchy-aware zfs send/receive/set options

Closed this issue · 1 comments

Setting "readonly" to every sub-volume is problematic because it makes recovery operations more difficult, and it's not actually necessary in most cases. Zelta Replicate should only set properties on new datasets and only when the parent doesn't have that property.

Reminder: volumes are always leaves and can't have sub-volumes.

Fixed in dev.