From nobody Mon Apr 15 19:48:33 2024 X-Original-To: freebsd-fs@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 4VJHm71LKdz5HCmc for ; Mon, 15 Apr 2024 19:48:39 +0000 (UTC) (envelope-from kempe@lysator.liu.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [130.236.254.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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VJHm61Dr3z4Qsj for ; Mon, 15 Apr 2024 19:48:38 +0000 (UTC) (envelope-from kempe@lysator.liu.se) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=lysator.liu.se; spf=pass (mx1.freebsd.org: domain of kempe@lysator.liu.se designates 130.236.254.3 as permitted sender) smtp.mailfrom=kempe@lysator.liu.se Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 0F51A2D99; Mon, 15 Apr 2024 21:48:35 +0200 (CEST) Received: from shipon.lysator.liu.se (shipon.lysator.liu.se [IPv6:2001:6b0:17:f0a0::83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 029F42D98; Mon, 15 Apr 2024 21:48:35 +0200 (CEST) Date: Mon, 15 Apr 2024 21:48:33 +0200 From: Andreas Kempe To: Rick Macklem Cc: "freebsd-fs@freebsd.org" Subject: Re: Automount + NFS hang issues (follow-up to FreeBSD 12.3/13.1 NFS client hang thread) Message-ID: References: List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Virus-Scanned: ClamAV using ClamSMTP X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.04 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.99)[-0.992]; DMARC_POLICY_ALLOW(-0.50)[lysator.liu.se,none]; R_SPF_ALLOW(-0.20)[+a:mail.lysator.liu.se]; RCVD_IN_DNSWL_MED(-0.20)[130.236.254.3:from]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_SHORT(-0.04)[-0.044]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:2843, ipnet:130.236.0.0/16, country:SE]; MISSING_XM_UA(0.00)[]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; TAGGED_RCPT(0.00)[]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-fs@freebsd.org]; FREEMAIL_TO(0.00)[gmail.com]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4VJHm61Dr3z4Qsj On Sun, Apr 14, 2024 at 12:20:36PM -0700, Rick Macklem wrote: > On Sun, Apr 14, 2024 at 8:48 AM Andreas Kempe wrote: > > > > Hello, > > > > I'm doing a follow-up on the thread FreeBSD 12.3/13.1 NFS client hang, > > message ID YpEwxdGCouUUFHiE@shipon.lysator.liu.se. > > > > After having had recurring issues ever since that thread and not > > managing a good tcpdump of a hang, I decided to simply get rid of > > automount and instead mount the NFS shares via the fstab. With the > > mounts being done via the fstab instead of automount, the NFS server > > restarting causes processes using the mount to hang, but when the > > server comes back things recover. > > > > When using automount as the NFS server becomes unresponsive, the > > system log is filled with lines like > > > > 7 Apr 10 13:00:14 shipon kernel: WARNING: autofs_trigger_one: request for /home/ completed with error 60, pid 68836 (fish) > > 8 Apr 10 13:00:14 shipon kernel: WARNING: autofs_trigger_one: request for /home/ completed with error 60, pid 69248 (sshd) > > 9 Apr 10 13:00:14 shipon kernel: WARNING: autofs_trigger_one: request for /home/ completed with error 60, pid 2221 (weechat) > > > > and it seems like automount is repeatedly trying to perform mounts > > until the system eventually hangs. When the system has hung, all > > automount processes are stuck in the kernel in uninterruptable sleep > > in the NFS code. You can find some stack traces in the old thread. > > Sometimes a umount -N on all the mounts would solve the issue, but > > often a system reboot was the only way to recover. > I might take another look, but I have never been involved in the automount code > and never use the automounter, so I doubt I'll figure out how to fix it. > No pressure to have a look for our sake. Mounting from the fstab works for us for the forseeable future. I mostly thought I'd report it for posterity and anyone else encountering the same issue. // Andreas Kempe From nobody Mon Apr 15 19:53:13 2024 X-Original-To: freebsd-fs@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 4VJHsS1SLFz5HD4C for ; Mon, 15 Apr 2024 19:53:16 +0000 (UTC) (envelope-from kempe@lysator.liu.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [130.236.254.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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VJHsR50YJz4RhX for ; Mon, 15 Apr 2024 19:53:15 +0000 (UTC) (envelope-from kempe@lysator.liu.se) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=lysator.liu.se; spf=pass (mx1.freebsd.org: domain of kempe@lysator.liu.se designates 130.236.254.3 as permitted sender) smtp.mailfrom=kempe@lysator.liu.se Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 298352D6F; Mon, 15 Apr 2024 21:53:14 +0200 (CEST) Received: from shipon.lysator.liu.se (shipon.lysator.liu.se [IPv6:2001:6b0:17:f0a0::83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 13A222DA3; Mon, 15 Apr 2024 21:53:14 +0200 (CEST) Date: Mon, 15 Apr 2024 21:53:13 +0200 From: Andreas Kempe To: Rick Macklem Cc: freebsd-fs@freebsd.org Subject: Re: Kerberised NFSv4 - everyone gets mapped to nobody on file access Message-ID: References: List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Virus-Scanned: ClamAV using ClamSMTP X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.04 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.99)[-0.993]; DMARC_POLICY_ALLOW(-0.50)[lysator.liu.se,none]; R_SPF_ALLOW(-0.20)[+a:mail.lysator.liu.se:c]; RCVD_IN_DNSWL_MED(-0.20)[130.236.254.3:from]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_SHORT(-0.04)[-0.043]; TO_MATCH_ENVRCPT_SOME(0.00)[]; ASN(0.00)[asn:2843, ipnet:130.236.0.0/16, country:SE]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MISSING_XM_UA(0.00)[]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; TAGGED_RCPT(0.00)[]; MLMMJ_DEST(0.00)[freebsd-fs@freebsd.org]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com] X-Rspamd-Queue-Id: 4VJHsR50YJz4RhX On Sun, Apr 14, 2024 at 12:30:22PM -0700, Rick Macklem wrote: > On Sun, Apr 14, 2024 at 8:26 AM Andreas Kempe wrote: > > Am I correct in thinking that Kerberos isn't really designed to be > > used for only authenticating the machine? Users having to always have > > their own valid Kerberos ticket doesn't really work for us. > Yes. The "host" keytab credential is a "hack". Kerberos calls them > service principals and they were not intended to authenticate a machine > when Kerberos was designed. > > If users are running cron jobs, then one way around the problem > is to have the KDC issue renewable tickets and then run a daemon > (can't remember the name, but it is easy to find and opensourced) > that renews TGTs. (This only works up to the renew limit of the KDC > config.) > I have seen that this should be possible, the Linux SSSD daemon can do that. We do still have the issue of users having to log on to every system after a reboot to init a ticket so I still don't think it would be ideal for us. > NFS-over-TLS (called RPC-over-TLS by the Linux folk) does allow > a client to provide a X.509 certificate during TLS handshake to > identify the client machine and the TLS encrypts everything on > the wire to avoid middleman attacks or snoopers. > It does not identify users on the server, unless TLS identity > squashing is used via the X.509 certificate to make all RPCs > done by a user. (This has the advantage that it is not "nobody", > but is only useful for things like laptops, that are only used by > one user. It does have the advantage that there are no tickets > to expire, although there is a, usually long, expiration on the X.509 > certificate.) > If I'm running NFS with TLS without TLS identity squashing, does this mean that users are resolved the same way they are with sec=sys? If so, this could be the solution we are looking for if I can make sure that all our Linux systems that need to mount have a new enough Linux kernel to support it. // Andreas Kempe From nobody Mon Apr 15 22:14:18 2024 X-Original-To: freebsd-fs@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 4VJM0S2SHYz5HCN2 for ; Mon, 15 Apr 2024 22:14:32 +0000 (UTC) (envelope-from rick.macklem@gmail.com) Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VJM0R6L6Jz4mvJ for ; Mon, 15 Apr 2024 22:14:31 +0000 (UTC) (envelope-from rick.macklem@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-pj1-x1034.google.com with SMTP id 98e67ed59e1d1-2a536b08d63so2210085a91.1 for ; Mon, 15 Apr 2024 15:14:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713219270; x=1713824070; darn=freebsd.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=DytulzHrnHjAfras6302/pgQpGGICjeScDG+yvV+Z/A=; b=WnVLBZJyVNfruNf5mGryEHnLgd5u94VZJ7a3uUk7826OwcEChSMVuSpmpTbv4k3JnK NGBXXBBln3gBbUcD9U8q97wBm/3uDl4LTrnPw1f+hSe/YzaKl2rq7UabcYHHg/8lZBEm ET9zM1IBf4vrAZl6DAa11g5TZwJwz9TWOsoihhweOSdT5u17gf9WDC+k+NiKkN3iI+Nt 2wats5LoVJyTkY/HlI0qJ/4ebWT+oO3nBYWqngn30NWxVJTWImDkoKLZGpuNUXMXKO1+ 3PGCqTfzcpPxn9olpa2LmTh4rvXthu3Q8Pr9oQ6NECs5g8/kCE3MksXFdBh0qS94elR+ wU7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713219270; x=1713824070; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DytulzHrnHjAfras6302/pgQpGGICjeScDG+yvV+Z/A=; b=AbkMRnPh1WcSS9FtbrZDBaoSRN9djawqjUVTXX3ojc0+mFq1VzCBv5TacLSV8xXkmr TE9CdKZVJA94WL3SPHr9vNXMjVL+b1sYKgSIA1Cn3JXJxi0LQHnYIYB5U9fbVHMci8Y8 MDl4O1vMzwwXKHz5UqqmAGt5jXMrMG/7vbJp7oFAjyWxxZ5XKIV3N8DxrVPdHabouj1u Orw0u7/UxFPqivBayH8UEcv0+HzPqfxbWYc3QojnAPI8BU9goGTjD6coztCEtc4yf10L +sbpsiW4CwkiNUaeZVwqwOtt9j3K34Iz+E4VEKjSSKffuSnPg72WV0V8aMdXIvoHy4PT hQCg== X-Gm-Message-State: AOJu0YzNRj6IadYXLCUw1u/fCrs3ADPXBFBn8nydUYBgHLn4mSiqVH6a PN/R8ZvdOrDS8TbVzTvo3N7Xv7Nf4xVfwP7lmOKZjxwis6OQTiFumnwbpX2bIl+DYuKx3JmYl4F aQd9I7U/xr3wgpP6SarGPr8s+ig== X-Google-Smtp-Source: AGHT+IGweZKZ+3azJ0cOnI/ZUrJzdiFhnF3tqeR68tqYeJlY19EZaMio0bc8/XiT6M132cw6sd30o541Bf+FKmxvnPA= X-Received: by 2002:a17:90a:bb15:b0:2a2:88c0:19d8 with SMTP id u21-20020a17090abb1500b002a288c019d8mr8896291pjr.39.1713219269903; Mon, 15 Apr 2024 15:14:29 -0700 (PDT) List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 References: In-Reply-To: From: Rick Macklem Date: Mon, 15 Apr 2024 15:14:18 -0700 Message-ID: Subject: Re: Kerberised NFSv4 - everyone gets mapped to nobody on file access To: Andreas Kempe Cc: freebsd-fs@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] X-Rspamd-Queue-Id: 4VJM0R6L6Jz4mvJ On Mon, Apr 15, 2024 at 12:53=E2=80=AFPM Andreas Kempe wrote: > > On Sun, Apr 14, 2024 at 12:30:22PM -0700, Rick Macklem wrote: > > On Sun, Apr 14, 2024 at 8:26=E2=80=AFAM Andreas Kempe wrote: > > > Am I correct in thinking that Kerberos isn't really designed to be > > > used for only authenticating the machine? Users having to always have > > > their own valid Kerberos ticket doesn't really work for us. > > Yes. The "host" keytab credential is a "hack". Kerberos calls them > > service principals and they were not intended to authenticate a machine > > when Kerberos was designed. > > > > If users are running cron jobs, then one way around the problem > > is to have the KDC issue renewable tickets and then run a daemon > > (can't remember the name, but it is easy to find and opensourced) > > that renews TGTs. (This only works up to the renew limit of the KDC > > config.) > > > > I have seen that this should be possible, the Linux SSSD daemon can do > that. We do still have the issue of users having to log on to every > system after a reboot to init a ticket so I still don't think it would > be ideal for us. > > > NFS-over-TLS (called RPC-over-TLS by the Linux folk) does allow > > a client to provide a X.509 certificate during TLS handshake to > > identify the client machine and the TLS encrypts everything on > > the wire to avoid middleman attacks or snoopers. > > It does not identify users on the server, unless TLS identity > > squashing is used via the X.509 certificate to make all RPCs > > done by a user. (This has the advantage that it is not "nobody", > > but is only useful for things like laptops, that are only used by > > one user. It does have the advantage that there are no tickets > > to expire, although there is a, usually long, expiration on the X.509 > > certificate.) > > > > If I'm running NFS with TLS without TLS identity squashing, does this > mean that users are resolved the same way they are with sec=3Dsys? It depends on what mount options are used. For FreeBSD clients, sec=3Dsys is the default, so that is what will be used unless "sec=3Dkrb5" is specifi= ed. I am not sure how the Linux client decides this. (It may be sec=3Dsys as well, but I am not sure?) > If > so, this could be the solution we are looking for if I can make sure > that all our Linux systems that need to mount have a new enough Linux > kernel to support it. Yep. I know the kernel patches now exist, but I do not know what kernel version you need to get them. rick > > // Andreas Kempe From nobody Mon Apr 15 22:14:47 2024 X-Original-To: fs@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 4VJM0l2sQBz5HCDr for ; Mon, 15 Apr 2024 22:14:47 +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 4VJM0l1qPQz4nCX for ; Mon, 15 Apr 2024 22:14:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713219287; a=rsa-sha256; cv=none; b=uVCC06RmrIDDVO+TIkLUSbm8kSXZnsoxqeyiHla/6tKdPqUFf7hB9ZgSLWosT2ikBna24L pRtKm/6Egz9jYKiQQm+oLY3F6LmcIMBd/+8M6lAibZRxm7L9RzP0Sa/0CF71CD+j3vsRTX 7Mk2ag38ovDPm6KsXGPTYptScUMrcghy9f25zyUM5kGhF5jWN28sRitJOYLjKKZF84nF95 vFXKGYbSE4nDnRInOQmQLwSurDz50K3kII/a9UM6qEP0MU+kcnWD8J/B9XJMLr492+ebv4 6wst6fp3FUyRfLcRb/TtGRWQ9Ck+e4EMacbpSe1THcZpKDLSpZfhF+Bs1AojoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713219287; 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=UaRIFiedAr0GfA4QFhSxCo8gnBzbH5wnNPqhawhe8C8=; b=JLrNkRZla01omst/V1Q4WKHomkuvpCtPltgBVddh7BSd9TwJKEfoNFurA1+52EzSgKyaMS p6OBajUed/+jWicUG5EF6ibQWzqlKphPKicNVifdylOhjgsuqINNvoAUwYZ38ZUHIsm+OT q0mTVUXNN6xJqdCgikjdn6XZ27+O2Q+PmHX3In17kJMvUhxLtBH8kfafXsZMVErgBbnAWv b1dUozQDXdp9AbRYyky9r4CYwZijuJyoIxfHozQp8aFiaWspBKtqx6H/zjqwk3Q8C4K5qm SbYmL+0QjzRIRmiOvQbxJcHOAiwznqTlE+zFVVaq4DUrJy76eD44M9pX72Fj/g== 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 4VJM0l1JpWzHDC for ; Mon, 15 Apr 2024 22:14:47 +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 43FMElcS061144 for ; Mon, 15 Apr 2024 22:14:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43FMElnD061142 for fs@FreeBSD.org; Mon, 15 Apr 2024 22:14:47 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: fs@FreeBSD.org Subject: [Bug 193749] ZFS libzpool_core feature request Date: Mon, 15 Apr 2024 22:14:47 +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: 10.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: delphij@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193749 Xin LI changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delphij@FreeBSD.org Resolution|--- |Not Accepted Status|New |Closed --- Comment #1 from Xin LI --- Please file a request at upstream (https://github.com/openzfs/zfs). --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Apr 17 01:33:21 2024 X-Original-To: fs@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 4VK3MQ3Y1dz5HX03 for ; Wed, 17 Apr 2024 01:33:22 +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 4VK3MQ2VSYz4CwG for ; Wed, 17 Apr 2024 01:33:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713317602; a=rsa-sha256; cv=none; b=yc9M2eXIjWArsxfsRJZtnznKhFCKw6X717mzQh9VBERnOCfKnqKhKlKx9S8xPUmTL0LWY+ C/ASaRRoNpRerbDD+V1BBsYJlq9d3E6XmAMEi5VL6L5YWyZCRDX1r5cZnIuU03q2CLK+Mv SFKJ8HW5RwZcJHQUZerrZbyNk6e2cOGain5tFbkjl/CwSW8n71FbY40foUwTIRjNqJU/qV LBCNdCGmgP+xXhSrvaAjgRcqa7eM8VdJD8Be3oZo8JQkhml9+TqLsAATef9lf/MIuTUdWl GlHQO8GDvQ0gx1L3d5KCz+RNQ8hOXGFEZt9C26qj+BA3hrzdYdtvLCkOQEHJOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713317602; 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=jElOUmKmml4iqEbli7KzTtjiPCGoGXsJeKpgzK7qqtE=; b=UVCVZj8ILeM6S5VrR7obuNvzgDcGNV26c40tScBASJESuVdug88WnjhaGvtA79uKVBdvj3 9wM5de56kge0mFX9rgH7crxCpQunOyi/OCaSWHvwCDLwQxH17n0tNEFGxg4TEs6eik0gX4 oXMK0usVVbb81nN4j0X+5GidPCn/nSBLknoYpng0hbbI/se1IpVZgUzbKZYyX549KwSj9b XBjw06PulbmRsNKTSg9n00uWlaaf0rUDDJXA1roQwQFmwF/Rv6703tXcacJ0ybD6uJjJ84 T6RDGlWJtqNe/gMZJA9uz5AV8U+NtrO5C+tDKeZdLLiDSsqVBh2qupNXGXq6OQ== 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 4VK3MQ24Xpz16W4 for ; Wed, 17 Apr 2024 01:33:22 +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 43H1XMmq038617 for ; Wed, 17 Apr 2024 01:33:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43H1XM5O038614 for fs@FreeBSD.org; Wed, 17 Apr 2024 01:33:22 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: fs@FreeBSD.org Subject: [Bug 278401] zfs panic trap 9 general protection fault in dmu_buf_hold_array_by_dnode Date: Wed, 17 Apr 2024 01:33:21 +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: crash 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: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278401 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |crash Assignee|bugs@FreeBSD.org |fs@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Apr 17 02:20:05 2024 X-Original-To: fs@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 4VK4PL2c40z5HbDv for ; Wed, 17 Apr 2024 02:20:06 +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 4VK4PK3Z8Qz4J7J for ; Wed, 17 Apr 2024 02:20:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713320405; a=rsa-sha256; cv=none; b=gZ86SrePK0dY+yPvXcSV+97FQEp3SwH32hxLhOEQlMHcoVWHIofmcgyTRLB8hTmC+/CKX7 rj7e6DQVif/2ByxRvvr3fSQwGYQKeV7K7eGA0mxkUwpSeCotk7srxIiIAUwGnJqjJdNbW8 5ATT86Xh+uPlQ+lXTuUQobtuhT0rSxffvqtK2pHI+4DpnauZC9QPnEOTWu0ZHzYU/Je9Ml pRgd7hBU5BECpR+lFuLXq9ISpqxDOx5wD/QdVOnFJKcsKFIoy+vOh5scnPigMhfgFfYRSb 0WINOPKvv8PIJDuHjkaFidagijzV/msTYBCdcQzUsHrq84sF9IsygA4g+zLkug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713320405; 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=bJrajxh6Ckx4Yoi9IWZNLkOIVg0B8HJOytV7Sh5FLCU=; b=HkRRVv+dV11Ayr0JGT8vPuDeeWJO+Jsg5B7Nhm0Vkbu0f+ac2f9dB1bpCw3wGO3ZvBwDJV Be/9pC+InC9OMdvfYMaUKloGmb5hSe4cyxnLoaMBg6NQNuovAch6P2OcRRXN1VLONeixod wFA4fIu9qKn6Wmu8KJ6cse4QNq5MBpZVKhdEMRQPbZdl03K74szYtjHfUyuDSZVg9XP9EN IQqjvpF3/Wzfue1ulFXVnFYNt38UW8VcLgboJygsSsucu4juhncgFgjaxOlP/s+HYOANju so5FFHxrP3vu00ZBCQRRpr4/hs5PJCoLsOzPwmH+tg3bTC/NY2+XQzgcTr6Xtw== 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 4VK4PK39jZz17MN for ; Wed, 17 Apr 2024 02:20:05 +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 43H2K5Cr091210 for ; Wed, 17 Apr 2024 02:20:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43H2K5vT091209 for fs@FreeBSD.org; Wed, 17 Apr 2024 02:20:05 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: fs@FreeBSD.org Subject: [Bug 277193] NFSv4 ACLs are not inherited when moving file Date: Wed, 17 Apr 2024 02:20:05 +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: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rmacklem@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277193 Rick Macklem changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmacklem@FreeBSD.org --- Comment #2 from Rick Macklem --- Well, I'm the last guy to be answering this, since I am by no means an ACL guy, but I believe you are seeing correct behaviour. If you look at "man zfsprops" in the aclinherit section, it notes that ACEs are inherited when the file is created. A "mv" does not create a file, it simply gives it a different name. Imagine the case where a file has multiple hard links. If you move one of those links to a different directory, would you expect the ACL to change? (I think not. In fact the only sensible semantic is setting the ACL when the file is first created and not changing it when additional links are created in other directories.) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Apr 17 17:32:58 2024 X-Original-To: freebsd-fs@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 4VKSfn2hhXz5HHbF for ; Wed, 17 Apr 2024 17:33:05 +0000 (UTC) (envelope-from editor@callfortesting.org) Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VKSfm4sh7z438V for ; Wed, 17 Apr 2024 17:33:04 +0000 (UTC) (envelope-from editor@callfortesting.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=callfortesting-org.20230601.gappssmtp.com header.s=20230601 header.b=KGuaQ+FN; dmarc=none; spf=none (mx1.freebsd.org: domain of editor@callfortesting.org has no SPF policy when checking 2607:f8b0:4864:20::632) smtp.mailfrom=editor@callfortesting.org Received: by mail-pl1-x632.google.com with SMTP id d9443c01a7336-1e65b29f703so32274555ad.3 for ; Wed, 17 Apr 2024 10:33:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=callfortesting-org.20230601.gappssmtp.com; s=20230601; t=1713375180; x=1713979980; darn=freebsd.org; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=t36Q1DabyQKZWsIP+qtwbOtwrVGxe3WICZedVPmLdmY=; b=KGuaQ+FNW4YR4ibICMf/BKaWyNZtST59m8DAQSHETSE+UBkUd7bk09YpKd7DzAkUVh hcOvwA4pEYrsgylGjKq1g3jMSZuTQG230K927RSAoFuQKftyeez9tpSWfHRnTl42s6ml iEPPiG8XsEuSVWqm8L6Oiw9hUywtAvhiai09t+CkoMzx78sH8A5OPOluhuDdn24toTL7 w4yRN2y0MUu+POh3gyribIEnOcA+rg2RebGb20OwE7RfIYkURaaS1rBHeWiduemnWzHH byrtOURs4rSonWJTialO91KAdWT8CQ4beqE2AecGZJVVazO4SNb86tNuDHiMrhyeqcW7 lkdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713375180; x=1713979980; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=t36Q1DabyQKZWsIP+qtwbOtwrVGxe3WICZedVPmLdmY=; b=Q4yl1bdZ/8be0rN4Yd+FaKKMgaShrpc5c/MOvLC00AH/1dH9p4IY/JCXyCAiieeZe5 LIVtsgahkDA4Yko2twwrrZJkOcFnh0QShtBBsGRsnpvnzPB9axwweIe1fCD+YoVoB1U/ lbLOO7LNNPN0fBSZyT4Q/QeEYXbZTzM4gTXQljooaf7ubu7josDMP6BREbXO04X19IJF Hx39MrGLORj1lXueHx5stvd7PmAp75ZcQ/pqGTirTgT2Orj3c9iTf2qVSdTiMBmHB3BQ CdGPB0ZWc1EIUSh5O+wy1sPmfFbZJIRiM6A4HzpctaEV478D15F+k3AqUDm2KfOzq+Da gJJA== X-Gm-Message-State: AOJu0Yyp6lDbNssD/68+KJQEOUYsxBDk4Qoz++Yxaa5MmUgHyKG4bbf/ JAe+LrvJxmTdnU689WAh4lPS/10zVhnBKey3AWUuQcFiyf7+B7MRM98LzqE9015Zu5y8efi1tGe c X-Google-Smtp-Source: AGHT+IEv0qTD+hCwbfdVSvjV8SewIfN2DSUpxMjTJbATj6xIIQbjvyBRBMl4vc8YiCeMWi5wuulsJA== X-Received: by 2002:a17:902:7ec9:b0:1e2:36d1:3015 with SMTP id p9-20020a1709027ec900b001e236d13015mr158650plb.8.1713375180098; Wed, 17 Apr 2024 10:33:00 -0700 (PDT) Received: from ?IPV6:2601:1c0:5601:c835:1869:e84:818d:83bd? ([2601:1c0:5601:c835:1869:e84:818d:83bd]) by smtp.gmail.com with ESMTPSA id n9-20020a170903110900b001e5c0ac3279sm9771238plh.74.2024.04.17.10.32.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 17 Apr 2024 10:32:59 -0700 (PDT) Message-ID: <823a4c68-37ad-4fd9-9a54-f49f25f3b50c@callfortesting.org> Date: Wed, 17 Apr 2024 10:32:58 -0700 List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: freebsd-fs@freebsd.org From: Michael Dexter Subject: zpool(8) panic with VM-IMAGES Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.29 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[callfortesting-org.20230601.gappssmtp.com:s=20230601]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; R_SPF_NA(0.00)[no SPF record]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; DMARC_NA(0.00)[callfortesting.org]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-fs@freebsd.org]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::632:from]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-fs@freebsd.org]; DKIM_TRACE(0.00)[callfortesting-org.20230601.gappssmtp.com:+] X-Rspamd-Queue-Id: 4VKSfm4sh7z438V Hello! Hopefully this is nothing. I have two reproducible issues when performing acrobatics with VM-IMAGES: Checksum errors and panics. I have submitted a PR, text dump, and script to reproduce the issues: Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278414 Caveat: The zpool "zroot" in the VM-IMAGE may conflict with the host. I'm happy to provide any additional data such as a full core dump. Thank you! Michael From nobody Wed Apr 17 20:01:49 2024 X-Original-To: fs@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 4VKWyR41kpz5H2TJ for ; Wed, 17 Apr 2024 20:01:51 +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 4VKWyR2gDzz4LZY for ; Wed, 17 Apr 2024 20:01:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713384111; a=rsa-sha256; cv=none; b=TZNx66QGcTxzxGEboN/QhyPbxuc8OAG67f9NlXT5k4uu04v7hDM+F1SI0SNC7WmornSfMr 7RPXSjsmGqEvq/93q/UiTlnwF0qqxZjs3YZ4ool7yd4N8mlpDLBq+fw2FyQjKD03Ynz1cn 5ms+ow6TlZY6m0pJCSPpoO1PpI4P8wVNTUls+UtP6s9W1d5QdWttk/VNq43v8elY+NkB2b wSS7oKmsZB8dTZbzVzf4Xjyx3jH93sDInn6K863xK5GjrcYXOn8PNk9OEMjbGSh/szb5yd DPQKinJnkM4pafQNNrVypgMmdw2mPTHoTMUlXYZ4I8DuZxd5HSw6DwrwZexrzg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713384111; 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=rnJbk3Ak9YFel3i0OvVqWr46Qxvr1o9Q9/Na9jyusqo=; b=YrkXdBq1khD5re3WBQrzx7hlxewuua1Mi3YXzhvoaJ4WsvXirefLtiXGWqPK3cwhW+kzCl Z65sSz2ILxCEr3Dl8l1OIw+2nvMHxb3bJq79YduAyWlVsBQKUD1XHulIWQVTeJR4bR1+/b mc2Om9N5gVSPIWuYHb+BGiuB54fzCIXh5HRx3ZVs4DjiVrwDux2eGP8jhUlG/xflTlKqkR WObCkK4IJ3hFF4tcTg5HQeqvDqykQCD4Kq5x9pujzKLhu9MQK990mWpZAi8AA9QZW5+fTz +PVDeAVFZGWRM7kd4i8FQEWEGk7lOUJG8D47KuTC8NgrQkK70GR4PKUCzdw8Aw== 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 4VKWyR2GXQzgJ6 for ; Wed, 17 Apr 2024 20:01:51 +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 43HK1pdw012665 for ; Wed, 17 Apr 2024 20:01:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43HK1pRZ012654 for fs@FreeBSD.org; Wed, 17 Apr 2024 20:01:51 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Wed, 17 Apr 2024 20:01:49 +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: crash 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: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to keywords 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fs@FreeBSD.org Keywords| |crash --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Apr 17 22:18:53 2024 X-Original-To: fs@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 4VKb0Z2FpYz5HGHt for ; Wed, 17 Apr 2024 22:18:54 +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 4VKb0Z1DR8z4cPL for ; Wed, 17 Apr 2024 22:18:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713392334; a=rsa-sha256; cv=none; b=RBZgd1Idtz41yiHp+023UU+v4sF+tsz2ZinzcAzS3BeZEOzyu9nReNDFQIrOsi1uX32/jF ioqc4yEX3rc99bCtEZ0qOoFXDhv/pXRU/yvFIMJieo/xFHSMXnoqg6WHDxcpQn/ew7W70H 5yxIOkOWrEftMpFICL863p/rHOcQqDuCkh8Ebz/ndNJIMyehu2Xcy7h6eSglv0UtbGrcPo LVKtRgLVn7JRYeHCn0hUQjtxR+mo693iyU2c4Kmzte/oyb0Z4vDyIgMpQjqigUkcDVUFum fVifpwApI/ZK0GZT4JAWEPVbQaJPSkP9am5mg4Govn7AOPaU4ME6xRGoCNxPpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713392334; 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=8DBySbyu7S0HpR58TmceXl43ew9etD9tHYwmcAYz/ME=; b=E5eVMCAFC0DtmrheQ3UwSGkQ2a/eMV/P2+v9abznb1m7TU5f5hZkuvQg9dz/VL9+8mqlHt Du52uWfW7VWVEKK8b+QEzwyjagclTQaLae/T+ax8zuWjPi7HAxzv2Nz5iUjere0F7GW68s 2SSH49mRPJLfnJVz60LwpyzIfR3y7McKtr2NOdIPDPxDvb93TPQFiNm6QsbI95/TDqq0kV DabW8/yrMDqB3dWOttNXrPVCS7BLVZvpOUGreJkul4+Mp0BaCbNfm/rHX+0bOrT6D9pGVT 85YCfJ8UQgP6ZWmovsLJ7qBiwNv2NuXKE1vHLMBNSUo+vG0EE4y1K66jgV6i5Q== 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 4VKb0Z0kBgzkjx for ; Wed, 17 Apr 2024 22:18:54 +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 43HMIsTE061764 for ; Wed, 17 Apr 2024 22:18:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43HMIstM061761 for fs@FreeBSD.org; Wed, 17 Apr 2024 22:18:54 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Wed, 17 Apr 2024 22:18:53 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: editor@callfortesting.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 --- Comment #5 from Michael Dexter --- Observation: The stock VM-IMAGE only has one label: ------------------------------------ LABEL 0 ------------------------------------ txg: 4 version: 5000 state: 1 name: 'zroot' pool_guid: 4016146626377348012 top_guid: 100716240520803340 guid: 100716240520803340 vdev_children: 1 features_for_read: vdev_tree: type: 'disk' ashift: 12 asize: 5363990528 guid: 100716240520803340 id: 0 path: '/dev/null' whole_disk: 1 create_txg: 4 metaslab_array: 2 metaslab_shift: 29 labels =3D 0 1 2 3 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Apr 17 23:01:49 2024 X-Original-To: fs@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 4VKby51q4yz5HLH3 for ; Wed, 17 Apr 2024 23:01:49 +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 4VKby46xDxz4hqF for ; Wed, 17 Apr 2024 23:01:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713394909; a=rsa-sha256; cv=none; b=gMQjPZ6PMgMp/h+5V8Zejlx2GcFz/Ra0ex58x1s+SXftJviBO8w59H/XgphRxuTkT9hMQ8 Z/eo3qT6EWqXwC3smHGqAMktDJaf2r/ga7aYan8H1mKoZOzMFjj2tVjrJI4HL3HHTH9ZLw R1gVLE6EVadbbLC7PZ72Q4JY5rxZNrUB6CexFwj8dHH7optJRsIkS/UYY/UZAmgRHcou+k /EDV2Thpz0CKJN+uLH4VSKQVwbyWm7FX2UGRKcnxHC3T0Py1T2QkHplA3q/BTpYBaYbZcs gpK/QFia1p2UGnxlNWhLliLSGDW3u/p+4xw8FqG6wgVWY08p+gkDk4YiivRPcA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713394909; 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=QO8pZe80NP0SqZyBO15FdN/HbKACRtOE8uid+4SVQ+s=; b=sEjW2ar6/6GU8b2j7mdyu/pOfY30o7iF3exmMuEdMG4Iu5APeYhcF71x6IbcPzc2oWSQfS ex9ybiNvi/Ce7XXbWpIALtkqrpxmGPIMLEU6H/ygmG5/MEDvRSQ2NP7f8wwUxGEpyPOIk6 Wzz1klImOm3D3nKHrTwwfRJm4b2AsPpqde/NNw4y+e/stwQWcrJJOuOhVju0LBt9ky/lnI 9DhsZmTia+E+izVjX8iCLPSLqJtZyA2QLv7dZHuoU+abFmS7xA5Mg7QTiE5FWsuJHd8pBU 5HouP7x9PSNregl8DLwufi+PApyACunJDsjf2L2uUUIeEVgzSqSlKRUj1+kq7w== 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 4VKby46Xt4zlrD for ; Wed, 17 Apr 2024 23:01:48 +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 43HN1mVc097605 for ; Wed, 17 Apr 2024 23:01:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43HN1mEg097604 for fs@FreeBSD.org; Wed, 17 Apr 2024 23:01:48 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Wed, 17 Apr 2024 23:01:49 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: editor@callfortesting.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 --- Comment #6 from Michael Dexter --- Update: I extracted the rootfs partition from the VM-IMAGE to a separate fi= le as zroot.raw to simplify things, and found that: 1. While 'zdb -l zroot.raw' shows the label output (with a single label), I cannot import pool via the file. 2. Attaching it with mdconfig works fine, but could produce the panic on resolver in two runs. 3. dmesg does not report anything. 4. zpool status -v did not show any checksum errors. The issue appears to be associated with attach and resilver. I have no idea why happens after two to eight or so repetitions using the e= xact same source image. Next: Testing on 14-stable and 15-current. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 00:09:05 2024 X-Original-To: fs@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 4VKdRk1B0Yz5HR5S for ; Thu, 18 Apr 2024 00:09:06 +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 4VKdRj4ZpKz4mNp for ; Thu, 18 Apr 2024 00:09:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713398945; a=rsa-sha256; cv=none; b=SYgn8inwqb24cmfP6Haqzy3AWbS1n9E0IE5lE2tbNcbAlyMBdHhBXlBOocE/ZPyEB6Q2wg lIIpeC7s/MUWezMyPi/fKF1aC9BdSLzfDpuU4BoIrmw6ZX2WNI7P+B2zXY8CwKctY9RpCh nu8xxam/kHv2IioLhLcnUoZNaVb3tkxOAXzmJYRrscDL5aaRiP7z0p5S78NpqtIMg5Pgd0 iy4RXVxt5yrmcapZBPB2nr2EcgfLrBy267BHMnZinQe+jiEZDLqs3X48tIwqcTcRkc5SEe Wam+Lsm1F2USYl1QnvnkdQn9rQ3jIXReWrlMq0XmZ1jPDa7MNuIUcm4EblFBIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713398945; 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=odzrS3FmEw+CIo6Sy+2kd7S3XmkxjAl4pVszOGZqoeA=; b=WPaJSHwpjmP7qZ/BV0ug5/M8ai3UESV/KOLc5Y3IgwZFKorxh3OrBRFYl/8BLikWz4KLal 3QGAVuUi4bTgVZsgCCAAa0pdCzpY5t3JxWl/np8wily74YLP4zYTQEZFVWU0LmK6LvmRnJ RDb3il93XZrQmAREa+uaMqqWlru0zbePa3x5+ksGfLfsd3hvfDCzQQbC7uGaduwPZLVSEt lyl7n7pg749Vtzbi/x9WleAXbv6IhKjnDcXbWvRMpB+/25ySP1+evoTpS3wLOilsfE4VAn sBP1VMwqF07oLEAnFrJ+NEWZUNhyCvO4n5LeBBB5tpczkq1dzv5n4BtHIv1fBw== 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 4VKdRj41ZKznYn for ; Thu, 18 Apr 2024 00:09:05 +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 43I0950a057849 for ; Thu, 18 Apr 2024 00:09:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43I095v7057848 for fs@FreeBSD.org; Thu, 18 Apr 2024 00:09:05 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Thu, 18 Apr 2024 00:09:05 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: allanjude@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 Allan Jude changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanjude@FreeBSD.org --- Comment #7 from Allan Jude --- (In reply to Michael Dexter from comment #5) > Observation: The stock VM-IMAGE only has one label See how it says "labels =3D 0 1 2 3" that means it has all 4 labels but the= y are identical. If you get output that prints multiple labels, they are in some way differe= nt, and that should be investigated more closely --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 00:40:26 2024 X-Original-To: fs@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 4VKf7t4Tvjz5HTfw for ; Thu, 18 Apr 2024 00:40:26 +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 4VKf7t3RYZz4ql0 for ; Thu, 18 Apr 2024 00:40:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713400826; a=rsa-sha256; cv=none; b=NHft4lJV01rV7AHkzeMPFYWWU0Ie3OWcpKy7dQZEHAQXhEI/378P29+7XEd0POxbbgXJbi MRlM9XhIvyUS9DRQseKcDju0sZIUBAxBmTuRggD25pfKcDbn2Xc59tZ4RvPoDSttU6l7iP JBe1igdB95wBb7+PdLU03zVLuK+r6wGP4hhOeo7Yng2XO/coJj8mpe17hrTU+vWhvlxOiW 0wznS1ip95xpwhJatMFhh+q7PmtvqBRBJCql6jDRmN3qtleKkVtkp32RwfRy0QLhPrRY6f qeibc2+CKed+8GgVXQY+GwFSl1CYQyEcr6ChUHZEJr/ElSUke/08IixfAysKkA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713400826; 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=9uu0H18uDoO4Esqveywq9Cv2UxhxLwcQ+Ibxb/s8Uk4=; b=gPgbsor7z3aKrlPnozeBPB0OWjdoO0XDliuOwd9xbj68vkADLZSXTGDwnEQetoYPghjbf/ 7UN62rpmQX/JVb/SwirJZiPgagc2M+dhT43LLbxQswhAHG2qBtuUGwKE7RiMlM5DfP85mT 6awZMFSGs6ZvWNxV5geJ9idVa0stJW0jAzITNtEwzvxo+sNrUpOj34g1dorwJfTmAajXAc n8aL1uH/WflXA5XuiTcijkWTTMGA43lIiUc90ERWzc980cVJypAdtp2z/MQjTflyr+Z+K5 GqRCAnEEKCdJi6Gzypt7k78Sjn9ub+e0Cw5oirPQP4SWVDlGA6oGFT1xlZSb9Q== 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 4VKf7t2vz2zpJh for ; Thu, 18 Apr 2024 00:40:26 +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 43I0eQMJ034960 for ; Thu, 18 Apr 2024 00:40:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43I0eQ0J034958 for fs@FreeBSD.org; Thu, 18 Apr 2024 00:40:26 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Thu, 18 Apr 2024 00:40:26 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: editor@callfortesting.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 --- Comment #8 from Michael Dexter --- (In reply to Allan Jude from comment #7) Thank you Allan. All: For context, this feature is marked as experimental and has revealed issues already. Let's get it stable! --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 05:42:45 2024 X-Original-To: fs@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 4VKmrj2GWJz5HvXX for ; Thu, 18 Apr 2024 05:42: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 4VKmrj0rRmz4Q78 for ; Thu, 18 Apr 2024 05:42:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713418965; a=rsa-sha256; cv=none; b=tm+1sO3pgS7wDFsDmviRK1FL8P8spIwXTEtAo2e8OTtVJUeA65jiL0KCWRxyWNRbYmyMT6 QJG/3AexAIeN4rCIBoWRvQlJVkcFgMf5kQ55WO8ALxN29XYaNwh9vBEQ+smcW/ENWwi2vI 9eViURYEqkvfQ4ZcYSGj6TXGhTeJkJtU7bXfON4bOOx5mxc9d05l2sMMktHYFxz9bSmdH5 HhE+pnR1PdptmlbS7gHtoSu8Ra/sGEG782fBecQ/w2mTRESlcGhuqISjl7kcGV3MnvAQs2 oNeCXzbU7u1X/UciuJK8NPcMY5EGw9l8gxg2KNb73qEVlGZ51noizCGYzlYc5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713418965; 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=CDNCxgx96rNQ5S/qcbAkJYvA8/lcW1h6dC3i4Q10PJo=; b=AbYRXqZ02Z5AcymSY9ZxskRxb9NBfrdcyHllPM1ZX8WdC5UDPsv4UKWJZvNHRdT/xE0fvq T/wEoXz6+qRLT5V45b5KWFzMWwBWGcIfLB3VEOQ88eVWH3KeJYoycCTSCaLSMm+4hTWy+R uaZ/6iqpxTx+4HPwXlGZHGysfoHU713g2SxxuSBTna+xXEt0iddRusAB+M8dg8nn3T7a3o 2Y3YSOj8Y08Z1spIFORidxvkGiXiBk9BcNuaUt5CnfbDgR8LhpgCSUOFzu1qGiquGRiuUf ZfiKqi3FKE8uosCGYNESGVGqhJiAXhNr781MR8KA+x95fhgoQmusEoVJ6hN61w== 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 4VKmrj0Rn4zxVq for ; Thu, 18 Apr 2024 05:42: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 43I5giG3043030 for ; Thu, 18 Apr 2024 05:42:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43I5gi8h043028 for fs@FreeBSD.org; Thu, 18 Apr 2024 05:42: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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Thu, 18 Apr 2024 05:42:45 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: editor@callfortesting.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 --- Comment #9 from Michael Dexter --- Created attachment 250042 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250042&action= =3Dedit Core dump from last weeks' 15-CURRENT CLOUDINIT VM-IMAGE Same host, 15-CURRENT VM-IMAGE. Where did the root-on-ZFS non-CLOUDINIT raw images go? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 10:03:51 2024 X-Original-To: fs@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 4VKtdz1VBnz5GX6x for ; Thu, 18 Apr 2024 10:03:51 +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 4VKtdz0Jhmz4n0m for ; Thu, 18 Apr 2024 10:03:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713434631; a=rsa-sha256; cv=none; b=jbw2Lirv48DvbU0cBfDOWqgOwGIoj9suw/X6z+d4K6lHXrQUt8rloMMzykd8oOuOn5GYMD EvyV9iaDMY+1UJOEQT4eemKLL87uxPMgBMVjJvbY/FLegXXqwhQ50++EWjurhF8hnwVYzN Pf+f8Fl5AG//prSTSFkuZtzu5hqGeK+RulP+4fB7DpQxq5YNuyENtrV3Cb5Beea1Y+X4So /zC72c9+eSeoqaIYuMeGh8Yu4hS3mL8SBb6TTs8dXX1uYoGk9VgI39R1TJPBzshEChivAP BYpqx0K18ATJye39ZpLG80twXeCzA7Q0K7gSRbBqNuJ940mAYaUboM5NXZg27Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713434631; 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=Restv8D8zDOPrjvaXA+L1PAx1vys5tSABMBkjBCzYWI=; b=TJ2IZ8vZH+ayCvcECuCd9wh0CVexNVgHkGZ3zOjw5kfZIWx2h0R4eW+qaBv5XIzzInPyTC ob0nd3vEGr6eLA98P0ZUYALIo5RJy6DP4hjZ8c5hGdJrJRUO4AHXIolPlimDM3vY2DiMN2 GaBwNeHWOFfONtJG5IOToli3/cFSuLR8K35070B0vW4wnzbEdCXBi0dMcYJ1k1Ir2zKFDZ 2SC6Y3W8Il3ShjELuUTEw0DxPdZ/WMK79ujdDlo0CSq8XjmXYmno0Jq6fM7ZM5pY1liZNf hCuTEvFXQr8ILQLokGaIRk1qGC1vg3zPu/JMGwerJCjG7e1ybzw81E9hibphfA== 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 4VKtdy6xCZz14cS for ; Thu, 18 Apr 2024 10:03:50 +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 43IA3odf056065 for ; Thu, 18 Apr 2024 10:03:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43IA3oSf056063 for fs@FreeBSD.org; Thu, 18 Apr 2024 10:03:50 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Thu, 18 Apr 2024 10:03:51 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: editor@callfortesting.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 --- Comment #10 from Michael Dexter --- At the risk of having the wrong crash dump... do note the attached 15-CURRE= NT VM-IMAGE text dump: KDB: stack backtrace: #0 0xffffffff80b9009d at kdb_backtrace+0x5d #1 0xffffffff80b431a2 at vpanic+0x132 #2 0xffffffff80b43063 at panic+0x43 #3 0xffffffff8100c85c at trap_fatal+0x40c #4 0xffffffff8100c8af at trap_pfault+0x4f #5 0xffffffff80fe3ad8 at calltrap+0x8 #6 0xffffffff81f3e9c3 at avl_remove+0x1a3 #7 0xffffffff820285c8 at dsl_scan_visit+0x2c8 #8 0xffffffff820275ad at dsl_scan_sync+0xc6d #9 0xffffffff820541e6 at spa_sync+0xb36 #10 0xffffffff8206b3ab at txg_sync_thread+0x26b #11 0xffffffff80afdb7f at fork_exit+0x7f #12 0xffffffff80fe4b3e at fork_trampoline+0xe Most follow this pattern. Interesting: A clean 14.0 system is not exhibiting the issue. Only 14.0p2 a= nd 14.0p5. I cannot yet say if the patch level plays a part in this, but I see 14.0p2 had some VFS changes: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275200 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 12:10:01 2024 X-Original-To: fs@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 4VKxRY6Mxhz5GkZm for ; Thu, 18 Apr 2024 12:10:01 +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 4VKxRY4Yz6z41d9 for ; Thu, 18 Apr 2024 12:10:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713442201; a=rsa-sha256; cv=none; b=v4TTEbXwHoIDFZp0jfwOj3I3+YjRDUD+hToKDgSQwHAQVUCY27eidXFdgqSfYOzZrSzKka i13XS7SMaOYTfwQ2UxhQPA8TQNg3YnbB1v0NhYRGhaU+7K3zY8AE4SmuG2XdMCXqrlek7Y Ycwc4RdLAsy0Ohn9nrYxhC0J0uKuWYA6mempTcbV+VflMCkLngBSvspFJgK1Xx+M84CBy4 p+k/slhiRsKZYcygggJKI4hUaQOcAQr9TYYyfEKyC020fEN50Oqwuc1jC2ZCKMbK0FyDrU 9F7FNnR87Mvczph/dPglmH4gGpGOfPpHUZLw12NmxMQEcz8COPM/bOPF/jTKQQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713442201; 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=rZ0WmOp2tvQ8dRPJ7Mz7oWZ0CCcW29eWThiokyNZAOQ=; b=D/GVHpTHR9HLI6QlvBWQzddfDgbYhPVosd+DWZFjBr0BwBpbU2o4Yf0S4TEuBkQXNC0831 Pvwy7NvkHkRBXdKlkiLOMq87QFgEbl3WW2nP2/wErr4j1f5H/f6+8MojyeudMsXqEJZUzO SXDoTOGlJSQMYqQpiY0wfWsQs0Xe2kgf0T0yDGJqsYOEPj6EBP6SZPfRIgvW95/FVNQ3eO 1XgnuhBu8/J4k9HMeQNHyzLUStJ/LGwuYs9es0rTsfk/0LvijKXAwt5VtrBYoERQOjYpPD U1IOtJxqrGkayzICeKizBfVtVysC2PaIFq/Coqvi4vm7Nyg3glDjVSGENBn2oA== 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 4VKxRY49Chz18HS for ; Thu, 18 Apr 2024 12:10:01 +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 43ICA17L080766 for ; Thu, 18 Apr 2024 12:10:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43ICA1nn080764 for fs@FreeBSD.org; Thu, 18 Apr 2024 12:10:01 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Thu, 18 Apr 2024 12:10:01 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ronald@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 Ronald Klop changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ronald@FreeBSD.org --- Comment #11 from Ronald Klop --- In you script you try to set different labels, but some of them are still t= he same. See bootfs1 and swapfs2: gpart modify -i 1 -l bootfs1 md10 gpart modify -i 1 -l bootfs1 md10 gpart modify -i 2 -l efiesp1 md10 gpart modify -i 2 -l efiesp2 md11 gpart modify -i 3 -l swapfs2 md11 gpart modify -i 3 -l swapfs2 md11 gpart modify -i 4 -l rootfs1 md10 gpart modify -i 4 -l rootfs2 md11 Is this intentional? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 17:14:23 2024 X-Original-To: fs@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 4VL4Bm2c4dz5HDcp for ; Thu, 18 Apr 2024 17:14:24 +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 4VL4Bm0DNHz52Bg for ; Thu, 18 Apr 2024 17:14:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713460464; a=rsa-sha256; cv=none; b=GYhcukDJci7hWM/81DO81gZhJxeaFM4i0p/nQSj6evheaFjqTEfXAl3TxxP+xy0NlNSsqe H46rIHlkSw+KmQe8n8eHvgB5z67C2J3lx1z1NjWUfgkXmPX9mS3uDIraiKqxatuPrxlCh/ M5KP0S2TCbsTchhBmfoBradtm9sPA8c3MFaqB1Ia1OxuRjvIbV1ooArbip2Ve/cxku21LJ Ee/tBJ5iZowOlU6o+3zIgyw93mn4HimZqkEt5+XtF/42p0CcOGA30PIcP84i1KEHaw4vml rWtTshJDgui39MN1Knm1U1wzDQ8bWGJseaj59LDx4UmeNbloL6eAsXauLwQejg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713460464; 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=1ods0B7xO8J7ky1re5sKfZw6HtoLX0CelHtZlG/rpKg=; b=Al3/U8UqMZVL9UIj77ASHzS/as95TMGm+w4UrrjXf5me/GP8BBidiNm663fpnUnb4KVQg5 K26dd8S7PmeQ3QKpgtm1KgoMdV18qm2I4ZzBtTDwEtndC5DKDYkuEqWjMuijaHBPFuv74Z vbrCO1mMdy5cYbxWFCtGBAjiZKSxQwElcJnth7PDCO1wxrodsAFyOv5MbUSVZ30115SC9v Aq6OSGdGPR4DgGTq7YH16uRhkXWrrxiCK9yWA1i2pNt0F3VW86ZKgSfyyE2kj1XwT336R2 2odTWYx/nPO/2sDn56obm/FTFN8qnTygbo64wOzZr8g10czxkp83o5I+lWC2Rw== 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 4VL4Bl6xlLzJcw for ; Thu, 18 Apr 2024 17:14:23 +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 43IHENVx056791 for ; Thu, 18 Apr 2024 17:14:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43IHENcF056785 for fs@FreeBSD.org; Thu, 18 Apr 2024 17:14:23 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: fs@FreeBSD.org Subject: [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Thu, 18 Apr 2024 17:14:23 +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: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: editor@callfortesting.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 --- Comment #12 from Michael Dexter --- (In reply to Ronald Klop from comment #11) Good eye! Unfortunately, the issue still exists even when I work only with the freebsd-zfs partition. I have fixed the partition numbers and have it runni= ng on three systems running 14.0p6, two Intel, one AMD, and the issue persists with: panic: VERIFY(sds !=3D NULL) failed KDB: stack backtrace: #0 0xffffffff80b9009d at kdb_backtrace+0x5d #1 0xffffffff80b431a2 at vpanic+0x132 #2 0xffffffff81f7d07a at spl_panic+0x3a #3 0xffffffff8202f6d1 at dsl_scan_visit+0x3d1 #4 0xffffffff8202e5ad at dsl_scan_sync+0xc6d #5 0xffffffff8205b1e6 at spa_sync+0xb36 #6 0xffffffff820723ab at txg_sync_thread+0x26b #7 0xffffffff80afdb7f at fork_exit+0x7f #8 0xffffffff80fe4b2e at fork_trampoline+0xe --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Apr 18 21:01:27 2024 X-Original-To: fs@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 4VL9Dn02ycz5HZ1f for ; Thu, 18 Apr 2024 21:01:29 +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 4VL9Dm5SNTz4RWc for ; Thu, 18 Apr 2024 21:01:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713474088; a=rsa-sha256; cv=none; b=mW4Hxjn17xwosUx49ifx85NQqsbIqid5ey6ELNpcQZlhjFroq8WzacgaetY/+bLebrGczh rsrzqrfahBcRZ291LvSexl3WDD4gyM84Q0aTbWr7pneXv07PYeTSH/tQoJhqqPI5U7QQ1T ebSHW0iHgDTRjhKavDZyFTvFKOHTRv64ByrVjitmxh9+JTQjQ8Z0JseNP8Wq3mONCePH4W 1x5YW3xDbkeF42c5Cbcjprzf78Nts7dOfpUR0148hs3/IgSc0bzg2dsc+/4J3/wdi8AZCv TrFNAVfA53hBLMK6uHadpJCDOQ17BnyY9IG3EPiRtxH4qDNsKbVqv1SUK+XM0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713474088; 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=GaaAr3vXqTM7kevhNY1Jm+7lYcY/fvGXiAuo2cKXf88=; b=xEfDclRvX7951j4YylxYiulyuNscP3Vda7L2DcUzpIJrHd/sckWyiB7YSgBaYQjri0my/J qQqHNFZQ3uSbv5Mxk2ZSBqzqWP7Lp4ods144R0b05u1C5ZWqLdr6kapaTw1SLaR/h2YV79 znk9UsCeGEE3c4bdAzh/t0T4lXmPt/jK5FwEfYa0BkN6abQM1V76S+tReB01IJgdlNhLek wj3UdyrbF8FgHYD60PMXfg/WUBXrfn98Vr71+L3EJmxr0FX5e1/97WD0AlNTPLRHEtaN9F szcZ20WJliQCKUy9j8uQztuK9GpWxRJWnJXe1UPIQdu9u+7yjzHn55Frn510GA== 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 4VL9Dm52wBzQ3M for ; Thu, 18 Apr 2024 21:01:28 +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 43IL1SQi040519 for ; Thu, 18 Apr 2024 21:01:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43IL1SK9040518 for fs@FreeBSD.org; Thu, 18 Apr 2024 21:01:28 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: fs@FreeBSD.org Subject: [Bug 277389] Reproduceable low memory freeze on 14.0-RELEASE-p5 Date: Thu, 18 Apr 2024 21:01:27 +0000 X-Bugzilla-Reason: CC 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: henrichhartzer@tuta.io X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277389 --- Comment #36 from Henrich Hartzer --- Re: My Firefox OOMs. I haven't been able to reproduce it lately as I've been more careful to have fewer tabs open. I tried to force it to happen, but di= dn't have any luck. I'll try to coax it over the edge next time it's acting up. I ran iozone -i 0,1 -l 256 -r 4k -s 1g on a "faster" system with a SSD, and= it had no issues. I'm still running iozone -i 0,1 -l 512 -r 4k -s 1g on a "slower" system wit= h a single 1TB harddrive. It's still running, but no signs of dying yet, and it= 's past the writing stage. ...And I just realized lz4 compression is on by default. Will that be requi= red to reproduce? It does seem like the iozone files compress readily. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Apr 19 03:55:08 2024 X-Original-To: fs@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 4VLLQ53VGNz5HksZ for ; Fri, 19 Apr 2024 03:55:09 +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 4VLLQ518g3z4BnZ for ; Fri, 19 Apr 2024 03:55:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713498909; a=rsa-sha256; cv=none; b=tSXAa8uX5Db7AsJ+uOaIdpvJaiIbYoPf6Hp51CxYaVukjZSUDmmr5VCVIhOZ1F4kAFeLBk 7/rbfsqp7x/4oruN9TVBm6zYYYEEwx6e74LuN3TmGcjRXeY0YXzeDk+1Wv6P5jr2mKkA81 Jg8GrD1TAyNGzuAetCISAwPiICHv5jgle26dKgCL1YhA+cgUS2XqdH3NoPwIqFR7bl6DF+ 98L4HsU/AZQ4nSDZUSAEbiYOQVG5hLgWGFfyWx0rzcdDwkoGbhfYs55PUgj+lTDBKLafY1 +2laSthqky5dW8ZZxim3oQZPzs7jOfCrkD1bQpn291/GMVnSlKO8J0cbDk+hQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713498909; 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=efSB9hnJK4SpSeDqUzHwNzv+WYDMtiy8+i90jkMMGnM=; b=F6xazeiutTrTH3MAImlMkR6d6P5FWbftJ5wZ8AHWP6LJW6MouF4uemoGydklSKpIkL0OxB EiM+xcw7s/FJSbI6CtKFX4FT7wbRZAFRsn6RsVHnJmnjerRthRwxbS4DDf32H3IrHcVD8L 7p9FMMCrz3j456fRnlU76/9sgFcPSN6Hyv1GDAka2AcLff8fwVVIxB+M2lN1fc4hrxZlil J1FegQn7lLbME7dS2GIG3/YG3Gihu+SW5AsxfGDpg95Z0SM6KirjT6V2YSqreZXIKxzgGe qfd+xktit6qQ9tm82FNXmKZuZFtxOAz4SKyMcCNVQ8LUkQPGoksDR7n7NbMS4g== 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 4VLLQ50gkNzdbm for ; Fri, 19 Apr 2024 03:55:09 +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 43J3t9r7010507 for ; Fri, 19 Apr 2024 03:55:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43J3t88m010505 for fs@FreeBSD.org; Fri, 19 Apr 2024 03:55:08 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: fs@FreeBSD.org Subject: [Bug 277389] Reproduceable low memory freeze on 14.0-RELEASE-p5 Date: Fri, 19 Apr 2024 03:55:08 +0000 X-Bugzilla-Reason: CC 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: marklmi26-fbsd@yahoo.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: 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277389 --- Comment #37 from Mark Millard --- (In reply to Henrich Hartzer from comment #36) The original description said, in part, "create a ZFS filesystem with compression=3Doff". My testing followed that. Having some form of compression on would greatly change the memory use pattern for the iozone run. I suggest retrying the iozone test with a data set that has compression=3Doff (if you can). --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Fri Apr 19 09:13:54 2024 X-Original-To: fs@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 4VLTTv6d8pz5J9Cs for ; Fri, 19 Apr 2024 09:13:55 +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 4VLTTv5Yk1z4hbD for ; Fri, 19 Apr 2024 09:13:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713518035; a=rsa-sha256; cv=none; b=FzglbJC/mX8HqXiae+iRFZ5VJtcRVkEoTmssOovqukPX7b1GziBpdBlvSUj7w5G95FIciJ JHm5Z/ncohvUYuF/7i0ppAy933uU345wXxXAsSjvLbE663aj+rWFuD1l3R/1CYxBbmPUeX GmVOmvVsv7I121jblJ2Kjw5McvFBxQaiEx4d0lCwRmUnSg9hbCgUNYBCWq8uR2L/qcGpxv pkUEt5MaP+hMbuNnHpQVl8TZs4RQvO9uc+7+Bp5D4upIO6S8yE1wnHcLQexabsmKFburCJ /2swNGoe//UcrlABr7hVfQVNKjXr8wFKmNTWIB/x0p9W4rp6tZ76VDlrgEOFHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713518035; 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=lKQ/Lx65lf5oCKOMbb4QVnZ9p+1mjjljWcNuUxoKbwI=; b=WeYMkcgkiet76FNgyFW9F11XbPeCPLhL2OFuoXmKW42BAjcQAyFTEb/70r4MJI9p3hB3ld ZYeqx6x1nrIHX89O3jGwVBduMs815DxftoklXuh4NG33JktFuGbtiG7JPoUDBBIWIMkc52 xVBb44oGB/voiNOUpmmov3lh4eQFEUf8PYEno8Bn/p0c5aS7Gabh4FjTdpBHaimdXnPQo+ xRj/sQXTykV21MoTDmEZQHKwN6Itk8id6LU4te+wgjqdbNDVnuxKGO48vO2F49rrGHQnzj myyETbkHEDs/u3N216+5qMY7Xh9bmC+yhqD+71TvWEcVrQe+QGYDl9RjWqoLSg== 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 4VLTTv57Yfzn5q for ; Fri, 19 Apr 2024 09:13:55 +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 43J9DtH0069833 for ; Fri, 19 Apr 2024 09:13:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43J9DtId069831 for fs@FreeBSD.org; Fri, 19 Apr 2024 09:13:55 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: fs@FreeBSD.org Subject: [Bug 277197] NFS is much too slow at 10GbaseT Date: Fri, 19 Apr 2024 09:13:54 +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: performance X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: h2+fbsdports@fsfe.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277197 --- Comment #9 from Hannes Hauswedell --- Thank you for the replies and sorry for my late reply (been travelling a lot for work). I am still very interested in debugging this further! @Peter Eriksson It's hopeful to see higher speeds with FreeBSD on other devices at least. > The X540 is a much older network card - around 5 years older than the X71= 0.=20 > I don't have any X540/ixgbe boards here so can't test that combo unfortun= ately, but looking at the feature sets it seems the X540 lacks the LRO feat= ure... Hm, but I do get much higher speeds on Linux, so how can this be a hardware issue? I am not sure whether LRO is the crucial thing here, but at least `ifconfig ix0` on the client does list LRO among its features: # ifconfig -v ix0 ix0: flags=3D1008843 metri= c 0 mtu 9000 =20=20=20=20=20=20=20 options=3D4e53fbb ether 98:b7:85:1f:2e:72 inet 192.168.3.80 netmask 0xffffff00 broadcast 192.168.3.255 media: Ethernet 10Gbase-T (10Gbase-T ) status: active nd6 options=3D29 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Apr 19 09:51:28 2024 X-Original-To: fs@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 4VLVKF12ZDz5JCnF for ; Fri, 19 Apr 2024 09:51:29 +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 4VLVKD5rzZz4m7k for ; Fri, 19 Apr 2024 09:51:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713520288; a=rsa-sha256; cv=none; b=C8OLwnBqEgn7Pqpodp3JMRSGuyP6aI8hmjYQMLthDNtoNKj6FjIl3JeZrRsi6fnRRBMUgt hbltp79IU0K6fIiS966Yeq6h5LBWu/BLyllja45zC4qSSkRHKeYZerugD5Xgp4oBfkglEK vNuwc++ReCE0Zai/cX35cWNU7UmBcLoRH3GuYeVqRKOhwsu/c5iuALFhd3laD2LsOB70rZ hfnGWAt54z2jaiDu7+v5wSJLVezHDpZ4x5rEfeDwAKbc7MyNzmxQpkTqlGj67S/aO3eDTb TrxpaY2T7EGhlHY+UmDHGFEwkm991qSnT10eSkwQ0OdjyrLdeaOhrdUBdFfOig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713520288; 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=jRCjDJCfBkV4+H0bxEgw54vxbsUsuPjVJ1WMo8XTXiM=; b=qSzOznKwUGzunOQ4xUV18f7z/WxfOzta6yMakK5nwhRHyoDNJU1uYDmEKW8LKL22xXhHs6 U0A3hmZobzYAEC9/ikeIrPje1uuzCCckBBLzRcKnbMDsrQx1n+XUTGrj4ZJA1UjM2Hcy6n Xh1b/5k7vnF0vM6VDhLToMTCSgLJw+HHKycvXHXVSlvn6Jvc6iQqt0t1RGCtWWG1EY78Qr Lst8+akf+LgGNhpoXuxsyA64y3u1Se7P4WX/Er1ANBOe8cRK3SK2EF7HgMIDwq0wEIXCul KgXouXUWTt/JB9wTyijwdz6l7c4Amt6WUTG6uJJxux2bTiA3ayBW8Q0jc+mhqA== 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 4VLVKD5SkxzpMl for ; Fri, 19 Apr 2024 09:51:28 +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 43J9pST6086872 for ; Fri, 19 Apr 2024 09:51:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43J9pSbU086854 for fs@FreeBSD.org; Fri, 19 Apr 2024 09:51:28 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: fs@FreeBSD.org Subject: [Bug 277197] NFS is much too slow at 10GbaseT Date: Fri, 19 Apr 2024 09:51:28 +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: performance X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: h2+fbsdports@fsfe.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277197 --- Comment #10 from Hannes Hauswedell --- Ok, wow. I have just moved the client onto a different room/Rj45-wall-socke= t, and now I am getting NFS speeds around 950MiB/s with default settings and 1150MiB/s with nconnect=3D8,readahead=3D8. This would suggest some SNAFU with both CAT7 cables going to the other outl= et. I am really puzzled why that would affect NFS on FreeBSD more strongly that= NFS on Linux or NC on FreeBSD, but that's what it looks like right now :o --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Apr 19 20:42:06 2024 X-Original-To: fs@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 4VLmm55kgLz5Hjv2 for ; Fri, 19 Apr 2024 20:42: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 4VLmm529phz41LQ for ; Fri, 19 Apr 2024 20:42:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713559333; a=rsa-sha256; cv=none; b=JADiaoGoxk2qDPuBdvEoMui8l+hA+KcMAHkCs1M4yh1uUWCWDrx3jfwhYR4U1Qxkk9FpZe Xgc2B7sU2AbNFu7mpFZcCuYy7FBbvPtHmdDGwcLXVcSdkBrbpdhvWhevFi2vPsNQTg2P9U eRFdb6cmyYXGjeR6iXmuKGW12jLDASojPCaC0UFQupbtV5rjpnMRLPRR3S35h1DdJ5mUF/ Wc1+QbIz4BbagQDJYewifQVL8yzUF9GBSRm2T8/K/v8+3IW5wWD0sq+t9nlPrLgXtI26P5 N1Ui2BIVoqt2szVkoo32CsTp4pkOoHHcLeOkdUp8JXJwP+bwGhywGdJNfcfjaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713559333; 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=IQQhHMYBiMriWtWoCBPQy2NTV5Ae9jAsIchXOhQenXY=; b=bykM/6JIpn4/nq0K7aIrQvebKY9rZUDXD/mTHps0PatjGFHgDVqpS2eowgbTjGd76JBrUH tkte42EuBbxbwAeOsE+pRnOSMu7bRsd+dmfaPKoMBlx4mWGca+cTlLEi28fHI5+zX4iGSy /dn3CP/a4DmoDX7Ykt/VCeOVKXC7GaO/r127UNS5ppXI01gb3vg+mt+NbMLOSfJptOcH2o EHNV8ZB2VgQYyM5OyWmU49cWVlBwMxgnBd1+eNEOkIDE+E9LIN0LQJY1+Kxq9pcryBQLMk D5hJBP9tmvKXKJoZylN0fNMD+zeEDJsvuFzVY5R3EH2Ut7uFdkEUUbteC8e4Rw== 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 4VLmm51pKPz17Q2 for ; Fri, 19 Apr 2024 20:42: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 43JKgDbR009746 for ; Fri, 19 Apr 2024 20:42:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43JKgD7i009740 for fs@FreeBSD.org; Fri, 19 Apr 2024 20:42: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: fs@FreeBSD.org Subject: [Bug 277389] Reproduceable low memory freeze on 14.0-RELEASE-p5 Date: Fri, 19 Apr 2024 20:42:06 +0000 X-Bugzilla-Reason: CC 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: henrichhartzer@tuta.io X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277389 --- Comment #38 from Henrich Hartzer --- I turned off compression on the zroots of the two machines. This appeared to work and function as well as one might hope. I ran the full test all the way though on a 8GB memory system with one older harddrive. Took hours, no crashes. I ran the test on a more modern machine with an SSD (really, not that moder= n, but faster) and it didn't seem to have any issues. I killed the test part w= ay through the rewrite stage to make it usable. Not sure why I couldn't reproduce this. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sat Apr 20 02:57:22 2024 X-Original-To: fs@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 4VLx5237Grz5GplL for ; Sat, 20 Apr 2024 02:57:26 +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 4VLx52222tz4rJM for ; Sat, 20 Apr 2024 02:57:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713581846; a=rsa-sha256; cv=none; b=AA2pntgXVqwviT7p20SVNb33Q7dwMByqIIrwnuN7rEfgsoAnn9h0qshdKKz6Pz5Fu5uRW0 frYhOR/OnY6NXS0SRza1EV/MSMUibCF8Vg95G0SZO3174dv4odARlzqxGbP1IuIxkVarYl q20Y3Wc0d+POb5SYuFGs/ElxUrqxnz4W4w2kdq529D8glM4ulGyniC5N/T0F8LTT9rYNCP M3YIuWVXG9B6p/rQqjd/zriJg2kbCRqdRMjIQ6S+4Pf4e8wZ4+Zqq2JiMnKzN9XYrY5fID hVYkz351Gq4aaMqvP7Hal4BYF3jm60aNdnJ4ZtgDbNOnAYX3Vq2EOtaG+V/FNg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713581846; 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=01Ct7J8Rpcc01SGyxoongW7M+CJ8+R8Ao78b6wDIZ3s=; b=E9PfEG/523Cca4LtiTR3XAsIv0PrLid/NhIsDbr9sh3p2KBh0BQtrq3AaoNETP2O6I5nHm yOBbz+d3mU0N6he1ivzFPeWfY2yXepwpQoxKcSTQHLfcnH/pupuNoKWJ0RqNEQaSlugva0 Jvi25rEpjMVD0cMsiYt2VmC/YjFZNdeWNyusMtRdilh3nQ8C/FB1AzEiunzPlUcDmMbxqh nl1SzB2eoPnCzk3Peec3sp57UAH0D/NMBEcCRcCM8GoqJARVNTahOZ5XTsBPaLPiFFujui C6UhF5SZtF+eZ7YPGi44vtffpIlj9CXyLhk+EdO4/syjW4+EPYJy6apRlsVZpQ== 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 4VLx521dVlzKM5 for ; Sat, 20 Apr 2024 02:57:26 +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 43K2vQAk024238 for ; Sat, 20 Apr 2024 02:57:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43K2vQDG024236 for fs@FreeBSD.org; Sat, 20 Apr 2024 02:57:26 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: fs@FreeBSD.org Subject: [Bug 277197] NFS is much too slow at 10GbaseT Date: Sat, 20 Apr 2024 02:57:22 +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: performance X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rmacklem@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277197 --- Comment #11 from Rick Macklem --- (In reply to Hannes Hauswedell from comment #10) I assume we can close this PR then? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Apr 20 10:54:38 2024 X-Original-To: fs@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 4VM7gg04Nnz5HYWc for ; Sat, 20 Apr 2024 10:54:39 +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 4VM7gf67gkz3xJQ for ; Sat, 20 Apr 2024 10:54:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713610478; a=rsa-sha256; cv=none; b=aE41+GCfiiKwqCDuTZNch4G0b9jJY3ndZ887CwX24UBZbSuSIn1XV6cXDKsIhSh4+/lCez JwK14h19rRFBJhWng1UI0XCtw4wmW9H151RlUzZBjooR/CPH+tie2pT141hvMsJzZx7BdY 4sk6MJqjWWgzOmmfaXsTe2/AfY4w6tNRsE3H+EUpg51709PCiyGF+v7VLFeg2EeYTXsixL DVurGnOMAiZccPp1hMmoFOM783CFrW7f4mk8qwF+3jZG94TNC4+//5PBX/bjk0Hpr1s/DZ lNxcvaCzVzvZENRnAtPPiRODHbYnBp4DgTnFb8Dh8WzNwJIAkHfSYVH+21JeSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713610478; 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=xVuCtQQYr/V6YW7/I4GGV46HNI9Ph2zbRs4XNs2Cl+k=; b=BdC29MsRFSZiCyCf+TT/3ZniPl++wwG1KqzvdIrzvtNMAzkJYXU7N4+prcTwHPyjn2MNSp 6bIFaRYsXFROuHDCxDBv6XbfKI1MGD6FalqtxMRecZ2t26X2Rac9dzGKHktr3TGg6vr1H1 sfnSOArtQa/jWv1H7hAtvTBy0krf88n61wX+Uf0ZlSC4nF87YHGoZGy5KwOtyfyJ0bfTAh Fn8ZnQ0FtvoY/08gzYWhiMlBjayLogx+7TO0B/6pwJoR0Ry61v8b5+j19yNjlpw3RtabCB /SmIAIDz352HJE812F1v7aPclMi8jo9u8E071/UTCCpDpZvCVrU+LmSt9YsfDg== 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 4VM7gf5XBSzZFM for ; Sat, 20 Apr 2024 10:54:38 +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 43KAscMS082486 for ; Sat, 20 Apr 2024 10:54:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43KAscXR082485 for fs@FreeBSD.org; Sat, 20 Apr 2024 10:54:38 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: fs@FreeBSD.org Subject: [Bug 277197] NFS is much too slow at 10GbaseT Date: Sat, 20 Apr 2024 10:54:38 +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: performance X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: h2+fbsdports@fsfe.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277197 Hannes Hauswedell changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|New |Closed --- Comment #12 from Hannes Hauswedell --- (In reply to Rick Macklem from comment #11) Yes, I am closing it. I am still puzzled by some aspects, but I don't think anyone here can clear this up. Thank you for your comments! --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Apr 21 07:12:54 2024 X-Original-To: fs@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 4VMfjM6KsYz5HfQx for ; Sun, 21 Apr 2024 07:12:55 +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 4VMfjM2wW3z4Y9M for ; Sun, 21 Apr 2024 07:12:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713683575; a=rsa-sha256; cv=none; b=sv8w69gi56XmmS0s1ieRAIgs325IooZXvTgOzkqjUHPWj5IcFAYkG74bsEPjmntQ8Hy0p4 liuiuQdmT8/Ol+zFLxznLjlFDqA9XoDTAVVuQFIY4ERa8l6+S17mV6N+FCNvJGIAhMCJZd qGZC5n2YgxsZvvroNm0br1kproiYCSMbLflIr5fvuzjfSDME2qCxN055SaP0VManasrKoG BWLwff4iR1RWqUjt1OFivCrDIk5zUbFv2ipFrOw9blP5BEomjXKMxQxZVOcXsMHZM3IIgk gXKTrqVU7ZVzX/jdbnH2nCU//yl0ZH3zjRowOeEEoIzzCaVxWkQ+MG7hszwyvw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713683575; 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=VzsLsyGp9eN0rV8decuroNYVXfEiZH373iOCrAsUFjM=; b=dtjl+AKdwuTbfQvqiLt7dNNTcVpKzCMhyQuPDpgM84yf/rd7p4E2yiT4dWfi9ZlbuXsYHl W4elkeuL+xICINs9D0J+BBLGabAr96f+38+6Wwd9pzZkXprAt5GVj9vRR/5j9HG/r6uEDC wGyk+HKxlTNvFpuBgdQW1BwVzJdaEBHPs+OZPRw0b8V+zrX/xmfbUVdDtIoJVzfeEQbXk7 IJkON31vsgkaK7znyUH6r77d7joDmMFuBmoZH3bRbeYui6jtTTGjt/DaLQGmJ40Qt8mlPE mHsylY13Q/JhLxZ8ANYE1ixtBRxCl7auG1lfyq04M9HA/xpYJaRf10wK0w1Ufg== 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 4VMfjM2WcCz19dM for ; Sun, 21 Apr 2024 07:12:55 +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 43L7CtOw053052 for ; Sun, 21 Apr 2024 07:12:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43L7CthD053051 for fs@FreeBSD.org; Sun, 21 Apr 2024 07:12:55 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: fs@FreeBSD.org Subject: [Bug 278494] Hang during boot after recent ZFS update in CURRENT Date: Sun, 21 Apr 2024 07:12:54 +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: CURRENT X-Bugzilla-Keywords: regression 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: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to keywords 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278494 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fs@FreeBSD.org Keywords| |regression --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Apr 21 07:32:34 2024 X-Original-To: fs@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 4VMg822sbDz5HhDv for ; Sun, 21 Apr 2024 07:32:34 +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 4VMg820NVhz4Zsd for ; Sun, 21 Apr 2024 07:32:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713684754; a=rsa-sha256; cv=none; b=sIlfq/cNXA4eXNRzT5z94D710OAGUby6Dy88VEPwiZ/1xyk2is7ck5ntiGVykpWqlTOda3 32rXuqKyUFsJnf4vkiT6maTIBixQQwRxP2/XpcbXYp5gdOrOZI5XJiSBpcpz0QXD58oDWM U9C6Ea8D3MWxNErssQAWY8RHNWCFVRvkWWWCEu+/dDcV+TV3KHMiKfxqTs8zXjoc1e9ZJ9 O9VIYZPq7zFEmb+gDme/sFSTnG91XfA1E0ADq6rgSl3PVxeAbdrKYgC6QYUVKTCbu2spOq Ec+sKKzWjeyeIhN8GUdTtIN3hnjvVR88GYwUkAsCYiH2+5x5N4APEdnkNmz0Tg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713684754; 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=aUSe3MxxPU2l4EcFA8ugpMKC8/muMvaNXxOBP/r8QaY=; b=TKVtOO3/Vl80ZYfjyMT240IX8TnCkyMxbPaI6Gkw0z4NQXw7W1LG9YHjROpZmlGuIuF1cV oclntePS/UpxmVcgaq/H66H+0smwoYXdytGbvYlvxWIdXrLgd4lOrVKVc2tqAZKDYLA2xS P5quPFldsgQzn3oTkWUEjhnuHER8j7gJ37h6YombcA2ck9rAvyL4dWIDiQ3duBauZxT2he FUGiqDOJfILXQQUVT/BN78etZwT5gMBAQLY9gHRe/7GEubpaq+O5lQsqcBae1Ris++gzdX zN4sJop0RA8/qhP3Z2tpKD4TAPk6MgFkhBH20df7ueckTf+OdjtU6kqMQVGl5w== 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 4VMg8175gzz1BXr for ; Sun, 21 Apr 2024 07:32:33 +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 43L7WXF2055293 for ; Sun, 21 Apr 2024 07:32:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43L7WXvo055290 for fs@FreeBSD.org; Sun, 21 Apr 2024 07:32:33 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: fs@FreeBSD.org Subject: [Bug 278494] Hang during boot after recent ZFS update in CURRENT Date: Sun, 21 Apr 2024 07:32:34 +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: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kyle@ambroffkao.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278494 --- Comment #5 from Kyle Ambroff-Kao --- I finished bisecting the changes from https://cgit.freebsd.org/src/commit/?id=3D1719886f6d08408b834d270c59ffcfd82= 1c8f63a and I found the problem changeset. The culprit is https://github.com/openzfs/zfs/commit/76d1dde94ca9 Booting HEAD of main right now hangs forever on my system (9dcf39575), but reverting only 76d1dde94ca9 resolves the issue. Now the question is why. I don't fully understand that change yet. I'll see= if this has caused problems upstream. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Apr 21 07:39:11 2024 X-Original-To: fs@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 4VMgHg1V0nz5Hj5s for ; Sun, 21 Apr 2024 07:39:11 +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 4VMgHg02lzz4dnF for ; Sun, 21 Apr 2024 07:39:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713685151; a=rsa-sha256; cv=none; b=pvHP9APhqdxNLAaK3ObKLWL3V4sdL/8GptpIKHNNuvJGtYPAjlfMefISvKMauuweMmzSHr 3+7+WD4qgjcPOucsm4q5j80JDGlth6FYjeiYHwiLMFz23wiT2vi7o9pDwNJZvkFVEU8tGD VJP4DjT+K3YBwZ0S6cNoVVEf+P97o1rG8FHiUB7ivTNlssDF5YIMqbqH9TR//Qu8ZJJl9Q oSg2Aesz5NHKm0SYzLyk8X+q1TGY1ILwQfpqfcBgA/xS/ftJjCL9VVI5Ncjb+LN/SzwnEt r0baV9WwO7eOsNmz7FkqKC7LnRWDvfnh1V+Hnh5cqGLRPwsGB7f7FaxXbXK43A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713685151; 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=c/+Lmmq6D8MPUdpl7Hssmf9LfQw62wtv2BlbnlQTdwI=; b=CIDqqeZGXfr9zaTO1hHx62HsBsk6BvLLne8CvIFMXfjwUBUgn8J7r91ptlGeyZVEEUDEeu Vebl2Bzo3CsvqG6o85Pi9RdECmXS7DP5oVXpqHNm2zxRCf53IsNXvlaMRRPyj228YISsvl YcSKmdhZEv7xbqFtwT7kuMhNLblVlYOsSLGZK6XxhkvIk5JYF6DrGw9pNd4HYIamE6sORQ qQ48Ru9vcdk0gBmOT2Fbm8aE3YgclbVaUFnb8lZFluV50TlDpj5mn9d4RgTXgZX7ePDW0Z Q+lGzO5I6Dx1qJjXAbCEm5Ygm6jsEHgIVOXaAOlymYKi2n1ffF5BlcXsElZpiw== 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 4VMgHf6fQ2z19tv for ; Sun, 21 Apr 2024 07:39: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 43L7dAZj078177 for ; Sun, 21 Apr 2024 07:39:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43L7dAKH078172 for fs@FreeBSD.org; Sun, 21 Apr 2024 07:39:10 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: fs@FreeBSD.org Subject: [Bug 278494] Hang during boot after recent ZFS update in CURRENT Date: Sun, 21 Apr 2024 07:39:11 +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: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kyle@ambroffkao.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278494 --- Comment #6 from Kyle Ambroff-Kao --- I think I see the bug. Note that this comment says that it skips handling faults on device open *or flush*, but it is checking for IOCTL not FLUSH in that if condition. --- a/module/zfs/zio_inject.c +++ b/module/zfs/zio_inject.c @@ -364,10 +364,10 @@ zio_handle_device_injection_impl(vdev_t *vd, zio_t *z= io, int err1, int err2) int ret =3D 0; /* - * We skip over faults in the labels unless it's during - * device open (i.e. zio =3D=3D NULL). + * We skip over faults in the labels unless it's during device open + * (i.e. zio =3D=3D NULL) or a device flush (offset is meaningless) */ - if (zio !=3D NULL) { + if (zio !=3D NULL && zio->io_type !=3D ZIO_TYPE_IOCTL) { uint64_t offset =3D zio->io_offset; if (offset < VDEV_LABEL_START_SIZE || This is changed upstream in a later change https://github.com/openzfs/zfs/commit/d7605ae77b7ad176e8dbd5649fe4d14f5f4e8= b9f I'll confirm that this is the issue. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Apr 21 08:04:53 2024 X-Original-To: fs@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 4VMgsK5PJCz5HlNQ for ; Sun, 21 Apr 2024 08:04:53 +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 4VMgsK3D2rz4jNj for ; Sun, 21 Apr 2024 08:04:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713686693; a=rsa-sha256; cv=none; b=BpY5G4MLgdAj3glf74t9aHapPBmGnqyu6jo2wkrQbJpwq7lX/7dB6nPNnYO0MXNsxml1JV dOWGVL5yvWZD4a4AuQlNn6hf5QfqLk068PZ5wmWEr5boaJT1GIQgm2WR/B6Hya0Umy8jC5 n+nHYCjFs/epqQ1axrutlDJgA+INDEISz3rIVkvZ8X9lr3C+7yKxAhIeQ59zpZUuZ7Gduo gLrgN7eVBF/eOIQ+QfY1NM+xXcAODlivCcVnT/RotLnFIbB2avdoN8gHfoomiAV516iHxL Mi76mRCPhYC15h7xgH8doWSwyfPg1+v6Woy28EuyFpp9/FFkiuwqV6QV8BL2Eg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713686693; 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=AlAUVM0ooqeJxFmvqTLQ4ytu4NRhvjQLFea2pHR+Pgg=; b=tpNcGTXHrMHUrhtHqOeJGHfsHl/nKAu+AqIrMrlKi8Vnlpryet0FgvKYBXUR3nE3l8VLhg v3MlHbJCpJLD6/NRMceIL6RK2c8iHZp8+uPeZYUEYbFxWIFXJV6cCY3Jw7hoLcwz/D8u50 l9QIdLOYUdpzJTCaUKRQWJc7FTksghwTXKtdo9iq+emobm+UFQD9MjOSUiv8sTTepRqZG7 gp3sDQ6G2t0ByuZxjJvvxfzitT6HgpShkHQT6TeWiZfHhgBis9s5ujz6z5C/m2nESDb+ao zQMpqmSereVvB9FEDhpy7RiUeqLRH8JFTr5/MzRj/nPQw+bDmIwVP4rFPKZ9Sw== 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 4VMgsK2Tckz1BmM for ; Sun, 21 Apr 2024 08:04:53 +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 43L84rfo024986 for ; Sun, 21 Apr 2024 08:04:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43L84rH0024983 for fs@FreeBSD.org; Sun, 21 Apr 2024 08:04:53 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: fs@FreeBSD.org Subject: [Bug 278494] Hang during boot after recent ZFS update in CURRENT Date: Sun, 21 Apr 2024 08:04:53 +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: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kyle@ambroffkao.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278494 --- Comment #7 from Kyle Ambroff-Kao --- Nevermind on my last comment. d7605ae77b7ad176e8dbd5649fe4d14f5f4e8b9f is already included in main so it is not already fixed upstream. So a regression was added in https://github.com/openzfs/zfs/commit/76d1dde94ca9. I'm not sure why yet. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Apr 21 21:00:52 2024 X-Original-To: fs@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 4VN14j44Gbz5HmCP for ; Sun, 21 Apr 2024 21:00:53 +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 4VN14h6dYVz40nt for ; Sun, 21 Apr 2024 21:00:52 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713733252; a=rsa-sha256; cv=none; b=GrQccm8y3Rs5bPoq322VJf+Q/8/YfwsmsnL+sw7iU0oFgJaYD1OCK2dzXQvdhIChRIvKls cf7sieNfBQN9SguLqBUs3HkFwqlENNblasgzdDECJsrgHTiJL8upqhgLAzIWTZ4zq4otSd 04UYIS1DPbDtdBGXUSIfMlnUd0MjaGje+4vDvywbCpCXVWzN/TnRc1eeiJxke0tH4IiJQ1 /x55ugFSSLP/nc4L9QQJ8Q+e9Oo0eG6crITgehhyRQYM8M2cF1NrxnSMnagR5OWtzGedMu GFYPOG7BNYNrWWoYQxn73QiDmRC3NYen9cgj2u8+NMomUrWSdmdftWVgS3ggmA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713733252; 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=xERaM8Lrr4GrS6Y1Ba3k+n8uDCkUcNB8C9nlaD6oZT4=; b=RO9O+J59A7XWJLAfPXoCq0/vWGJEr8ysv3K0XBEmnMiFSMGN5AAnHLATJ/qcMRMdizX04o zLL8jtCgn8cDMRsFfOdikHFP87avXoliEWloyZBIFeXTbU07e0d+/9SUM0C1t3L67PqZQQ F4nqzOi/ID6ByhQSIuGYVoMj5HRPju+DSPeMESQpt/bNNZplHpxJWkzsJlPLyLQczieN9I a+gUp9e2q/JWvEVtjisFC98KIOsAS/27nSk+zSPH8mIqqxxYzoC/s0WffABPkSLGNndWuU OKDUIwAttJXyZps5Hl+v824V8yBKxPUO5Rt1w4qt/N6n0NlHZEErp89WHgirAA== 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 4VN14h6GLWzKRf for ; Sun, 21 Apr 2024 21:00:52 +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 43LL0qVT003874 for ; Sun, 21 Apr 2024 21:00:52 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43LL0qKt003873 for fs@FreeBSD.org; Sun, 21 Apr 2024 21:00:52 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202404212100.43LL0qKt003873@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: fs@FreeBSD.org Subject: Problem reports for fs@FreeBSD.org that need special attention Date: Sun, 21 Apr 2024 21:00:52 +0000 List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17137332526.83efdeB.93982" Content-Transfer-Encoding: 7bit --17137332526.83efdeB.93982 Date: Sun, 21 Apr 2024 21:00:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- In Progress | 264139 | ata: NCQ_DSM_TRIM trim method for Seagate IronWol Open | 231794 | zfs: Panic due to ARC related KVA memory exhausti Open | 251035 | ZFS: Allow 64 bit ZFS to support 32 bit ioctls (W Open | 266409 | 13.1-RELEASE amd64 crashes in: sa_handle_destroy Open | 268162 | zfskeys_enable: each successful load of a key is Open | 269503 | docs.freebsd.org: default vfs.zfs.arc.meta_limit Open | 271384 | zfs_load is not suitably documented Open | 226130 | ZFS: solaris assert: zrl->zr_refcount == 0 (0x1 = 8 problems total for which you should take action. --17137332526.83efdeB.93982 Date: Sun, 21 Apr 2024 21:00:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
In Progress |    264139 | ata: NCQ_DSM_TRIM trim method for Seagate IronWol
Open        |    231794 | zfs: Panic due to ARC related KVA memory exhausti
Open        |    251035 | ZFS: Allow 64 bit ZFS to support 32 bit ioctls (W
Open        |    266409 | 13.1-RELEASE amd64 crashes in: sa_handle_destroy 
Open        |    268162 | zfskeys_enable: each successful load of a key is 
Open        |    269503 | docs.freebsd.org: default vfs.zfs.arc.meta_limit
Open        |    271384 | zfs_load is not suitably documented
Open        |    226130 | ZFS: solaris assert: zrl->zr_refcount == 0 (0x1 =

8 problems total for which you should take action.
--17137332526.83efdeB.93982--