adamgoldberg
Explorer
- Joined
- Dec 12, 2015
- Messages
- 60
Hi,
I have a failed drive in a RaidZ2, and if I go to log into the web admin pages, I get "An error occurred. Sorry the page you are looking for is currently unavailable...."
Ugh.
zpool status shows which drive is kaput:
So, what are my steps?
1. zpool offline? Is this right (it's either zpool offline freenasz2 1612.... or zpool offline raidz2-0 1612...)
2. shutdown
3. replace the drive, then
4. reboot, and ...
help?.?!?@ I'm going out of town early AM tomorrow, and I'd like to get this back up & running... .
I have a failed drive in a RaidZ2, and if I go to log into the web admin pages, I get "An error occurred. Sorry the page you are looking for is currently unavailable...."
Ugh.
zpool status shows which drive is kaput:
Code:
[adam@freenas] /var/log# zpool status -x pool: freenasz2 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 3h50m with 0 errors on Sun Jul 29 03:50:23 2018 config: NAME STATE READ WRITE CKSUM freenasz2 DEGRADED 0 0 0 raidz2-0 DEGRADED 0 0 0 16120334606489822329 UNAVAIL 0 297 0 was /dev/gptid/1c157709-ccfb-11e5-a222-00259056ae2b gptid/1ca67e85-ccfb-11e5-a222-00259056ae2b ONLINE 0 0 0 gptid/1d68594d-ccfb-11e5-a222-00259056ae2b ONLINE 0 0 0 gptid/1e6240c9-ccfb-11e5-a222-00259056ae2b ONLINE 0 0 0 errors: No known data errors
So, what are my steps?
1. zpool offline? Is this right (it's either zpool offline freenasz2 1612.... or zpool offline raidz2-0 1612...)
zpool offline raidz2-0 16120334606489822329
2. shutdown
3. replace the drive, then
4. reboot, and ...
zpool replace ... what? what?
help?.?!?@ I'm going out of town early AM tomorrow, and I'd like to get this back up & running... .