diff --git a/docs/configuration/sendrecvoptions.rst b/docs/configuration/sendrecvoptions.rst index 105a42f..906b5cd 100644 --- a/docs/configuration/sendrecvoptions.rst +++ b/docs/configuration/sendrecvoptions.rst @@ -197,11 +197,8 @@ 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. - +Note: Before `OpenZFS 2.0.5 `_, inheriting or overriding the ``mountpoint`` property on ZVOLs fails in ``zfs recv``. +If you are on such an older version, consider creating separate zrepl jobs for your ZVOL and filesystem datasets. Systemd -------