One of the mirrors in my zpool is degraded because of a faulty drive.
1. According to this section of the manual, I changed the status of the faulted drive to "Offline".
2. I powered down the server and replaced the problem drive with a like-for-like exchange.
3. I booted up the server, selected the OFFLINE drive and selected "Replace".
4. However, the popup window does not allow me to select the "member disk", because the dropdown list is empty. (Even after rebooting.)
/dev/gptid/77e8fb8b-f72b-11eb-a7fa-3417ebecd9d8 was the id of the faulted drive, not the newly-installed drive. According to smartctl, the device is recognized by the system.
How do I get this drive to show up in the GUI so I can continue the disk replacement?
Cheers,
1. According to this section of the manual, I changed the status of the faulted drive to "Offline".
2. I powered down the server and replaced the problem drive with a like-for-like exchange.
3. I booted up the server, selected the OFFLINE drive and selected "Replace".
4. However, the popup window does not allow me to select the "member disk", because the dropdown list is empty. (Even after rebooting.)
Code:
tank __MIRROR ____da1p2 ____/dev/gptid/77e8fb8b-f72b-11eb-a7fa-3417ebecd9d8 __MIRROR ____da2p2 ____da3p2
/dev/gptid/77e8fb8b-f72b-11eb-a7fa-3417ebecd9d8 was the id of the faulted drive, not the newly-installed drive. According to smartctl, the device is recognized by the system.
Code:
sudo smartctl /dev/da0 ------------------------------------------------------------------------------- === START OF INFORMATION SECTION === Model Family: Seagate Barracuda 7200.12 Device Model: ST3500418AS Serial Number: 9VM0HNL4 LU WWN Device Id: 5 000c50 014dd723a Firmware Version: CC44 User Capacity: 500,107,862,016 bytes [500 GB] Sector Size: 512 bytes logical/physical Rotation Rate: 7200 rpm Device is: In smartctl database [for details use: -P show] ATA Version is: ATA8-ACS T13/1699-D revision 4 SATA Version is: SATA 2.6, 3.0 Gb/s Local Time is: Sat May 28 15:41:44 2022 PDT
How do I get this drive to show up in the GUI so I can continue the disk replacement?
Cheers,
Last edited: