Disk Enclosures
1752547 Members
5286 Online
108788 Solutions
New Discussion юеВ

Re: SUN & Linux HOST Info Gathering at EVA5000

 
Sharjeel Saleem
Regular Advisor

SUN & Linux HOST Info Gathering at EVA5000

Hi,

Can i body help how can i see the following information from Linux & SUN host,

-OS version
-Current OS Patches
-HBA Model
-HBA Firmware
-Secure Path

-Sharjeel


2 REPLIES 2
Ivan Ferreira
Honored Contributor

Re: SUN & Linux HOST Info Gathering at EVA5000

Linux

- Version + Patch

cat /etc/*-release

- HBA Model

dmesg

- HBA firmware

SANsurfer Linux (qlogic) (depends of your HBA model)

Solaris

Hardware info
prtpicl -v
prtconf -v
sysdef


Patches
showrev -p

HBA related
luxadm
lsiutil
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Sharjeel Saleem
Regular Advisor

Re: SUN & Linux HOST Info Gathering at EVA5000

Hi,
Thnx 4 ur help but Solaris HBA related command not working,can u plz gimme the example of command for displaying the driver version of FC HBA.

-SS