Actions
Feature #15506
closedGEOM mirrors from previous UFS installs break ability to install with ZFS RAIDZ1 "No Disks Available"
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Default
Description
This is similar to the problems with the offline installer as outlined here, but is also relevant to the netinstaller:
https://redmine.pfsense.org/issues/14080
When installing to a system that previously had a GEOM gmirror using UFS, when trying to install with ZFS it will state "no disks found!".
If you exit to the rescue shell and run this command, then restart the installer, it will let you select the disks as normal for a mirror:
gmirror destroy -f pfSenseMirror
It would be helpful to prompt for the gmirror to be destroyed when attempting to reinstall with something like "Former UFS-based disk mirror detected. Would you like to destroy this mirror prior to attempting installation?"
Actions