Greetings all, and thanks in advance.
Hopefully, the solution is shorter than the explanation.
I had a geli encrypted (passphrase only) 3 drive raidz1 pool. Since I no longer needed encryption I decided to rebuild it as an unencrypted 4 drive raidz2.
I exported the pool and zeroed a few GB at the beginning of each drive. As I did originally, I used glabel to label each drive, built the new pool, copied data, and all was well with the world... untill I rebooted.
Actually, prior to rebooting I added the geom_eli_load line to loader.conf to allow access to a 5th drive containg a 2nd temporary encrypted pool.
Upon reboot, I get the passphrase prompts for the 3 drives from the original pool. if I just press enter for each passphrase request the system ultimately boots and I can access both (4 drive & single drive) pools. Also, if I remove the "geom" line the system boot normally.
After searching google (yes, I actually did), there was a mention that the geom data might be at the end of the drive. In any case, is there a way to stop the passphrase prompts on these 3 drives -- without losing data and keeping the ability to access other encrypted drives.
Hopefully, the solution is shorter than the explanation.
I had a geli encrypted (passphrase only) 3 drive raidz1 pool. Since I no longer needed encryption I decided to rebuild it as an unencrypted 4 drive raidz2.
I exported the pool and zeroed a few GB at the beginning of each drive. As I did originally, I used glabel to label each drive, built the new pool, copied data, and all was well with the world... untill I rebooted.
Actually, prior to rebooting I added the geom_eli_load line to loader.conf to allow access to a 5th drive containg a 2nd temporary encrypted pool.
Upon reboot, I get the passphrase prompts for the 3 drives from the original pool. if I just press enter for each passphrase request the system ultimately boots and I can access both (4 drive & single drive) pools. Also, if I remove the "geom" line the system boot normally.
After searching google (yes, I actually did), there was a mention that the geom data might be at the end of the drive. In any case, is there a way to stop the passphrase prompts on these 3 drives -- without losing data and keeping the ability to access other encrypted drives.