Date: Mon, 09 Dec 2024 17:12:50 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283224] zpool import concurrent imports will deadlock Message-ID: <bug-283224-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283224 Bug ID: 283224 Summary: zpool import concurrent imports will deadlock Product: Base System Version: 13.4-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: Grau_Smue@md5hashing.net Created attachment 255744 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255744&action= =3Dedit procstat -kka with redacted mounts/zvols/pools A 'zpool import pool1 &' followed by 'zpool import pool2 &' resulted in nei= ther returning and subsequent zpool commands also not returning. pool1 base dataset was mounted and accessible, but other datasets were not.= =20 pool2 did not seem to have gotten datasets mounted. Both pools were multip= le disk pools, but the pool2 was a mirror with only 1 drive available, requiri= ng a complete dev search. Kernel was 13.4p1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283224-227>