brendanshoe
Cadet
- Joined
- Jun 12, 2014
- Messages
- 6
After a loss in power, I rebooted my NAS and it was no longer able to mount my main pool. The output of a zfs import was as follows:
I tried to follow the instructions and import with various flags, including zpool import -fF Pool and zpool import -fFX Pool, but all attempts gave the following error:
Is this really the only resolution or is there something else I can do to try and recover? Any suggestions would be appreciated. Let me know if I should post more info to help troubleshoot this.
Code:
pool: Pool id: 17492755298469433864 state: FAULTED status: The pool metadata is corrupted. action: The pool cannot be imported due to damaged devices or data. The pool may be active on another system, but can be imported using the '-f' flag. see: http://illumos.org/msg/ZFS-8000-72 config: Pool FAULTED corrupted data mirror-0 ONLINE gptid/d9667391-14f9-11e3-bfdd-00012e2ff432 ONLINE gptid/d44c1fea-dee9-11e7-8b50-00012e2ff432 ONLINE mirror-1 ONLINE gptid/8c26dec8-168a-11e3-acff-00012e2ff432 ONLINE gptid/8cec3751-168a-11e3-acff-00012e2ff432 ONLINE mirror-2 ONLINE gptid/dd6c7a84-f3e4-11e3-95f0-00012e2ff432 ONLINE gptid/de70dc6b-f3e4-11e3-95f0-00012e2ff432 ONLINE
I tried to follow the instructions and import with various flags, including zpool import -fF Pool and zpool import -fFX Pool, but all attempts gave the following error:
Code:
cannot import 'Pool': I/O error Destroy and re-create the pool from a backup source.
Is this really the only resolution or is there something else I can do to try and recover? Any suggestions would be appreciated. Let me know if I should post more info to help troubleshoot this.
Last edited by a moderator: