Hi There
 
My FreeNAS box bombed out this morning. I rebooted but couldnt access the share even though i could get to the webpage. Kept saying the ZFS status is unknown. I then shutdown the box and reseated all the HDD's. Booted up and i can access all the drives but it still says that the ZFS status is unknown. I did a zpool status -v and this is what i get:
 
 
any info will be highly appreciated.
 
Kind regards
BazzieB
	
		
			
		
		
	
			
			My FreeNAS box bombed out this morning. I rebooted but couldnt access the share even though i could get to the webpage. Kept saying the ZFS status is unknown. I then shutdown the box and reseated all the HDD's. Booted up and i can access all the drives but it still says that the ZFS status is unknown. I did a zpool status -v and this is what i get:
Code:
[root@freenas] ~# zpool status -v
  pool: storage
 state: ONLINE
status: One or more devices has experienced an error resulting in data
    corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
    entire pool from backup.
   see: http://www.sun.com/msg/ZFS-8000-8A
  scan: resilvered 0 in 0h0m with 0 errors on Tue Mar 18 11:08:40 2014
config:
    NAME                                          STATE     READ WRITE CKSUM
    storage                                       ONLINE       0     0     0
      gptid/6fab63a7-5dba-11e3-8965-001871ea7cbc  ONLINE       0     0     0
      gptid/70252aac-5dba-11e3-8965-001871ea7cbc  ONLINE       0     0     0
      gptid/70a0edee-5dba-11e3-8965-001871ea7cbc  ONLINE       0     0     0
      gptid/711ecc08-5dba-11e3-8965-001871ea7cbc  ONLINE       0     0     0
      gptid/71cb02e4-5dba-11e3-8965-001871ea7cbc  ONLINE       0     0     0
      gptid/723f71d7-5dba-11e3-8965-001871ea7cbc  ONLINE       0     0     0
errors: Permanent errors have been detected in the following files:
        <metadata>:<0x0>
        <metadata>:<0x1>
        <metadata>:<0x21b>
        <metadata>:<0x21c>
        <metadata>:<0x21e>
        <metadata>:<0x222>
        <metadata>:<0x223>
        <metadata>:<0x224>
        <metadata>:<0x225>
        <metadata>:<0x226>
        <metadata>:<0x227>
        <metadata>:<0x228>
        <metadata>:<0x229>
        storage:<0x0>
        /mnt/storage/Multimedia/TV Series/Dexter/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Music/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Unsorted TV Shows/TOMPPL_0116_MP4/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Unsorted TV Shows/CSTLE_0618_MP4/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Person of Interest/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/vlc-2.1.3-win32.exe
        /mnt/storage/Multimedia/TV Series/The Walking Dead/Season 4/The Walking Dead - S04E01.mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Longmire/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 02 [720p].mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Rogue/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/The Mentalist/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Almost Human/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 05 [720p].mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 06 [720p].mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 08 [720p].mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 17 [480p].mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/[gg]_Code_Geass_Akito_the_Exiled_-_01_[B785F404].mkv/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Men At Work - The Complete Season 1 [HDTV-480p]-mSD/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/TV Series/Arrow/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 21 [480p].mkv
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 22 [1080p].mkv
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 23 [1080p].mkv
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 24 [720p].mkv
        /mnt/storage/Multimedia/TV Series/How I Met Your Mother Season 9 (Ep 1-12)/<xattrdir>/DOSATTRIB
        /mnt/storage/Multimedia/Anime/Magi/Season 2/[HorribleSubs] Magi S2 - 25 [1080p].mkv
        /mnt/storage/Multimedia/Anime/Ace of Diamond/<xattrdir>/DOSATTRIB
        storage:<0xfffffffffffffffe>
        storage:<0xffffffffffffffff>
[root@freenas] ~#
any info will be highly appreciated.
Kind regards
BazzieB