It did not work. I did not find labels on p1, but on p0.

j...@opensolaris:~# zdb -l /dev/dsk/c10d0p1
--------------------------------------------
LABEL 0
--------------------------------------------
failed to unpack label 0
--------------------------------------------
LABEL 1
--------------------------------------------
failed to unpack label 1
--------------------------------------------
LABEL 2
--------------------------------------------
failed to unpack label 2
--------------------------------------------
LABEL 3
--------------------------------------------
failed to unpack label 3

j...@opensolaris:~# zdb -l /dev/dsk/c10d0p0
--------------------------------------------
LABEL 0
--------------------------------------------
    version: 22
    state: 4
    guid: 9172477941882675499
--------------------------------------------
LABEL 1
--------------------------------------------
    version: 22
    state: 4
    guid: 9172477941882675499
--------------------------------------------
LABEL 2
--------------------------------------------
    version: 22
    state: 4
    guid: 9172477941882675499
--------------------------------------------
LABEL 3
--------------------------------------------
    version: 22
    state: 4
    guid: 9172477941882675499

j...@opensolaris:~# ln -s  /dev/dsk/c10d0p0 /dev/dsk/c10d0p0s0

j...@opensolaris:~# zpool import
  pool: vault
    id: 8738898173956136656
 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:

        vault        UNAVAIL  missing device
          raidz1-0   ONLINE
            c11d0    ONLINE
            c12d0    ONLINE
            c12d1    ONLINE
            c10d1    ONLINE

        Additional devices are known to be part of this pool, though their
        exact configuration cannot be determined.
j...@opensolaris:~#
-- 
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