Just Created my first FreeNAS setup less than 2 months ago, all new hardware too. Now, after working fine for last few months, it seems to be unable to read the zpool I have all my media on. I read some of the other threads where people were seeing same error messages, but wanted to ask since I know I can't really interpret the info that was requested to see how similar mine is. I also would be really surprised more than 1 drive failed at same time, since I did have some redundancy.
Anyway, I attached image of error message, and below are some of the readouts and hardware/version numbers
Hardware Specs
AMD Athlon X4 860K Quad-Core 3.7GHz Socket FM2+ 95W AD860KXBJABOX
GIGABYTE GA-F2A88XM-D3H FM2+ / FM2 AMD A88X (Bolton D4)
G.SKILL Ripjaws Series 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model F3-12800CL9D-8GBRL
Version
FreeNAS-9.3-STABLE-201504100216
If I'm reading the import section correctly, is it saying 3 of my drives are unreadable now? Seems real bad luck on my part to have 3 different 3 tb drives fail at same time, within 3 months of purchase. If that is the case, I assume I'm just kind of screwed on data that was on there.
	
		
			
		
		
	
			
			Anyway, I attached image of error message, and below are some of the readouts and hardware/version numbers
Hardware Specs
AMD Athlon X4 860K Quad-Core 3.7GHz Socket FM2+ 95W AD860KXBJABOX
GIGABYTE GA-F2A88XM-D3H FM2+ / FM2 AMD A88X (Bolton D4)
G.SKILL Ripjaws Series 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model F3-12800CL9D-8GBRL
Version
FreeNAS-9.3-STABLE-201504100216
Code:
[root@freenas ~]# zpool status                                                
  pool: freenas-boot                                                          
state: ONLINE                                                                
  scan: scrub repaired 0 in 0h0m with 0 errors on Wed Jun 10 03:45:03 2015    
config:                                                                       
                                                                              
        NAME                                          STATE     READ WRITE CKSUM
        freenas-boot                                  ONLINE       0     0     0
          gptid/00a99a64-727d-11e3-857f-fcaa145dcb7b  ONLINE       0     0     0Code:
[root@freenas ~]# zpool import                                                
   pool: tank                                                                 
     id: 5860947161859544981                                                  
  state: UNAVAIL                                                              
status: One or more devices are missing from the system.                     
action: The pool cannot be imported. Attach the missing                      
        devices and try again.                                                
   see: http://illumos.org/msg/ZFS-8000-3C                                    
config:                                                                      
                                                                              
        tank                                            UNAVAIL  insufficient replicas                                                                
          raidz1-0                                      UNAVAIL  insufficient replicas                                                                        
            gptid/d1f73255-f2c6-11e4-938f-fcaa145dcb7b  ONLINE                
            gptid/d2a71923-f2c6-11e4-938f-fcaa145dcb7b  ONLINE                
            2311115123050086999                         UNAVAIL  cannot open  
            3627325174256053801                         UNAVAIL  cannot open  
            16697389662615487240                        UNAVAIL  cannot open If I'm reading the import section correctly, is it saying 3 of my drives are unreadable now? Seems real bad luck on my part to have 3 different 3 tb drives fail at same time, within 3 months of purchase. If that is the case, I assume I'm just kind of screwed on data that was on there.
Attachments
			
				Last edited: