From nobody Tue Nov 7 04:48:01 2023 X-Original-To: freebsd-jail@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 4SPbLy3JN5z50XvT for ; Tue, 7 Nov 2023 04:48:10 +0000 (UTC) (envelope-from DtxdF@disroot.org) Received: from layka.disroot.org (layka.disroot.org [178.21.23.139]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4SPbLw6gsdz4Gjn for ; Tue, 7 Nov 2023 04:48:08 +0000 (UTC) (envelope-from DtxdF@disroot.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=disroot.org header.s=mail header.b=MtNzzKQt; spf=pass (mx1.freebsd.org: domain of DtxdF@disroot.org designates 178.21.23.139 as permitted sender) smtp.mailfrom=DtxdF@disroot.org; dmarc=pass (policy=reject) header.from=disroot.org Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D8D1844D7A for ; Tue, 7 Nov 2023 05:48:05 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SPpApED07RGM for ; Tue, 7 Nov 2023 05:48:05 +0100 (CET) Date: Tue, 07 Nov 2023 04:48:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1699332485; bh=bwGBS4yBnqmzSmWk/NF63QO4zwCm/jWBF01T2ZJifDU=; h=Date:From:To:Subject:In-Reply-To:References; b=MtNzzKQtLXImbywV1bzXTSrRgh0aRdaxRLuk8Au02s1/BMJbyDDgJK3RGBJ4e+ADm lvDPoaaccrbcgmtzHxxA05NVj8Sb+W7cw/M7Bd3E/HouvaFmibx7l8zFkXGabo/frC LrY3Z8d+A30NJ71TT5yNVZNJ+KGVBlnbygINbzuOHANqC6jCUaheT5RWjhRKLcVE7R W2MtkmCOwbXRKO0X47dzlqfsBmOAai08vt27SzkqD1ilNzRilmgs8Is46P9C4qGPe4 JPnhkZrkJiJjV1qsN80hR4VRD+fili5XckSiEPJA+nT0Lwkk7JJ3uO80pA0E3QZssj VlpAzI205/liQ== From: DtxdF To: freebsd-jail@freebsd.org Subject: =?US-ASCII?Q?Re=3A_I_can_get_zfs_snapshot/rollback_in_a_jail_to_work_?= =?US-ASCII?Q?99=25_but_it_isn=27t_quite_100=25?= =?US-ASCII?Q?_working=2E_What_am_I_missing=3F?= In-Reply-To: References: Message-ID: List-Id: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----QIZC0QV9PW0K46HSTWP6PXS1PWWPCU Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-1.79 / 15.00]; SUBJ_EXCESS_QP(1.20)[]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-0.99)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[disroot.org,reject]; R_DKIM_ALLOW(-0.20)[disroot.org:s=mail]; R_SPF_ALLOW(-0.20)[+a]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-jail@freebsd.org]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:50673, ipnet:178.21.23.0/24, country:NL]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[disroot.org:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-jail@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4SPbLw6gsdz4Gjn X-Spamd-Bar: - ------QIZC0QV9PW0K46HSTWP6PXS1PWWPCU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > So as I mentioned I=E2=80=99ve able to mail the dataset=2E It gets mounte= d upon starting the jail=2E It shows up in =E2=80=9Czfs list=E2=80=9D=2E If you can see your dataset with `zfs-list(8)` it does not mean that it is= mounted=2E You should check it using `mount -t zfs` or `zfs mount`=2E > And when I do zfs snapshot on the dataset it appears to create the snaps= hot as it shows up in a =E2=80=9Czfs list -t snapshot=E2=80=9D but the snap= dir isn=E2=80=99t visible even after setting snapdir to visible, and when I= rollback using the snapshot it doesn=E2=80=99t actually rollback=2E You can create snapshots and run `zfs-rollback(8)` even when your dataset = is not mounted and it will not fail=2E --- I have seen your `rc=2Econf(5)` from your jail and it sets `zfs_enable` to= `YES`=2E As I mentioned, it doesn't work at startup and maybe it's a bug= =2E When your jail is started you can run `service zfs start` and it will w= ork=2E That rc script knows it is inside a jail so it just runs `zfs mount = -a` and `zfs umount -a` (when running `service zfs stop`)=2E I don't recommend using that rc script to mount your datasets because when= you run `service zfs stop` it will try to unmount `/` which is an error=2E= As a workaround use the approach I share with you: mount and unmount your = datasets using your `jail=2Econf(5)` (see the AppJail template example)=2E ------QIZC0QV9PW0K46HSTWP6PXS1PWWPCU Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
> So as I mentioned I=E2=80= =99ve able to mail the dataset=2E It gets mounted upon starting the jail=2E= It shows up in =E2=80=9Czfs list=E2=80=9D=2E

If you can see your da= taset with `zfs-list(8)` it does not mean that it is mounted=2E You should = check it using `mount -t zfs` or `zfs mount`=2E

> And when I do z= fs snapshot on the dataset it appears to create the snapshot as it shows up= in a =E2=80=9Czfs list -t snapshot=E2=80=9D but the snapdir isn=E2=80=99t = visible even after setting snapdir to visible, and when I rollback using th= e snapshot it doesn=E2=80=99t actually rollback=2E

You can create sn= apshots and run `zfs-rollback(8)` even when your dataset is not mounted and= it will not fail=2E
I have seen your `rc=2Econf(5)` from your jail and = it sets `zfs_enable` to `YES`=2E As I mentioned, it doesn't work at startup= and maybe it's a bug=2E When your jail is started you can run `service zfs= start` and it will work=2E That rc script knows it is inside a jail so it = just runs `zfs mount -a` and `zfs umount -a` (when running `service zfs sto= p`)=2E

I don't recommend using that rc script to mount your datasets= because when you run `service zfs stop` it will try to unmount `/` which i= s an error=2E As a workaround use the approach I share with you: mount and = unmount your datasets using your `jail=2Econf(5)` (see the AppJail template= example)=2E
------QIZC0QV9PW0K46HSTWP6PXS1PWWPCU-- From nobody Wed Nov 22 04:51:10 2023 X-Original-To: jail@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 4SZpjV3sQBz51nFV for ; Wed, 22 Nov 2023 04:51:10 +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 4SZpjV0z5wz4FPf for ; Wed, 22 Nov 2023 04:51:10 +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=1700628670; 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: in-reply-to:in-reply-to:references:references; bh=7wD32PqsYYyGhLGEzSGfZcTvrf6zuXYR4Z9ZmtEyEo8=; b=rAscJWv4lTW19aXMd2qMPpBsBuKMwFqLGk3bBY4rRtrLyhCDud5CgUMJakLIun5Yu3UgX0 rV3urnkV8xOK9hwD8HGv+vV+53TAY/VwSjR7h/tSFIluZoJhRfvfOicFv/+CvnZ4jpSvGf IoLf4zyqUB2/U40tPSLTyEbU2m+z2y3RNyC1JMVudOFEgEP9rNYs3ZLRrSkFO+EQPkMgXC NMKhpqtqIX98O/pvDPUOtpuBtbHPmXUoqGCFWiScZc12JpIVgn95fx7XV5TLGiS93k56G8 MvAxpX/GhzNWVxlyRhVMgzLx69iFil5GEUesKqmUxwY8PRKw25y8Ch7m7Q6bwA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700628670; a=rsa-sha256; cv=none; b=pWenkHnRTCaYGjTGzi2Hyx188bAKblMPNnaS16uv+b3KQ2y69tlS9XokMZYXjqUVQsXaol jeKc+fWZeS5fwyTiEZYq9hvZj9J6dIV3D5ogAw7R4vRqpaJ/U/Wqwxm7U9WFGpXU+rIUU+ CTtQ4hoCju+P7unqIjNMBbrG2lS5fTGHbOw97i6wo5NbAakwjb/jad74xA7ZZc49YPhBD3 u20RcKX1p03/jTIFNqH/xyiqG8Wfq3/Tf2p+dCNfP43gQqv7G/Lb5ZCtj+fVHD1L/s4g4J moZChe0w/4mqhLF4VIbXqeXyxkdhXRReiE82ZyoblOAKvBfHHc2wNDzwMFr4eQ== 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 4SZpjV0424z14qh for ; Wed, 22 Nov 2023 04:51:10 +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 3AM4p9b8060518 for ; Wed, 22 Nov 2023 04:51:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AM4p9rN060517 for jail@FreeBSD.org; Wed, 22 Nov 2023 04:51:09 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: jail@FreeBSD.org Subject: [Bug 275228] Make /usr/share/examples/jails/jib use FreeBSD assigned MAC addresses Date: Wed, 22 Nov 2023 04:51:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: 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: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275228 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |jail@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 24 15:31:13 2023 X-Original-To: jail@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 4ScJq52ZKcz51tTR for ; Fri, 24 Nov 2023 15:31:13 +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 4ScJq51Y7Zz4Z67 for ; Fri, 24 Nov 2023 15:31:13 +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=1700839873; 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: in-reply-to:in-reply-to:references:references; bh=7sSCvzX1k3HAJSrJdbVWXSyQuXa8SxvVrnAD7MkFZeg=; b=cuNqtvOfYXqy7l5VF5x7vMYc/SoHxn/XEhB056Q79CJWHNw1Ij54YjUb4ETVbf8maxwJM5 Vv24BzXePfVyVgLmkoRnvGUN3vRqB6NNEWUv72BFpi7V7LumrRZFYFW2UU6vc+2idZYTWW STnmmEjkBvmS5N/cmaCZEB7WUSohWMd8MjSccvZDfvXNVPd/kSArCQa+QEH+VRv1wV/oPq snsvifb+Br6JBCW5vvKjX/ppKKPfq/ZchcR9cMLvo473biPSYnanCRxQaf3NIj7mbaIaZt 2As9lGeV6wKX9MOWhtLw5LDz5ZPput+pl9JQP771Yg88uc0ZxCqSooc3IbkV3A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700839873; a=rsa-sha256; cv=none; b=H5tYISmLWRHt+7FB7QqtxoPrxQt9pOcD4wFMg4sgKvyaEVSaS14Avm27Q8c7t+FP0lYmDJ 6UXXupIbzWPJiKAk6F/pXqhfjKwwDc4SDrhKafDz3G3pUGOzDZilI2YOExVyhixBNthMrC b+UfzLtKyTwGffwvJWJCWmL3YuoI3bhcjh/eca4U8bioncUQFuLRQh1xTHQQMq1i6ekH3n XH2uCYxH2DyDQk1/6v0zM+Ys4A8DFkbSTLUgRCySTW2bg4UnvdLcxYIsa5WBp/w8J8h0KE v+tOyfqIt6jmFZjvsMNYcoSNVphVGajlemuKF6x4y8Nyp2EtmoEQdmmN8wEexA== 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 4ScJq50dTwzr2x for ; Fri, 24 Nov 2023 15:31:13 +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 3AOFVDRV068250 for ; Fri, 24 Nov 2023 15:31:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AOFVDXM068249 for jail@FreeBSD.org; Fri, 24 Nov 2023 15:31:13 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: jail@FreeBSD.org Subject: [Bug 275306] 14.0-RELEASE: starting jail causes panic Date: Fri, 24 Nov 2023 15:31:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: 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: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275306 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |jail@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 24 15:42:30 2023 X-Original-To: jail@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 4ScK463RlSz51ywl for ; Fri, 24 Nov 2023 15:42:30 +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 4ScK461m3Wz3CWZ for ; Fri, 24 Nov 2023 15:42:30 +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=1700840550; 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: in-reply-to:in-reply-to:references:references; bh=+jZn+UKmA4MCnpukPiQ+gMgVha/RqmebaaZ6jO6JLhI=; b=DgtOEe1djxfdM1iHuZYLEKmrwrmuOHl9ZPBuXQVBqzxpqtFmwtp/nvs3gvGDsTcYXkrmiy CtM5hwWrg4k1UzMnOCm5BANzCas1um5shqwtUmPvjHgBQ3FVCqVj4QWmI8ezkh6QcK7yWu nGjUIuj5KG1zlBRYOaAkzIN9PhZBbWP2U10+afITqySWbn5P8krUIqshjQIDCcWucv8SzO PxjJhUdc9aCbm1KaY7oaOqMB6rHucB/nLHrqfE5S3cyZYwWIlPEJLarE8BKDvNFXBm4Sae oIPU825l7CLqh6LuatBm0W7GLT1sb8JfZHUN3PcJlywluY8zjymOUpFbymOo6Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700840550; a=rsa-sha256; cv=none; b=IL6HOo98F49klqa/bw6BlewApSc368nh1O559foYdS46cJP3kRAmDo2LzHJwvKllrBLGnf d4uxqpy8ZbnP8yOte6zmCenONVC+ly7cITUIZ96Y7FYIlZRwgsiXBohZeANfcUElsMSRGn vHxEKRSpATqejWmK4CIl7tzjgxaHozi6uqR2Xw1UHwsi0WIVrvkZw2wScPIZw3Uq1I/ErG M9+pYOu7alge3uX0gWXB958l3KgSjqgqUygbTCg6C9OHcnQai0MpiD5H0w9GZp1FpRR12M w0MoGLGiDbpJNc+iljI9uKqrFrgPX925T0cNt1G5QqTrivIIKB/3Tcctuy1bkw== 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 4ScK460qM8zrRC for ; Fri, 24 Nov 2023 15:42:30 +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 3AOFgU8f096690 for ; Fri, 24 Nov 2023 15:42:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AOFgUK8096689 for jail@FreeBSD.org; Fri, 24 Nov 2023 15:42:30 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: jail@FreeBSD.org Subject: [Bug 275306] 14.0-RELEASE: starting jail causes panic Date: Fri, 24 Nov 2023 15:42:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: 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: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275306 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #1 from Mark Johnston --- It looks like ossl is compiled into your custom kernel. Does the problem reproduce if it's not there? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 24 16:45:58 2023 X-Original-To: jail@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 4ScLTL4zBdz52T2m for ; Fri, 24 Nov 2023 16:45:58 +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 4ScLTL3y0jz3ZwF for ; Fri, 24 Nov 2023 16:45:58 +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=1700844358; 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: in-reply-to:in-reply-to:references:references; bh=cbLqp92n/HGFdkDSbBTUKKd8c7C4+SLH5GGcZIQlGRE=; b=hOvmrzkLVz2ZB2mFcQHPMfYxFK22NB1XN/qjfCX/PlHCi1Aq24r4429QDYFJTDO9z1WkTT AtY6a9YHHjU+kBufml6/zziVEday0HuxsVy2W3k5rWqv0cHjlaw5aqQWguHQUTkq0U7Bo5 PegSfMb14lWXmLXpX7Mz2IQ05WpjUtnkeGNJh8L/wADwH3F8cneQcdBaMVjYC8Rp9A7u5m DBReRXx7W/bUvQHVR5yahbZRHen2L0FvoxMfAF3rkdBpEMaQo+iAybBslRV9whPQkY6tUk iWu7yiw3g3tekb4hLEv03QAqfFCmCksLl4uuuNaU2V5bnTthsckkorp6btDgzw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700844358; a=rsa-sha256; cv=none; b=TtnaSeEdH5RlgMezhD65zb6F5u+8yrYS4jlOrXsROpcypU89mk5Zx/vV8aTPJtflmpigMw FDM7AxLm9FOWTQ/krivxM/AEicVsuIwmsSCXojxn5ObmCk6z41jpQbZbrfs5DPuT3zcbBo NcG6ghPPfHAqEK1Hb+oWC/Du0tWW6zBbLqHV2c5RR0BxnRZqFfcJaVUc6v8sCX1CL6/NUc KAKHkNMqU2p8DPnEIkhRfYV26MLOmkIv6QNs75LGH51EjcciMO5qQZNsxlhz30577Ke66Z 2iy7WkgrGM96x6aYFNE0BxiRujOkw1iiJRAjplr2nJX8VYe+9R6PogcsjsJ6Nw== 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 4ScLTL2yHXzsLh for ; Fri, 24 Nov 2023 16:45:58 +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 3AOGjwKn027893 for ; Fri, 24 Nov 2023 16:45:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AOGjwe6027892 for jail@FreeBSD.org; Fri, 24 Nov 2023 16:45:58 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: jail@FreeBSD.org Subject: [Bug 275306] 14.0-RELEASE: starting jail causes panic Date: Fri, 24 Nov 2023 16:45:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: lexi.freebsd@le-fay.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275306 --- Comment #2 from Lexi --- removing "ossl" seems to have fixed the panic. however, it seems like this has caused permanent damage to several ZFS filesystems / volumes: root@hemlock:~ # zpool status -v pool: data state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A scan: scrub repaired 0B in 8 days 05:00:11 with 0 errors on Thu Nov 16 09:41:34 2023 config: NAME STATE READ WRITE CKSUM data ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 da1 ONLINE 0 0 0 da2 ONLINE 0 0 0 mirror-1 ONLINE 0 0 0 da4 ONLINE 0 0 0 da5 ONLINE 0 0 0 mirror-2 ONLINE 0 0 0 da0 ONLINE 0 0 0 da3 ONLINE 0 0 0 errors: Permanent errors have been detected in the following files: data/iscsi/thyme:<0x1> data/iscsi/willow0:<0x1> /usr/local/poudriere/data/.m/ pool: zroot state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-8A scan: scrub repaired 0B in 00:02:24 with 0 errors on Wed Nov 8 04:43:50 = 2023 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 ada0p3 ONLINE 0 0 0 ada1p3 ONLINE 0 0 0 errors: Permanent errors have been detected in the following files: zroot/jail/amber:<0x0> is this expected? is there any way to recover the data? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Nov 24 16:52:13 2023 X-Original-To: jail@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 4ScLcY3Ph1z52WXn for ; Fri, 24 Nov 2023 16:52:13 +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 4ScLcY2P5pz3cN8 for ; Fri, 24 Nov 2023 16:52:13 +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=1700844733; 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: in-reply-to:in-reply-to:references:references; bh=+xsAaPUmVYltogK4sRfrgapg4bJnEtcteKtquDLyfzo=; b=YOniFKPVtokGvMb4OzIeFaskmqqk1ui7dy+rp3gks5ir0PdJGI/FLP16ON7clg4xiY4AxI wJN92EgYAzzxzOdz9J+tk1m19INtzPMWHbM2DbQG094RxtG1GuOI8eWbnqqKSlVPer3ZQ5 HyV0zbrEspggqxFH8jSAX7gIr3zaLEGo+fKAtnsHvqVH3kOEjhNLMGCIeRVWiwg3S8iGt9 nNuEN1R5FCPShWjcjhTnWw6tkign4bO0zkklR7iZmiaHqs+nkrlnXfNX+08DXkMrOzEEb4 7UZB1WQY0lAVlOzfAqKtQpbJfespEhKTNGWia9oKDM/WL7W6Q9WSGAU0aK2JgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700844733; a=rsa-sha256; cv=none; b=HflRpeFNUHiLNnb3MDfVeupGAY4jnC/bB9TUqlH9oBkkdGoc0hXbbERNzGh90DV6IMm9nV W0AwOQMIxijXReRuxBM5n925LvG+IT3VfSWV+nuwOjFJXvTi7OUQHC+hrbCZf6Cvtb+DTk LyKApRqhg4SLL3gOnibzGHyVJ8O3VCh2/sszEgG07k8mXq4qiYC2Bog/RHbUnWd/pZxfox brZ5DrmbAjdY+t28Fbzd+OqzKk/mfiEQQ6Iqkt0k+JZbGSYwMSAzD21H88RLwBHq3rgf/p SsiTVbPPW45DPEZ/i/iVVihdltieyYYeiAkPZduoKGoOy+ESeIBnfDdLRnGLXw== 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 4ScLcY1TGLzsvr for ; Fri, 24 Nov 2023 16:52:13 +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 3AOGqDmx042988 for ; Fri, 24 Nov 2023 16:52:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AOGqDGq042987 for jail@FreeBSD.org; Fri, 24 Nov 2023 16:52:13 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: jail@FreeBSD.org Subject: [Bug 275306] 14.0-RELEASE: starting jail causes panic Date: Fri, 24 Nov 2023 16:52:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: lexi.freebsd@le-fay.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275306 --- Comment #3 from Lexi --- quick update: "zpool scrub zroot" seems to have fixed the error on the zroot pool. i'm running a scrub on the data pool to see if it fixes the errors t= here as well, but that will likely take a couple of days to finish. (this is wi= th ossl removed from the kernel config.) --=20 You are receiving this mail because: You are the assignee for the bug.=