- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can I determine which FC-AL interface is m...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2003 04:48 AM
02-23-2003 04:48 AM
How can I determine which FC-AL interface is more loaded.
My K370 system with HP-UX 11.00 has 2 FC-AL interfaces. Some disks are connected to each inteface. I want to know which interface is more loaded. Of course, I can add data from "sar -d", but I hope I can see it immediately.
For example netstat shows number of packets transfered by each network interface. Is there exist any similar command for FC-AL interfaces.
I tried to use fcmsutil, but I could not figure out their output.
Any suggestion ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2003 06:11 AM
02-23-2003 06:11 AM
Re: How can I determine which FC-AL interface is more loaded.
fcmsutil (or tdutil) is correct utility to use. There are a lot of possible options, see 'man fcmsutil'. I remember there're some may be useful for you:
fcmsutil /dev/fcmsX stat
fcmsutil /dev/fcmsX devstat all
Generally, if you're concerned about 'load balancing', then you should check all FC disks (devices) used by OS and 'load balance' them between server HBAs assigning primary path to some LUNs using one FC HBA and other remaining LUNs using another HBA. But it's not so simple like splitting LUNs in two sets by fifty-fifty, you should consider LUNs usage also, so in given timeframe both HBAs got used almost equally
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2003 10:18 AM
02-23-2003 10:18 AM
Re: How can I determine which FC-AL interface is more loaded.
It's not important if this is scsi or fc.The correct topology is a result of monitoring load
on your system.Once you split the load correctly - it should work ok.However,if you suspect fc HBA to be the bottleneck use fcmsutil.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2003 03:15 PM
02-23-2003 03:15 PM
Re: How can I determine which FC-AL interface is more loaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 11:35 AM
03-11-2003 11:35 AM
Re: How can I determine which FC-AL interface is more loaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 12:26 PM
03-11-2003 12:26 PM
Re: How can I determine which FC-AL interface is more loaded.
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 12:28 PM
03-11-2003 12:28 PM
Re: How can I determine which FC-AL interface is more loaded.
The stats to look at in that output are:
ocq_seqs_comp (outbound)
inb_sfs (inbound)
The key to comparison is to clear the stats & read them for both cards at the same time so they'll accumulate over the same period.
If they end up close to each other over the same period, then you're balanced.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 12:08 AM
04-13-2003 12:08 AM