Sponsored Content
Operating Systems AIX I need command for HBA model & firmware please Post 302457501 by bakunin on Tuesday 28th of September 2010 07:07:05 AM
Old 09-28-2010
Ad 1) Try "lsdev" and read the man page of it.
Ad 2-3) Try "lslpp" and read the man page of it.
Ad 4) Try "lssrc" and read the man page of it. (Tip: look for the cluster software)

I hope this helps.

bakunin
 

9 More Discussions You Might Find Interesting

1. Solaris

Command to get the details and number of HBA cards

Hiii... Every one.... I want to know the command to get the details and number of HBA cards attached to a server. I know that we can use "powermt display", but nither my cards are connected to the storage nor powerpath is active. I am using SUN server with Solaris -9. Thanks in... (4 Replies)
Discussion started by: Reboot
4 Replies

2. AIX

Update firmware HBA

Hello I have a question I have several partitions P550 Aix 5.3 and I need to update the HBA firmware, in some partitions I have two HBA and in others I have one HBA only. My question is if I have to reboot my partitions after update the firmware level. and If I can do it online or I have... (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

3. Solaris

Command to check firmware version

Command to check firmware version of HP x86 server on which solaris installed. I m not getting version by using prtdiag -v command (1 Reply)
Discussion started by: sunray
1 Replies

4. Solaris

Few things related to HBA port & fcinfo command

Hi Gurus I need to know few things related to HBA port & fcinfo command I have a server where there are 4 HBA ports cards are their. Out of 4 ports 2 are in use & 2 are not in use when I check it physicall. Now I want to know the command through which I can get information about all above... (6 Replies)
Discussion started by: girish.batra
6 Replies

5. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

6. AIX

How to obtain old version of HBA firmware ?

Hi all: I have a need to down-rev my AIX HBA firmware due to storage instability after upgrading, but IBM support only makes the latest version of firmware available for download. Can anyone provide pointer/tips for obtaining old HBA firmware ? Specifics: 280B HBA df1000fa driver... (1 Reply)
Discussion started by: kwachtler
1 Replies

7. Solaris

Sun Solaris HBA & Driver identification help

Gents, I am new with Solaris and working on couple of Solaris 8 and 9's. 1. ) I am having issues finding which model of HBA is connected to the host. I got a link to kb qlogic com/KanisaPlatform/Publishing/130/10441_f.html But, it is incomplete as read in many places.. Do we have updated... (5 Replies)
Discussion started by: abcd.us786
5 Replies

8. UNIX for Dummies Questions & Answers

Show HBA WWN on AIX & Linux

Hi all, I have an environment with Aix and Linux severs zoned to tape drives I'd like to list HBAs WWN on my servers which are zoned to the drives. Thanks (1 Reply)
Discussion started by: Sara_84
1 Replies

9. Red Hat

Command for viewing hba cards on rhel7

hi all, I am trying to view the hba cards on a rhel7 server (storage says they are there, but I am not seeing them. I tried lspci -nn | grep -i hba lspci |grep qla I tried looking in /sys/class/fc_host.. but it is empty. I am not sure if I am looking in the right spot... (0 Replies)
Discussion started by: gartie
0 Replies
INFO2MAN(1)						      General Commands Manual						       INFO2MAN(1)

NAME
info2man - generate man pages from info documents SYNOPSIS
info2man info-file DESCRIPTION
info2man converts a GNU info file to a man page. It first generates a POD (Plain Old Documentation) file using info2pod(1), then converts this to a man page using pod2man(1). info-file should be the full path to the info file (probably in /usr/share/info or similar). OPTIONS
None. NOTES
The style of info documentation and man pages differs considerably. Info documentation is generally written as a book, making full use of chapters, hyperlinks, footnotes, and the like. By contrast, man pages are often intended as something closer to a reference card. That said, many people prefer the interface used to view man pages (a normal pager) to the available info browsers. This program will con- vert the form, but not the content; don't expect it to possess the artificial intelligence necessary to turn a lengthy interconnected info file into a man page that is a model of conciseness! AUTHOR
Cameron Simpson <cs@zip.com.au> wrote info2man. Colin Watson <cjwatson@debian.org> wrote this manual page. SEE ALSO
info2pod(1), pod2man(1). INFO2MAN(1)
All times are GMT -4. The time now is 09:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy