Operating System - Linux
1828846 Members
2535 Online
109985 Solutions
New Discussion

Re: RedHat Administration

 
hp_user_1
Regular Advisor

RedHat Administration

Hi,
I am new to linux. Just installed AS 3.0. I am looking for comparable utilities in linux for sam, ioscan, lanscan, tdutil, etc. I have FC cards in the machine and need to install/configure them. Don't know how to detect them and see their WWNs.

Can anyone help.

Thanks
4 REPLIES 4
Rick Garland
Honored Contributor

Re: RedHat Administration

There is not much correlation between the HP tools and Linux tools. You can get somewhat close.

Example, there is no SAM or similar interface in RH. But you do have a hosts of options to the RedHat menu you see on the screen. This will allow you to do printers, networking, display, peripherals, etc...

For ioscan, I use 'lshw' (Hardware Lister). This has an option to produce the output in similar format as iooscan.

For lanscan, use ifconfig, eth-tool, and miitool.

Also check out the /proc directory. Will have lots of info in there.

Ivan Ferreira
Honored Contributor

Re: RedHat Administration

Most configuration tools under red hat are called system-config-something.

Use these tools to configure the system.

I think that you can install the fibreutils program to manage FCs.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Steve Andrews_6
Frequent Advisor

Re: RedHat Administration

Try this link, you can compare commands for various operating systems. I have foud it very helpful in the past.

http://bhami.com/rosetta.html
In God We Trust
Jeff Hoevenaar
Frequent Advisor

Re: RedHat Administration

With AS 3.0 there are several config utilities under /usr/bin called redhat-config-xxxxxx.

With AS 4.0 they are called system-config-xxxx.


Look in /proc/scsi/xxxxx

Your host adapter type can be either qlaxxxx for QLogic adapters or lpfc for Emulex adapters.

cat out the files