jringer77
Cadet
- Joined
- Jun 21, 2018
- Messages
- 6
Hi,
I don't know what to do here. I'm not sure if the pool is missing a disk or if something else is going on. I should have a total of 9 disks, I think. 8xHDDs (4 per zpool), plus one SATA Flash boot drive (came with FreeNAS Mini XL).
I just set up my new FreeNAS Mini XL (diskless), by moving 8xHDDs and Config backup from old server (v9.3) to the new one (v11). Upon booting the new Mini, I have a missing or defective disk and no way to identify which HDD to re-seat or replace. All 8 have solid blue LEDs in front of the case.
I have replaced several failed HDDs in the past, but my experience and searching on this issue has failed me. Any help is appreciated.
I don't know what to do here. I'm not sure if the pool is missing a disk or if something else is going on. I should have a total of 9 disks, I think. 8xHDDs (4 per zpool), plus one SATA Flash boot drive (came with FreeNAS Mini XL).
I just set up my new FreeNAS Mini XL (diskless), by moving 8xHDDs and Config backup from old server (v9.3) to the new one (v11). Upon booting the new Mini, I have a missing or defective disk and no way to identify which HDD to re-seat or replace. All 8 have solid blue LEDs in front of the case.
I have replaced several failed HDDs in the past, but my experience and searching on this issue has failed me. Any help is appreciated.
Code:
[root@fs01 ~]# zpool status pool: freenas-boot state: ONLINE scan: scrub repaired 0 in 0 days 00:00:29 with 0 errors on Thu Jun 21 03:45:29 2018 config: NAME STATE READ WRITE CKSUM freenas-boot ONLINE 0 0 0 ada2p2 ONLINE 0 0 0 errors: No known data errors pool: vol00 state: ONLINE scan: scrub repaired 0 in 0 days 00:00:00 with 0 errors on Fri Jun 1 05:00:01 2018 config: NAME STATE READ WRITE CKSUM vol00 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 gptid/62a321c8-6b56-11e3-b369-5404a6979f1e ONLINE 0 0 0 gptid/62fa27b2-6b56-11e3-b369-5404a6979f1e ONLINE 0 0 0 gptid/73b9713a-afc6-11e7-b6d7-5404a6979f1e ONLINE 0 0 0 gptid/63a050c3-6b56-11e3-b369-5404a6979f1e ONLINE 0 0 0 errors: No known data errors pool: vol01 state: DEGRADED status: One or more devices could not be opened. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Attach the missing device and online it using 'zpool online'. see: http://illumos.org/msg/ZFS-8000-2Q scan: scrub repaired 0 in 0 days 05:23:10 with 0 errors on Sat Jun 2 10:23:11 2018 config: NAME STATE READ WRITE CKSUM vol01 DEGRADED 0 0 0 raidz1-0 DEGRADED 0 0 0 gptid/4c61b137-9618-11e6-ba93-5404a6979f1e ONLINE 0 0 0 gptid/cd9f836c-5b86-11e6-a6a7-5404a6979f1e ONLINE 0 0 0 10594125888305849011 UNAVAIL 0 0 0 was /dev/gptid/0e4c6836-4190-11e2-a6dd-5404a6979 f1e gptid/b2b026ce-3a68-11e8-b910-5404a6979f1e ONLINE 0 0 0 errors: No known data errors [root@fs01 ~]#