I'm trying to move a Volume from a system that crashed, to another system.  The crash is not related to the drives so everything is still healthy, aside from having been unable to properly "export" the volume first.
The drives are in the new system, "zpool import", but the Storage tab on the web interface still does not show the volumes.
Before I try something and end up wiping my drives, can anyone provide info on how to import an existing volume?
Thanks in advance.
	
		
			
		
		
	
			
			The drives are in the new system, "zpool import", but the Storage tab on the web interface still does not show the volumes.
Before I try something and end up wiping my drives, can anyone provide info on how to import an existing volume?
Thanks in advance.
Code:
[root@freenas] ~# zpool status
  pool: Volume1
state: ONLINE
  scan: scrub repaired 0 in 1h50m with 0 errors on Sun Jan 17 01:50:18 2016
config:
        NAME                                            STATE     READ WRITE CKSUM
        Volume1                                         ONLINE       0     0     0
          raidz2-0                                      ONLINE       0     0     0
            gptid/9dce4897-ca80-11e3-b020-000c29047230  ONLINE       0     0     0
            gptid/9eb99ab5-ca80-11e3-b020-000c29047230  ONLINE       0     0     0
            gptid/9fa778cb-ca80-11e3-b020-000c29047230  ONLINE       0     0     0
            gptid/a027c3af-ca80-11e3-b020-000c29047230  ONLINE       0     0     0
errors: No known data errors
			
				Last edited: