- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lanadmin command switches
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 10:42 PM
03-12-2006 10:42 PM
I want to change the setting to one of my lan cards to 100fd auto_off. Curreently it is 1GB interface with autonegotioation turned on. It is connected to 100MB switch and I am experiencing a HUGE network output queue of about 30 (as seen in glance).
Now, what I want to do is to change the setting of the NIC driver with lanadmin -X command to 100fd auto_off.
1. Will this solve the problem with the big network output queue?
2. What files should I change in /etc/rc.config.d/ in order to prevent the cahnges across reboot?
3. Are the changes dinamic?Will I need down/up if the NIC interface?
Dejan.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 10:51 PM
03-12-2006 10:51 PM
SolutionTo answer your questions, take a look at this thread.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=508130
Also, /etc/rc.config.d/netconf # netconf: configuration values for core networking subsystems
#
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 10:52 PM
03-12-2006 10:52 PM
Re: lanadmin command switches
hpbtlanconf file in that directory.
3. Are the changes dinamic?Will I need down/up if the NIC interface?
No need to down interface.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 10:52 PM
03-12-2006 10:52 PM
Re: lanadmin command switches
Firstly, the changes done by "lanadmin" command is temperory/trasient but dynamic as you wanted ,alas is effictive only till the system is UP. Once rebooted it loses the change performed through "lanadmin".
To make it permanent for a specific card,run
#ioscan -funC lan
#lanscan
If lan0 is what you are interested then find the driver it is using.Lets say it uses "btlan".
Then I would make a necessary change in /etc/rc.config.d/hpbtlanconf file to leave the changes permanent across boots.
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 10:54 PM
03-12-2006 10:54 PM
Re: lanadmin command switches
http://www.governmentsecurity.org/articles/articles2/5187-0172.pdf_fl/5187-0172-142.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 10:54 PM
03-12-2006 10:54 PM
Re: lanadmin command switches
btlan hpbtlanconf
btlan0 hpeisabtconf
btlan1 hpbasetconf
btlan3 hpbase100conf
btlan4 hpgsc100conf
btlan5 hppci100conf
btlan6 hpsppci100conf
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 11:06 PM
03-12-2006 11:06 PM
Re: lanadmin command switches
Main reason for doing all this is to avoid really high output network queue which should be 0 and in my case is constantly 30 and glance is always complaining about network bottleneck.
This NIC is 1GB and is connected to 100MB HP switch.
Will the upper steps solve my problem?
Dejan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 11:20 PM
03-12-2006 11:20 PM
Re: lanadmin command switches
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 11:35 PM
03-12-2006 11:35 PM
Re: lanadmin command switches
Ideally, if it's autonegotiate then it automatically adjust itself to the settings of the peer port.
Probably you can try setting switch side port also to autonegotiate mode.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2006 11:44 PM
03-12-2006 11:44 PM
Re: lanadmin command switches
http://docs.hp.com/en/J4240-90033/index.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 12:21 AM
03-13-2006 12:21 AM
Re: lanadmin command switches
As far as I can see no other solution was adviced for this.
Dejan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 12:29 AM
03-13-2006 12:29 AM
Re: lanadmin command switches
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 12:32 AM
03-13-2006 12:32 AM
Re: lanadmin command switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 12:34 AM
03-13-2006 12:34 AM
Re: lanadmin command switches
Thanks to all again.
Dejan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2006 01:07 AM
03-13-2006 01:07 AM
Re: lanadmin command switches
Peace and Clean Earth!
I beg to disagree about leaving your 1GB Capable NIC at auto-negotiate whilst it is attached to that 100MB (only?) switch.
The best practice (for optimal prerformance) for 100BT network is to set the port switch to 100BT FDX and no-auto-negotiate.
The same needs to be done on the NIC/HBA/Host End -- set it to 100FDX and no autonegotiate as you've (and possibly your network admin's) originally intended.
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler