Qlogic Fast Fabric User Manual page 87

Table of Contents

Advertisement

Q
Identify the routes between this server and another server:
iba_report -o route -D node:goblin
Analyze a single switch for any high error counts:
iba_report -o errors -F 'node:i9k156'
Identify the routes between a server and an IOC:
iba_report -o route
0x00066A005000010C, Slot 2, IOC 2'
Clear all the port counters in the fabric:
iba_report -C -o none
Clear all the port counters on a multi-HCA server:
iba_report -C -F node:goblin -o none
Check all port counters, clear them, then recheck:
iba_report -o errors -C; sleep 10; iba_report -o errors
Check all port counters, clear them, then recheck:
iba_report -o errors -C; sleep 10; iba_report -o errors
Clear all port counters, wait 10 seconds, then check
Iba_report -i 10 -o errors
Check all port counters on a server:
iba_report -o errors -F node:goblin
Check all port counters on a specific port on a server:
iba_report -o errors -F node:goblin:port:2
Get all the detailed information for a server including port counters:
iba_report -o nodes -F node:goblin -d 5 -s
Get all the detailed information for an IOU including port counters:
iba_report -o nodes -F 'ioc:Chassis 0x00066A005000010C, Slot
2, IOC 2' -d 5 -s
5.4.3.1
Basics of Using iba_report
iba_report can be run with no options at all. In this mode it provides a brief
list of the nodes in the fabric (the brnodes report). The report organizes nodes
as CAs, Switches and Routers. It also includes a summary of all the SMs in the
fabric.
D000006-000 Rev A
5 – Detailed Descriptions of Command LineTools
-S node:duster -D 'ioc:Chassis
5-33

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Fast Fabric and is the answer not in the manual?

Table of Contents