Hi,
My situation is I built a FreeNAS for temporary purposes to house some data and then copied the data it to a more permanent FreeNAS. Since then I have made the temporary FreeNAS a test machine and made a new dataset. For some reason the copy didn't get everything but I failed to double check. It was brought to my attention about the data missing and now I'm trying to figure out how to recover it. Not much has been written to the new dataset. I was trying to figure out to recover the data, any information and help would be greatly appreciated!
Some of the drives were removed before the new dataset was created. I have since added those drives back and tried to run a zpool import but I'm getting this output. I know all the HDDs are back I'm not sure.
	
		
			
		
		
	
			
			My situation is I built a FreeNAS for temporary purposes to house some data and then copied the data it to a more permanent FreeNAS. Since then I have made the temporary FreeNAS a test machine and made a new dataset. For some reason the copy didn't get everything but I failed to double check. It was brought to my attention about the data missing and now I'm trying to figure out how to recover it. Not much has been written to the new dataset. I was trying to figure out to recover the data, any information and help would be greatly appreciated!
Some of the drives were removed before the new dataset was created. I have since added those drives back and tried to run a zpool import but I'm getting this output. I know all the HDDs are back I'm not sure.
Code:
[root@freenas ~]# zpool import                                                                                                     
   pool: RC3                                                                                                                       
     id: 17588022494157555181                                                                                                       
  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-6X                                                                                         
 config:                                                                                                                           
                                                                                                                                    
        RC3                                             UNAVAIL  missing device                                                     
          raidz1-1                                      DEGRADED                                                                   
            11748030498495450882                        UNAVAIL  cannot open                                                       
            gptid/5bad8619-6f4a-11e8-9f8b-001f2905674f  ONLINE                                                                     
            gptid/5c6f6d60-6f4a-11e8-9f8b-001f2905674f  ONLINE                                                                     
            gptid/5d3d0b89-6f4a-11e8-9f8b-001f2905674f  ONLINE                                                                     
          raidz1-2                                      DEGRADED                                                                   
            5442945372869191789                         UNAVAIL  cannot open                                                       
            gptid/606378b4-6f4a-11e8-9f8b-001f2905674f  ONLINE                                                                     
            gptid/6154a216-6f4a-11e8-9f8b-001f2905674f  ONLINE                                                                     
            gptid/62251019-6f4a-11e8-9f8b-001f2905674f  ONLINE                                                                     
        spares                                                                                                                     
          gptid/55678dad-6f4a-11e8-9f8b-001f2905674f                                                                               
                                                                                                                                    
        Additional devices are known to be part of this pool, though their                                                         
        exact configuration cannot be determined.                                                                                   
[root@freenas ~]#