Operating System - HP-UX
1829107 Members
2793 Online
109986 Solutions
New Discussion

HPUX 11 v3 lan not working after changing the kernel parameters

 
SOLVED
Go to solution
jaivinder
Frequent Advisor

HPUX 11 v3 lan not working after changing the kernel parameters

Hi Gurus,

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.
7 REPLIES 7
Torsten.
Acclaimed Contributor
Solution

Re: HPUX 11 v3 lan not working after changing the kernel parameters

>>

Configure 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!   
Asif Sharif
Honored Contributor

Re: HPUX 11 v3 lan not working after changing the kernel parameters

Hi,

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
Regards,
Asif Sharif
jaivinder
Frequent Advisor

Re: HPUX 11 v3 lan not working after changing the kernel parameters

Hi All,

I had resolved the problem,The /etc/rc.config.d/netconf file was having issue.
Now it is running fine.

Thanks for your replies.
Torsten.
Acclaimed Contributor

Re: HPUX 11 v3 lan not working after changing the kernel parameters

>> "I had changed the following 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!   
jaivinder
Frequent Advisor

Re: HPUX 11 v3 lan not working after changing the kernel parameters

Torson,

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.
Steven E. Protter
Exalted Contributor

Re: HPUX 11 v3 lan not working after changing the kernel parameters

Shalom all,

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
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
Torsten.
Acclaimed Contributor

Re: HPUX 11 v3 lan not working after changing the kernel parameters

You are welcome.

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!