I have just recently (physically) moved a system with 16 hard drives (for the 
array) and 1 OS drive; and in doing so, I needed to pull out the 16 drives so 
that it would be light enough for me to lift.

When I plugged the drives back in, initially, it went into a panic-reboot loop. 
After doing some digging, I deleted the file /etc/zfs/zpool.cache.

When I try to import the pool using the zpool import command this is what I get:

# zpool import
pool: share
id: 10028139418536329530
state: ONLINE
action: The pool can be imported using its name or numeric identifier. The pool 
may be active on on another system, but can be imported using the '-f' flag.
config:

share        ONLINE
raidz         ONLINE
c0t0d0      ONLINE
...
c0t15d0     ONLINE

(total of 16 drives)

When I try to import the pool using the zpool import -f command, I end up 
getting the same system panic that I got before.

How can I re-initialize the devices, and what would the best for me to bring 
the pool back up and online, given that I do NOT have backups or a means to 
recover the data on there?
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to