Hello,
After FreeNAS reboot (version FreeNAS-11.2-U2.1) ZPOOL did not came up and now showing UNKNOWN.
I tried zpool import -F I tried zpool import -fFX command but system kernel crash and system reboots.
After i done some research i found three disks of 24 file system not able to import partition information. All disks are in healthy state. I need rebuild ZFS. Please help!!
	
		
			
		
		
	
			
			After FreeNAS reboot (version FreeNAS-11.2-U2.1) ZPOOL did not came up and now showing UNKNOWN.
Code:
root@ch-freenas-n1:~ # zpool import
   pool: Data
     id: 3635807659537760243
  state: FAULTED
status: The pool was last accessed by another system.
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-EY
config:
        Data                                            FAULTED  corrupted data
          raidz3-0                                      ONLINE
            gptid/50b684f8-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/58212a15-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/5f783e70-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/66de9983-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/6e4c8f92-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/75d3c417-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/7d63a3f6-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/84d34b98-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/8c68a479-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/93e50361-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/9b72c864-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/a366c588-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/ab4daa4e-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/b3717e69-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/bb92f21a-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/c34ac276-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/cb390fe2-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/d2db5a02-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/da8911ab-710b-11e9-bb4e-002590fcf85e  ONLINE
        logs
          mirror-1                                      ONLINE
            gptid/efd69cb9-710b-11e9-bb4e-002590fcf85e  ONLINE
            gptid/f6d16b17-710b-11e9-bb4e-002590fcf85e  ONLINE
Code:
root@ch-freenas-n1:~ # zpool import -f Data
cannot import 'Data': I/O error
        Destroy and re-create the pool from
        a backup source.
I tried zpool import -F I tried zpool import -fFX command but system kernel crash and system reboots.
After i done some research i found three disks of 24 file system not able to import partition information. All disks are in healthy state. I need rebuild ZFS. Please help!!