> Hi!
>
> Guys... I need to check the size (in mb or gb) of
> some metadevices,
> but when I execute the metastat command, I get the
> follow output:
>
> # metastat d60
> d60: Mirror
> Submirror 0: d61
> State: Okay
> Pass: 1
> Read option: roundrobin (default)
> Write option: parallel (default)
> Size: 18854400 blocks <----
> 61: Submirror of d60
> State: Okay
> Size: 18875520 blocks <----
> Stripe 0:
> Device Start Block Dbase State
> Hot Spare
> 4t50060E8003A8FC04d2s0 0 No Okay
>
> The size is in blocks.. My question is... Is it in
> 512-block or 1024 ?
>
> Thanks in advance.
Looks like 512 byte blocks. And reasonably current versions
also give a{n approximate} size in more human readable form; for example, a
Solaris 10 11/06 system shows sizes in metastat output as
Size: 16776423 blocks (8.0 GB)
This message posted from opensolaris.org