Date: Thu, 21 Mar 2019 11:43:01 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 236504] [gmirror][UFS2] "Superblock check-hash failed" messages seen Message-ID: <bug-236504-3630-TzUN6vZfbK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236504-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-236504-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236504 --- Comment #11 from Peter Holm <pho@FreeBSD.org> --- The test uses a memory disk. This is basically what the test does: for i in `jot 8`; do while [ -f $cont ]; do for u in md${u1}p2 md${u1}p3; do gmirror forget test gmirror remove test $u gmirror insert test $u done 2>/dev/null done & done --=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-236504-3630-TzUN6vZfbK>