AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  determine hba adapters on AIX

    Posted Fri June 15, 2007 11:03 AM

    Originally posted by: SystemAdmin


    how can I check how are the logical adapters configured/associated with the physical hba adapter on the AIX?

    These are the physical hba adapter:
    fcs2 U7311.D20.10C223A-P1-C07-T1 FC Adapter
    fcs7 U7311.D20.10C222A-P1-C03-T1 FC Adapter

    fscsi2 U7311.D20.10C223A-P1-C07-T1 FC SCSI I/O Controller Protocol
    fscsi7 U7311.D20.10C222A-P1-C03-T1 FC SCSI I/O Controller Protocol

    when I run nmon, I only see IOs going through 1 HBA Adapter and not showing fcs2. any ideas?

    nmon-v10rL=LargePageStatsHost=AIXTSM9Refresh=2 secs11:01.09
    Adapter-I/O-Statistics
    Name %busy read write xfers Disks Adapter-Type
    fscsi7 0.0 72546.6 0.0 KB/s 283.8 72 FC SCSI I/O Controlle
    fscsi2 0.0 72546.6 0.0 KB/s 283.8 72 FC SCSI I/O Controlle
    ide0 0.0 0.0 0.0 KB/s 0.0 1 ATA/IDE Controller De
    fcs7 0.0 145093.3 0.0 KB/s 567.6 18 FC Adapter
    sisscsia0 0.0 0.0 0.0 KB/s 0.0 4 PCI-X Dual Channel Ul
    sisscsia1 0.0 0.0 0.0 KB/s 0.0 4 PCI-X Dual Channel Ul
    TOTALS 6 adapters 290186.5 0.0 KB/s 1135.3 171 TOTAL(MB/s)=283.4


    Thanks for the help.


    #AIX-Forum


  • 2.  Re: determine hba adapters on AIX

    Posted Sat June 16, 2007 02:44 PM

    Originally posted by: SystemAdmin


    why not do 'lsdev -Cc adapter' ? You should see your adapters by running that command.

    Good luck
    #AIX-Forum


  • 3.  Re: determine hba adapters on AIX