Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2021 17:39:35 +0100
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        freebsd-fs@freebsd.org
Subject:   Re: ZFS operations hanging, but no visible errors?
Message-ID:  <20211105173935.7aa53269@fabiankeil.de>
In-Reply-To: <B28E52F4-F475-4CF6-BE0C-F5C803AD5757@distal.com>
References:  <B28E52F4-F475-4CF6-BE0C-F5C803AD5757@distal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/tBj+BYLZ16DGO2OLxlmvMTu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Chris Ross <cross+freebsd@distal.com> wrote on 2021-11-05:

> Hey there.  I have a server running FreeBSD 13.0-RELEASE,
> with a large ZFS zpool.  I have a UFS mirror on hardware
> raid, then a bunch of JBOD disks in a pool.  I recently
> added a new vdev to this pool, which may or may not be related.
>=20
> Today, I started an rsync of a large (100GB) file from
> the pool to another host.  After a while (7%), it seemed
> no progres was being made.  I tried to kill the rsync,
> which didn=E2=80=99t exit, or suspend.  Now anything that touches
> the pool seems to hang.  But, the system is otherwise
> functional, console shows no issues, the controller
> (via out-of-band management interface) shows all disks
> as having no errors or issues.
>=20
> Any idea what I should be looking for, and if there=E2=80=99s
> any way to recover it without reboot?

You can check with "procstat -kk" where the hanging
processes are stuck.

The output of:
dtrace -qn 'zfs-dbgmsg {printf("%Y: %s\n", walltimestamp, stringof(arg0))}'
could be useful as well.

Fabian

--Sig_/tBj+BYLZ16DGO2OLxlmvMTu
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQTKUNd6H/m3+ByGULIFiohV/3dUnQUCYYVeSAAKCRAFiohV/3dU
nR5+AKDKNghhEaIH8ksYjE82yz/+NpyQ9wCgiAEkOv6otYFHdrbBgNkZlDx2/j8=
=Krpn
-----END PGP SIGNATURE-----

--Sig_/tBj+BYLZ16DGO2OLxlmvMTu--



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