[Bug 276316] Issue with sharenfs property on an encrypted ZFS zvol.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Jan 2024 10:53:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276316

            Bug ID: 276316
           Summary: Issue with sharenfs property on an encrypted ZFS zvol.
           Product: Base System
           Version: 14.0-RELEASE
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: dmilith@me.com

I have an encrypted zvol called "Copies/Vault". One of its properties is
"sharenfs" - used for NFS sharing.

The issue is… I change that property the third or fourth time in the last 2
days. It should keep the new value, but instead, it turns the value back to an
old IP.

This is how I modify that property: `zfs set sharenfs="casie.home"
Copies/Vault` - after the change, I restart the mountd service and it works
normally.

Except that later it will switch that property back to that old IP again and I
lose access to my NFS share. I did a few reboots of that machine if that
matters.

Any ideas why?

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.