diff --git a/docs/configuration/sendrecvoptions.rst b/docs/configuration/sendrecvoptions.rst index 9e865de..0ae4fdd 100644 --- a/docs/configuration/sendrecvoptions.rst +++ b/docs/configuration/sendrecvoptions.rst @@ -186,6 +186,12 @@ Mount behaviour * ``canmount`` * ``overlay`` +Note: inheriting or overriding the ``mountpoint`` property on ZVOLs fails in ``zfs recv``. +This is an `issue in OpenZFS `_ . +As a workaround, consider creating separate zrepl jobs for your ZVOL and filesystem datasets. +Please comment at zrepl :issue:`430` if you encounter this issue and/or would like zrepl to automatically work around it. + + Systemd -------