I removed an HDD from my Pool and wanted to replace it with a different one..
I got a few strange behavior but after a reboot seems sorted out so there is no point to write more about them..
But when i chose to replace it with the new one I got :
Code: Select all
invalid vdev specification
use '-f' to override the following errors:
/dev/ada3.nop is part of potentially active pool 'Main_Pool'But I got again the same error..
So I finally run a
Code: Select all
zpool replace -f Media3 5777340420297675354 ada3.nopShouldn't there be an option in the webgui to use the -f flag in case it is needed
P.S.: The steps I performed were the following: I believe I have omitted a few steps, but all is fine nevertheless
1. Physically removed the HDD
2. After a reboot I issued the replace command via the webui...
I suspect there should be in between steps to take the device offline and then remove it before actually running the replace command...


