I moved my pool to another box last night. I rebuilt my pool on my old file server. I copied over the files I backed up to it after creating the pool. And then exported the pool after I was done copying and shut down the PC.
When I created the pool, it was using ada1 to ada4. When I moved it to the new box (HP N40L), it was using ada0 to ada3 and using the HDD caddies. I inserted the drives one by one to see if they appeared in sequence and this appears to be the case.
When I tried [cmd=]# zpool import storage[/cmd] it said it cannot find my pool and an error message saying
Running [cmd=]zpool import[/cmd] shows nothing and again the
error.
According to this Oracle document (http://docs.oracle.com/cd/E19963-01/html/821-1448/gbchy.html) I'm reading, ZFS should be able to see my pool EVEN if the drives are not in sequence.
I've searched the net and this forum but came up empty. Is there a way of importing the pool into the new PC?
Thank you.
When I created the pool, it was using ada1 to ada4. When I moved it to the new box (HP N40L), it was using ada0 to ada3 and using the HDD caddies. I inserted the drives one by one to see if they appeared in sequence and this appears to be the case.
When I tried [cmd=]# zpool import storage[/cmd] it said it cannot find my pool and an error message saying
Code:
cannot open /dev/dsk
Code:
cannot open /dev/dsk
According to this Oracle document (http://docs.oracle.com/cd/E19963-01/html/821-1448/gbchy.html) I'm reading, ZFS should be able to see my pool EVEN if the drives are not in sequence.
I've searched the net and this forum but came up empty. Is there a way of importing the pool into the new PC?
Thank you.
