mlaurie
Members
-
Joined
-
Last visited
Solutions
-
mlaurie's post in [7.3.0] Boot pool not showing in Main tab was marked as the answerI have figured it out.
In 7.3.0 rc.1 I created a pool named mirrored_pool using the remaining space on the boot drives. Apparently in 7.3.0 stable this became a reserved name which wreaked havok.
ssh root@servername/ip
cd /boot/config/pools
rm mirrored_pool.cfg
Back in your UnRAID gui.
Stop the array
Create a new pool with 2 slots. I chose server name_mirrored_pool
assign the drives.
Everything appears to have come back. Looks like the entire issue is that I just so happened to use a reserved name for the pool that wasn't reserved when I made the pool.