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+).

I have tried a couple of the commands (zpool import -f and zpool import -FX
llift) 

r...@zfs1:/export/home/gnordli# zpool import -f
  pool: llift
    id: 15946357767934802606
 state: UNAVAIL
status: One or more devices are missing from the system.
action: The pool cannot be imported. Attach the missing
        devices and try again.
   see: http://www.sun.com/msg/ZFS-8000-6X
config:

        llift        UNAVAIL  missing device
          mirror-0   ONLINE
            c4t8d0   ONLINE
            c4t9d0   ONLINE
          mirror-1   ONLINE
            c4t10d0  ONLINE
            c4t11d0  ONLINE

        Additional devices are known to be part of this pool, though their
        exact configuration cannot be determined.


r...@zfs1:/export/home/gnordli# zpool import -FX llift
cannot import 'llift': no such pool or dataset
        Destroy and re-create the pool from
        a backup source.



I do not have a copy of the "zpool.cache" file.

Any other commands I could try to recover it or is it just unrecoverable?  

Thanks,

Geoff 



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

Reply via email to