- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX 11 v3 lan not working after changing the kern...
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
06-12-2008 09:19 PM
06-12-2008 09:19 PM
I had changed the following kernel parameters in the HPUX 11i V3. After rebooting the server all the network interfaces are not coming up now.
Please assist.
ksi_alloc_max 32768
executable_stack 0
max_thread_proc 1024
maxdsiz 1073741824
maxdsiz_64bit 2147483648
maxssiz 134217728
maxssiz_64bit 1073741824
maxswapchunks 16384
maxuprc 3687
msgmap 4098
msgmni 4096
*msgseg 32767
msgtql 4096
ncsize 35840
*nfile 63488
nflocks 4096
ninode 34816
nkthread 7184
nproc 4096
semmap 4098
semmni 4096
semmns 8192
semmnu 4092
semvmx 32767
shmmax 1073741824
shmmni 512
shmseg 120
vps_ceiling 64
I am also attaching the boot logs and the syslogs.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 09:26 PM
06-12-2008 09:26 PM
SolutionConfigure HP gelan Gigabit Ethernet interfaces ............... FAIL *
Check the /etc/rc.log for messages first.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 09:45 PM
06-12-2008 09:45 PM
Re: HPUX 11 v3 lan not working after changing the kernel parameters
These shows fail, As Torsten said check the file /etc/rc.log for more information
Configure HP gelan Gigabit Ethernet interfaces ............... FAIL *
Configure LAN interfaces ..................................... FAIL *
Starting Event Management (EVM) (phase 2) .................... FAIL *
Start router discover protocol daemon ........................ FAIL *
Start RARP protocol daemon ................................... FAIL *
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 10:34 PM
06-12-2008 10:34 PM
Re: HPUX 11 v3 lan not working after changing the kernel parameters
I had resolved the problem,The /etc/rc.config.d/netconf file was having issue.
Now it is running fine.
Thanks for your replies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 10:45 PM
06-12-2008 10:45 PM
Re: HPUX 11 v3 lan not working after changing the kernel parameters
So this was not related and you didn't tell the whole story - I know tis very well.
Q: What changed?
A: Nothing.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 10:57 PM
06-12-2008 10:57 PM
Re: HPUX 11 v3 lan not working after changing the kernel parameters
In the /etc/rc.config.d/netconf file the last line was having issue.
Earlier it was :
ROUTE_ARGS[1]= 1500
and now it is
ROUTE_ARGS[1]=
And it resolved the issue. And it was mentioned in the /etc/rc.log
And it was a genuine problem,this entry was by OS.I had not edited it. It is a new server istallation.
Thanks for u r support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 10:59 PM
06-12-2008 10:59 PM
Re: HPUX 11 v3 lan not working after changing the kernel parameters
Common mistake is to make a backup copy of netconf in /etc/rc.config.d
Unless the name starts with a special character it gets read twice leaving you with no networking at all.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 11:01 PM
06-12-2008 11:01 PM
Re: HPUX 11 v3 lan not working after changing the kernel parameters
You are a sys admin, you know the story too, I guess...
;-)
System is up, problem solved - that counts.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
