From nobody Sun Jan 14 10:53:44 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TCXFP41Sfz57f9Q for ; Sun, 14 Jan 2024 10:53:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TCXFP0xc4z4qxc for ; Sun, 14 Jan 2024 10:53:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705229625; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=N9wr2wXNXE7QqvBDzfeybVDeuq6/CSeja8DkzTQzVD0=; b=hay2RsxCyAEKRnXozrWjcF323wOdWQk7rwYUd3CkD5KFTZD7ZWUtMZO3sOia/q8S2xsHGs yy+cwWjROfOnNFsuzI/dBmcO5lEDSDsRqvYo2VBIevsqhSlo5y1GWd/fsYNNStCJA74CIC j5/g2tZRZa+1fETwLExD7duBGoZCx/ipx8Z5kQuEH5ShnEQFiKC21zPUKRURw8i/bcrpQK nlAPRyA+2viApfcX3xnf+UR+2Rwzv4zbYCi7/jtW30PdkDf5iNr+e30BxeMzx8dO1ALlL7 b5rjtiBv7pU7An6WHu9inSIoGviwxhnVn+gQ9TupnPc+u/hKUHL5gWTklrZcNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705229625; a=rsa-sha256; cv=none; b=SNuE2H7nclhtvxQpb9YK0wYN0QyAUVJ0ah4YEzARHVhUEzpOvf8KZbQzkvzrp5ElncrUJQ /Iz913zw4/zEK9jJ6kB7pJ+fOSEZlHzrwF7KFiVeBff9lFVr0MumtYyRo2SWiLq6VAeVEL 0t6gBo2CoD6VzfrNn8DZhdsM4GtSY+W7uzEa8VDXDymBLQPkp5JRfSQoycchFzHg1XFVkS rPwEJLSAGE8lGkJV+CbcUiWW79Unwg0n4/UH/yLIU55rKdRJDROi22V1S7kZm2fPo+Uv2G oWtAo+jdiffKP76dO9Uj8IcziIR0yzdMhrQA41o2/Rrb/WsFj88X0xp2NUDz+Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TCXFP013Fz19Hn for ; Sun, 14 Jan 2024 10:53:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40EAridp000369 for ; Sun, 14 Jan 2024 10:53:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40EAriq8000343 for bugs@FreeBSD.org; Sun, 14 Jan 2024 10:53:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276316] Issue with sharenfs property on an encrypted ZFS zvol. Date: Sun, 14 Jan 2024 10:53:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dmilith@me.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276316 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=E2=80=A6 I change that property the third or fourth time in th= e 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=3D"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 an= d I lose access to my NFS share. I did a few reboots of that machine if that matters. Any ideas why? Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=