Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2009 20:12:53 GMT
From:      pjd@FreeBSD.org
To:        sudakov@sibptus.tomsk.ru, pjd@FreeBSD.org, freebsd-fs@FreeBSD.org, pjd@FreeBSD.org
Subject:   Re: bin/120288: zfs(8): "zfs share -a" does not send SIGHUP to mountd
Message-ID:  <200909072012.n87KCr18075634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: zfs(8): "zfs share -a" does not send SIGHUP to mountd

State-Changed-From-To: open->closed
State-Changed-By: pjd
State-Changed-When: pon 7 wrz 2009 20:10:46 UTC
State-Changed-Why: 
I think the problem you were seeing was related to bug in pidfile(3),
which was fixed some time ago. There was also another bug in detecting
if file system is shared which I just fixed. Now the following commands
should properly remove file systems from the 'showmount -e' output:

	# zfs unshare -a
	# zfs destroy foo/bar
	# zfs rename foo/bar foo/baz

Thanks for the report!


Responsible-Changed-From-To: freebsd-fs->pjd
Responsible-Changed-By: pjd
Responsible-Changed-When: pon 7 wrz 2009 20:10:46 UTC
Responsible-Changed-Why: 
I'll take this one.

http://www.freebsd.org/cgi/query-pr.cgi?pr=120288



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909072012.n87KCr18075634>