Re: How To Correlate Device Names From iostat Output

From: zombie (zombie_member_at_newsguy.com)
Date: 08/19/04


Date: 18 Aug 2004 19:31:01 -0700

Try using the SETOOLKIT, it serves two purposes

1) Helps monitor the performance of your system.
2) Has useful programs.

There is a program called disks.se in the /opt/RICHPse/examples
direcctory that prints tha mapping of all sd numbers to corresponding
cxtxdxsx numbers.

www.setoolkit.com

Thanks,
zombie

In article <4123ea02$0$78749$e4fe514c@news.xs4all.nl>, Casper H.S. *** says...
>
>"Michael Vilain <vilain@spamcop.net>" writes:
>
>>The sd numbers are listed in /var/adm/messages when you boot the system.
>>As drives are mounted, their real device name and sd<xxx> number are
>>displayed.
>
>Or use "iostat -n"
>
>Casper