Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jun 2023 12:36:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        rc@FreeBSD.org
Subject:   [Bug 251121] rc.d/zfsbe can't properly mount child datasets
Message-ID:  <bug-251121-20181-0BCMlotTWp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251121-20181@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251121-20181@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=3D251121

Anton Saietskii <vsasjason@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vsasjason@gmail.com

--- Comment #5 from Anton Saietskii <vsasjason@gmail.com> ---
(In reply to Andriy Gapon from comment #1)
>> I want to clarify that the script does not confuse dataset names and mou=
nt point names.
>> The script assumes that for filesystems used as boot environments a moun=
tpoint is always
>>a default one (i.e., $mountpoint =3D=3D /$ds_name).

But it's not a case for default installation:
test@localhost:~ % freebsd-version -ku ; uname -a ; zfs list -rH -o
mountpoint,name,canmount,mounted -s mountpoint -t filesystem zroot/ROOT
13.2-RELEASE
13.2-RELEASE
FreeBSD localhost.localdomain 13.2-RELEASE FreeBSD 13.2-RELEASE
releng/13.2-n254617-525ecfdad597 GENERIC amd64
/       zroot/ROOT/default      noauto  yes
none    zroot/ROOT      on      no
test@localhost:~ %

This is what installer from 13.2-RELEASE-disc1 created for me.

--=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-251121-20181-0BCMlotTWp>