nojohnny101
Wizard
- Joined
- Dec 3, 2015
- Messages
- 1,477
I'm at a bit of a roadblock after having done all the testing I can think to do on this problem.
About a day ago I got an email that one of my scheduled smart tests failed to initiate because a disk was "offline". I got the warning email during the night so nothing had been changed and I wasn't fiddling with the hardware in any way.
Here is what I have done:
1) I identified the drive by serial number that is was missing from the pool
2) I shutdown the box and then made sure the cable were all plugged in firmly
3) Powered back on, confirmed the drive by feel was spinning which means it is getting power, still not showing up
4) Shut down again, went to store and bought a brand new sata cable, installed it.
5) Powered back up, still nothing.
6) Powered down and plugged the offline drive into a different motherboard sata port.
7) Powered on and still nothing.
So at this point, have I missed any troubleshooting steps? Does this leave it down to the motherboard? I can't think of what would be causing this. Could the drive just be that dead. I have a regular scrub, long, and short tests (mirroring very closely cyberjock's published schedule) scheduled so I would have thought there would have been warning signs.
Puzzled. Would appreciate any help.
EDIT: here is the output of zpool status:
About a day ago I got an email that one of my scheduled smart tests failed to initiate because a disk was "offline". I got the warning email during the night so nothing had been changed and I wasn't fiddling with the hardware in any way.
Here is what I have done:
1) I identified the drive by serial number that is was missing from the pool
2) I shutdown the box and then made sure the cable were all plugged in firmly
3) Powered back on, confirmed the drive by feel was spinning which means it is getting power, still not showing up
4) Shut down again, went to store and bought a brand new sata cable, installed it.
5) Powered back up, still nothing.
6) Powered down and plugged the offline drive into a different motherboard sata port.
7) Powered on and still nothing.
So at this point, have I missed any troubleshooting steps? Does this leave it down to the motherboard? I can't think of what would be causing this. Could the drive just be that dead. I have a regular scrub, long, and short tests (mirroring very closely cyberjock's published schedule) scheduled so I would have thought there would have been warning signs.
Puzzled. Would appreciate any help.
EDIT: here is the output of zpool status:
Code:
[root@tank] ~# zpool status pool: tank 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: resilvered 2.79M in 0h0m with 0 errors on Thu Nov 3 15:56:28 2016 config: NAME STATE READ WRITE CKSUM tank DEGRADED 0 0 0 raidz2-0 DEGRADED 0 0 0 gptid/549fa8c7-f836-11e5-83b3-d05099c06c0a ONLINE 0 0 0 17982504159631691677 UNAVAIL 0 0 0 was /dev/gptid/55637770-f836-11e5-83b3-d05099c06c0a gptid/56276481-f836-11e5-83b3-d05099c06c0a ONLINE 0 0 0 gptid/56e58c6a-f836-11e5-83b3-d05099c06c0a ONLINE 0 0 0 gptid/57a1f4ab-f836-11e5-83b3-d05099c06c0a ONLINE 0 0 0 gptid/584fac5b-f836-11e5-83b3-d05099c06c0a ONLINE 0 0 0 errors: No known data errors pool: freenas-boot state: ONLINE scan: scrub repaired 0 in 0h5m with 0 errors on Thu Oct 6 03:50:56 2016 config: NAME STATE READ WRITE CKSUM freenas-boot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 da0p2 ONLINE 0 0 0 gptid/bc97d97b-374a-11e6-bd6e-d050996ca84a ONLINE 0 0 0 errors: No known data errors
Code:
Also here, is the output of my running "zpool online" [root@tank] ~# zpool online tank gptid/55637770-f836-11e5-83b3-d05099c06c0a warning: device 'gptid/55637770-f836-11e5-83b3-d05099c06c0a' onlined, but remains in faulted state use 'zpool replace' to replace devices that are no longer present
Last edited: