NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/54956: Cannot run /usr/sbin/wsconscfg if /usr uses ZFS
The following reply was made to PR kern/54956; it has been noted by GNATS.
From: Brad Spencer <brad%anduin.eldar.org@localhost>
To: Peter Kay <syllopsium%syllopsium.co.uk@localhost>
Cc: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, syllopsium%syllopsium.com@localhost
Subject: Re: kern/54956: Cannot run /usr/sbin/wsconscfg if /usr uses ZFS
Date: Wed, 12 Feb 2020 10:18:43 -0500
Peter Kay <syllopsium%syllopsium.co.uk@localhost> writes:
> No, not a stupid question, I wasn't aware of the need to use
> critical_filesystems_local.
>
> It does work, provided the ZFS partition mountpoint is legacy, and
> critical_filesystems_local is set to /usr
> It doesn't work if automatic ZFS mounting is used, even if
> critical_filesystems_local=OPTIONAL:/usr is set
>
> Also, I'd note that the fstab(5) man page included with 9.0RC2 does
> not include 'zfs' as one of the possible fs_vfstype arguments. It is
> included in the man page on netbsd.org
>
> Thanks for the help, it now works and virtual terminals happily switch again.
Ya, when I messed with adding legacy support one of the reasons was that
it is hard to get automatic mounts working early in the boot up towards
multiuser when you wanted a /usr ZFS filesystem. I assume you also set
"zfs=YES" too. The same is likely true for /var if you wanted that to
be a ZFS fs.
--
Brad Spencer - brad%anduin.eldar.org@localhost - KC8VKS - http://anduin.eldar.org
Home |
Main Index |
Thread Index |
Old Index