ekimseekem
Cadet
- Joined
- Oct 21, 2021
- Messages
- 5
Hey all, got tiny desperate situation here. I have a 3-drive zpool that's showing 2 drives are unavailable, here is the zpool import output:
Some backstory to how I got here. I logged on to my NAS to check status and i noticed one of my pools was degraded. One disk was reporting as being unavailable. I tried to repair or even wipe the drive so that I could add it back to the pool but no luck, i keep getting this error also on the troublesome drive:
I thought something might be wrong with the drive, so I powered down my NAS, removed that drive by matching its serial number and plugged it into my workstation and ran a SMART test which passed and I then wiped it to make sure all sectors were reading/writing. Plugged it back into the NAS and now two drives are unavailable?
Did I just screw up?
Code:
root@freenas[~]# zpool import pool: media_pool id: 5423912395067497430 state: UNAVAIL status: One or more devices are missing from the system. action: The pool cannot be imported. Attach the missing devices and try again. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-3C config: media_pool UNAVAIL insufficient replicas raidz1-0 UNAVAIL insufficient replicas gptid/08647cb0-ca03-11eb-898a-00270e0dda90 UNAVAIL cannot open gptid/0b454021-ca03-11eb-898a-00270e0dda90 ONLINE gptid/0b6c426f-ca03-11eb-898a-00270e0dda90 UNAVAIL cannot open
Some backstory to how I got here. I logged on to my NAS to check status and i noticed one of my pools was degraded. One disk was reporting as being unavailable. I tried to repair or even wipe the drive so that I could add it back to the pool but no luck, i keep getting this error also on the troublesome drive:
Code:
disks.0.identifier: Test cannot be performed for {serial_lunid}ZA10Q8KF_5000c500910e97e9. Unable to retrieve disk details.
I thought something might be wrong with the drive, so I powered down my NAS, removed that drive by matching its serial number and plugged it into my workstation and ran a SMART test which passed and I then wiped it to make sure all sectors were reading/writing. Plugged it back into the NAS and now two drives are unavailable?
Did I just screw up?