Re: UNIX disk partitions

From: Richard Skelton (Richard.Skelton_at_Infineon.com)
Date: 07/21/05


Date: Thu, 21 Jul 2005 15:53:53 +0100

michaelnewport@yahoo.com wrote:
> I am sure this will be a simple question for someone!
>
> How can I tell if the following 2 partitions are on the same physical
> device (or not) ?
>
> Filesystem kbytes used avail capacity Mounted on
> /dev/md/dsk/d33 7423563 9 7349319 1% /free33
> /dev/md/dsk/d63 7423563 2185769 5163559 30% /u/users
> Hi,
metastat /dev/md/dsk/d33
metastat /dev/md/dsk/d63

Cheers
Richard.