On 27 May, 2010 - Per Jorgensen sent me these 1,0K bytes:

> I get the following output when i run a zpool status , but i am a
> little confused of why c9t8d0 is more "left align" then the rest of
> the disks in the pool , what does it mean ?

Because someone forced it in without redundancy (or created it as such).
Your pool is "bad", as c9t8d0 is without redundancy. If it fails, your
pool is toast.

zpool history   should be able to tell when it happened at least.

> $ zpool status blmpool
>   pool: blmpool
>  state: ONLINE
>  scrub: none requested
> config:
> 
>         NAME        STATE     READ WRITE CKSUM
>         blmpool     ONLINE       0     0     0
>           raidz2    ONLINE       0     0     0
>             c9t0d0  ONLINE       0     0     0
>             c9t1d0  ONLINE       0     0     0
>             c9t3d0  ONLINE       0     0     0
>             c9t4d0  ONLINE       0     0     0
>             c9t5d0  ONLINE       0     0     0
>             c9t6d0  ONLINE       0     0     0
>             c9t7d0  ONLINE       0     0     0
>           c9t8d0    ONLINE       0     0     0
> -- 
> This message posted from opensolaris.org
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


/Tomas
-- 
Tomas Ögren, st...@acc.umu.se, http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to