Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jul 2019 14:01:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 237517] ZFS parallel mounting sometimes misses mounting intermediate filesystems
Message-ID:  <bug-237517-3630-RaDexyPIn7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237517-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237517-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=3D237517

--- Comment #10 from Ben Morrow <ben@morrow.me.uk> ---
You can turn the parallel mounting off by setting ZFS_MOUNT_SERIAL=3D1 in t=
he
environment when you run either `zfs mount -a` or `zfs import` (without -N).
IMHO rc.d/zfs should do this until the code is fixed properly.

I had a brief look at the code and it's trying to do the right thing; I can=
't
yet see why it's not working as it should. Does anyone know if the same pro=
blem
exists on other OSes?

--=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-237517-3630-RaDexyPIn7>