Actions
Bug #13013
closedbsdinstall error while creating filesystem on the latest snapshots
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Force Exclusion
Affected Version:
2.7.0
Affected Architecture:
Description
Old ZFS layout (pfSense 2.5.2):
# mount pfSense/ROOT/default on / (zfs, local, noatime, nfsv4acls) devfs on /dev (devfs, local) pfSense/cf on /cf (zfs, local, noatime, noexec, nosuid, nfsv4acls) pfSense/var on /var (zfs, local, noatime, nfsv4acls) pfSense/home on /home (zfs, local, noatime, nfsv4acls) pfSense on /pfSense (zfs, local, noatime, nfsv4acls) pfSense/tmp on /tmp (zfs, local, noatime, nosuid, nfsv4acls) pfSense/cf/conf on /cf/conf (zfs, local, noatime, noexec, nosuid, nfsv4acls) pfSense/var/cache on /var/cache (zfs, local, noatime, noexec, nosuid, nfsv4acls) pfSense/reservation on /pfSense/reservation (zfs, local, noatime, nfsv4acls) pfSense/var/db on /var/db (zfs, local, noatime, noexec, nosuid, nfsv4acls) pfSense/var/empty on /var/empty (zfs, local, noatime, nfsv4acls) pfSense/var/log on /var/log (zfs, local, noatime, noexec, nosuid, nfsv4acls) pfSense/var/tmp on /var/tmp (zfs, local, noatime, nosuid, nfsv4acls) tmpfs on /var/run (tmpfs, local) devfs on /var/dhcpd/dev (devfs, local) devfs on /var/etc/named/dev (devfs, local)
After selecting ZFS (auto) and proceed to disk formatting, an errors occurs:
cannot mount '/mnt/tmp': failed to create mountpoint filesystem successfully created, but not mounted
cannot mount '/mnt/pfSense': failed to create mountpoint property may be set but unable to remount filesystem
pfSense-CE-2.7.0-DEVELOPMENT-amd64-20220401-0600.iso install media
Files
Updated by Jim Pingle over 2 years ago
I was seeing this the other day but it doesn't matter what is on the disk for me, UFS or ZFS, in both cases trying to install ZFS fails.
Updated by Viktor Gurov over 2 years ago
- Priority changed from Normal to High
- Target version set to 2.7.0
- Plus Target Version set to 22.05
I see the same issue with a clean install.
Updated by Ted Quade over 2 years ago
I ran into what Jim set out yesterday. Had to memstick install 2.6.0 then update to 2.7.0 to get back into operation.
Ted
Updated by Viktor Gurov over 2 years ago
- Subject changed from Unable to make ZFS install on a disk with an old ZFS layout to bsdinstall error while creating filesystem on the latest snapshots
Updated by Viktor Gurov over 2 years ago
- Status changed from New to Closed
- Release Notes changed from Default to Force Exclusion
no such issue with pfSense-CE-2.7.0-DEVELOPMENT-amd64-20220406-1307.iso
seems related to https://github.com/pfsense/FreeBSD-src/commit/591334a30442a523f7465ab98281092b5cd47f21
Actions