1837784 Members
5427 Online
110119 Solutions
New Discussion

fibre channel throughput

 
SOLVED
Go to solution
SILO Storagetek
Frequent Advisor

fibre channel throughput

hi everyone,
I've a system with some FC interfaces, and I need to check the global throughput. Is there a perfview metric about it?

tnx
prod.
5 REPLIES 5
Jeff Schussele
Honored Contributor
Solution

Re: fibre channel throughput

Hi prod.,

The file
/opt/perf/paperdocs/mwa/C/metrics.txt contains the *entire* list of metrics for perfview.

I don't see an *specifically* for fibre channel, but any of the disk metrics like
GBL_DISK_*
BYDISK_*
or any of the FS metrics
LV_*
or any of the process by disk metrics
PROC_DISK_*
and even possibly the application by disk metrics
APP_DISK_*
if targeted to the proper FC devices should give you what you want.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Mark Greene_1
Honored Contributor

Re: fibre channel throughput

I don't know about perfview. Glance doesn't have anything for fibre. You can look at the devstats option of the fcmsutil command, and use it similar to netstat -s where you run at intervals over a period of time, and calculate the delta's between runs to derive a throughput figure.

mark
the future will be a lot like now, only later
SILO Storagetek
Frequent Advisor

Re: fibre channel throughput

tanks a lot guys!
Steven E. Protter
Exalted Contributor

Re: fibre channel throughput

fcmsutil /dev/td0 stat

That will give you some basic numbers. You can run it during a high i/o stress test.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
SILO Storagetek
Frequent Advisor

Re: fibre channel throughput

I'm trying to submit points, but browser gies in error 500.. I'm sorry.