- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel parameter change
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
05-15-2002 05:55 AM
05-15-2002 05:55 AM
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:01 AM
05-15-2002 06:01 AM
Re: Kernel parameter change
What sort of network problems are you seeing? If you do a "netstat -a", are you seeing very high numbers (over 100) in any of the error counters?
What does "vmstat 2 10" tell you? Are you seeing high I/O wait or zero idle time that may appear to your users as slow network response when in fact it is slow system response?
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:03 AM
05-15-2002 06:03 AM
Re: Kernel parameter change
Changing these memory parameters will not affect the network paramters and create problems at network level.
What network level problems are you referring to ??
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:09 AM
05-15-2002 06:09 AM
Re: Kernel parameter change
vmunix: btlan6: NOTE: MII Link Status Not OK - Check Cable Connection to Hub/Switch at 6/0/0....
vmunix: btlan6: NOTE: MII Link Status Not OK - Check Cable Connection to Hub/Switch at 7/0/0....
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:17 AM
05-15-2002 06:17 AM
Re: Kernel parameter change
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:20 AM
05-15-2002 06:20 AM
Re: Kernel parameter change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:23 AM
05-15-2002 06:23 AM
Re: Kernel parameter change
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 06:25 AM
05-15-2002 06:25 AM
Re: Kernel parameter change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 10:52 AM
05-15-2002 10:52 AM
Re: Kernel parameter change
I don't think the kernel parm change has any relation to the messages seen. Check the lan connection of btlan6 ; do a lanscan and find which H/W path btlan6 is on and then do a physical check of the cable/switch.
HTh
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 10:59 AM
05-15-2002 10:59 AM
Re: Kernel parameter change
Looks like either the switch port setting or the lan card setting have got changes in the process of the reboot. The kernel parameter change will not normally lead to this sort of network error message.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 01:01 PM
05-15-2002 01:01 PM
Re: Kernel parameter change
It is definitely a network level problem..
check for the speed settings of the switch and lan card.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 01:52 PM
05-15-2002 01:52 PM
Re: Kernel parameter change
Can you do a netstat -nr and post the o/p . Or atelast ping at the gateway .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 05:03 PM
05-15-2002 05:03 PM
Re: Kernel parameter change
As the other guys have indicated, there is no
relationship between those kernel parameters
and network activity. As your message indicates
there could be a network problem at your switch
the NIC card itself or the cable.
Use the statistical information that is
provided in 'lanadmin' to assist you.
Usually slow responses and duplex mis-matches
will show up here. The 'Late collisions'
entry is the one I generally use for this.
Set the auto-negotiate to off, and generally
full-duplex is used. You can change this on
the fly.
# lanadmin -X 100FD 0 (NIC card No.)
You then still need to update the appropriate
network config file that applies to your system.
/etc/rc.config.d/hp.......
HTH
~Michael~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 08:41 PM
05-15-2002 08:41 PM
Re: Kernel parameter change
The kernel parameters you have indicated are related to IPC InterProcess Communications viz.
semaphores and messages.
I find no reason to blame these kernel parameters change as the cause of that error
message.
regards,
U.SivaKumar