>-----Original Message-----
>From: Edward Ned Harvey [mailto:solar...@nedharvey.com]
>Sent: Monday, May 17, 2010 6:29 AM
>>
>> I was messing around with a ramdisk on a pool and I forgot to remove
>> it before I shut down the server.  Now I am not able to mount the
>> pool.  I am not concerned with the data in this pool, but I would like
>> to try to figure out how to recover it.
>>
>> I am running Nexenta 3.0 NCP (b134+).
>
>Try this:
>       zpool upgrade
>By default, it will just tell you the current versions of zpools, without
actually
>doing any upgrades.  If your zpool is 19 or greater, then the loss of a ZIL
is not
>fatal to the pool.  You should be able to "zpool import" and then you'll
see a
>message about "zpool import -F"
>
>If you have zpool < 19, then it's lost.
>
>BTW, just to make sure you know ... Having a ZIL in RAM makes no sense
>whatsoever, except for academic purposes.  For a system in actual usage,
you
>should either implement nonvolatile ZIL device, or disable ZIL (to be used
with
>caution.)
>

Thanks Edward.

The syspool is sitting at level 18 so I assume the old pool is toast.  I was
more curious why nothing was working because there are reports that you can
do it, but it wasn't working for me.  

This system isn't in production, I was just testing to see if the zil was
being used or not.  

Have a great day!

Geoff 


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to