Can anyone explain how the following came about, and/or how to get rid
of it?
> # zpool import
> pool: zboot
> id: 13206787560157218571
> state: UNAVAIL
> action: The pool cannot be imported due to damaged devices or data.
> config:
>
> zboot UNAVAIL insufficient replicas
> mirror UNAVAIL corrupted data
> c5t0d0s1 ONLINE
> c5t4d0s0 ONLINE
>
> pool: zboot
> id: 10153722744283128478
> state: UNAVAIL
> action: The pool cannot be imported due to damaged devices or data.
> config:
>
> zboot UNAVAIL insufficient replicas
> mirror UNAVAIL corrupted data
> c5t0d0s0 ONLINE
> c5t4d0s0 ONLINE
> # zpool import -f zboot
> cannot import 'zboot': more than one matching pool
> import by numeric ID instead
> # zpool import -f 10153722744283128478 zboot1
> cannot import 'zboot' as 'zboot1': invalid vdev configuration
> # zpool import -f 13206787560157218571 zboot1
> cannot import 'zboot' as 'zboot1': invalid vdev configuration
>
I was trying to get zfsboot working on an x4500, and after fighting
with it for 3 days, discovered this.
Any ideas?
-Drew
_______________________________________________
zfs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss