Operating System - Linux
1830354 Members
2222 Online
110001 Solutions
New Discussion

What command = ioscan in Linux

 
baiju_3
Esteemed Contributor

What command = ioscan in Linux

Hi ,

What is the command equivalent to ioscan in HP ?

my objective is to list all visible LUNs available to a Linux Host from the SAn array .

Thanks,
BL.
Good things Just Got better (Plz,not stolen from advertisement -:) )
5 REPLIES 5
Rick Garland
Honored Contributor

Re: What command = ioscan in Linux

lshw has an option to output the format is similar fashion as ioscan.

Has other options as well - such as HTML output.

Harward Lister

Download from the following site
http://ezix.sourceforge.net/software/lshw.html
Alessandro Pilati
Esteemed Contributor

Re: What command = ioscan in Linux

Hi lalb,

check these past forums:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=313868

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=63052

Regards,
Alessandro
if you don't try, you'll never know if you are able to
Gopi Sekar
Honored Contributor

Re: What command = ioscan in Linux


I believe 'lspci -v' should also help you with this.

Never Never Never Giveup
Steven E. Protter
Exalted Contributor

Re: What command = ioscan in Linux

There is no real equivalent to ioscan in Linux. A lot of us(see prior posts) have taken stabs at putting one together.

I've asked HP to port the command.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
baiju_3
Esteemed Contributor

Re: What command = ioscan in Linux

Thanks All.
Good things Just Got better (Plz,not stolen from advertisement -:) )