Date: Mon, 26 Nov 2007 03:39:33 GMT From: Hugo Saro <hugo@barafranca.com> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/118256: ZFS jails remain forever in jls output Message-ID: <200711260339.lAQ3dXuh087448@www.freebsd.org> Resent-Message-ID: <200711260340.lAQ3e0KA003958@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 118256
>Category: bin
>Synopsis: ZFS jails remain forever in jls output
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 26 03:40:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Hugo Saro
>Release: FreeBSD 7.0-BETA3
>Organization:
>Environment:
FreeBSD zaurak.bsdlan.org 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Sun Nov 25 03:53:45 WET 2007 klr@zaurak.bsdlan.org:/usr/obj/usr/src/sys/ZAURAK amd64
>Description:
Jails stopped via /etc/rc.d/jail are not going away from jls output (waited several hours).
JID IP Address Hostname Path
1 10.0.90.3 notebook.multiverse.local /zfsjails/notebook
No jailed processes are running:
# ps aux | grep J
root 1944 0.0 0.1 5888 1240 p0 R+ 3:35AM 0:00.00 grep J
>How-To-Repeat:
Configuring jails:.
Starting jails: lab.multiverse.local. [UFS-backed jail]
# jls
JID IP Address Hostname Path
2 10.0.90.2 lab.multiverse.local /ufsjails/lab
1 10.0.90.3 notebook.multiverse.local /zfsjails/notebook
# /etc/rc.d/jail stop lab
Stopping jails: lab.multiverse.local.
# jls
JID IP Address Hostname Path
1 10.0.90.3 notebook.multiverse.local /zfsjails/notebook
UFS-backed "lab" jail vanished as expected, ZFS-backed "notebook" jail remains, even after being stopped.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711260339.lAQ3dXuh087448>
