Ustak
Dabbler
- Joined
- Jan 19, 2016
- Messages
- 16
When trying to import one of my pools, I get the following error:
Do I have any other options other than "zpool import -f weihan" and hoping for the best? I unfortunately don't have any back ups of this pool, but it's nothing critical.
Code:
[root@freenas ~]# zpool import pool: weihan id: 9310776408472677972 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: weihan FAULTED corrupted data gptid/3fe3f5cc-72ae-11e3-9a48-001a4d467f02 ONLINE [root@freenas ~]# zpool import weihan cannot import 'weihan': I/O error Destroy and re-create the pool from a backup source.
Do I have any other options other than "zpool import -f weihan" and hoping for the best? I unfortunately don't have any back ups of this pool, but it's nothing critical.