Howdy Eduardo, Recently I had a similar issue where the pool wouldn't import and attempting to import it would essentially lock the server up. Finally I used pfexec zpool import -F pool1 and simply let it do it's thing. After almost 60 hours the imported finished and all has been well since (except my backup procedures have improved!).
Good luck! John On May 10, 2010, at 12:35 PM, Eduardo Bragatto wrote: > Hi again, > > As for the NFS issue I mentioned before, I made sure the NFS server was > working and was able to export before I attempted to import anything, then I > started a new "zpool import backup: -- my hope was that the NFS share was > causing the issue, since the only filesystem shared is the one causing the > problem, but that doesn't seem to be the case. > > I've done a lot of research and could not find a similar case to mine. The > most similar one I've found was this from 2008: > > http://opensolaris.org/jive/thread.jspa?threadID=70205&tstart=15 > > I simply can not import the pool although ZFS reports it as OK. > > In that old thread, the user was also having the "zpool import" hang issue, > however he was able to run these two commands (his pool was named data1): > > zdb -e -bb data1 > zdb -e -dddd data1 > > While my system returns: > > # zdb -e -bb backup > zdb: can't open backup: File exists > # zdb -e -ddd backup > zdb: can't open backup: File exists > > Every documentation assumes you will be able to run "zpool import" before > troubleshooting, however my problem is exactly on that command. I don't even > know where to find more detailed documentation. > > I believe there's very knowledgeable people in this list. Could someone be > kind enough to take a look and at least point me in the right direction? > > Thanks, > Eduardo Bragatto. > _______________________________________________ > zfs-discuss mailing list > zfs-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss