- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changed kernel parms not activated
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
10-16-2002 02:21 AM
10-16-2002 02:21 AM
Changed kernel parms not activated
We've changed some kernel parms on a RP8400 running HPUX 11.i but after the reboot the changes are not activated. SAM shows the old values and kmtune shows the old value as current and the new as planned. We've tried rebooting the system again, changed parameters and rebooted again, but to no avail. Another thing we notice is that 'lanscan' does not give any output.
Anyone experienced this before ?
Any help is appreciated,
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:33 AM
10-16-2002 02:33 AM
Re: Changed kernel parms not activated
I hate to even ask, but did you re-build the kernel?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:38 AM
10-16-2002 02:38 AM
Re: Changed kernel parms not activated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:45 AM
10-16-2002 02:45 AM
Re: Changed kernel parms not activated
#lanscan /stand/vmunix.prev
Probably the lanscan is waiting for the activation of changes of the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:49 AM
10-16-2002 02:49 AM
Re: Changed kernel parms not activated
After changes, did u compile the kernel? A query.
Also, see if there is a new kernel, system file in /stand directory and one .prev file as well.
Sorry if u have already checked them.
Regards
Balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:52 AM
10-16-2002 02:52 AM
Re: Changed kernel parms not activated
How about patches? Searching on just "lanscan" turned up these:
PHNE_26774
PHNE_25338
PHCO_22958
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 02:57 AM
10-16-2002 02:57 AM
Re: Changed kernel parms not activated
Not output from lanscan /stand/vmunix.prev. Kernel was compiled before reboot. It looks as if the correct vmunix file is there (hence the correct parameters that show from strings /stand/vmunix)but it is not activated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:07 AM
10-16-2002 03:07 AM
Re: Changed kernel parms not activated
Did you check your autoboot file ? Try :
lifcp /dev/rdsk/cxtydz:AUTO -
just to see if you really boot on /stand/vmunix.
Regards,
Jean-Louis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:12 AM
10-16-2002 03:12 AM
Re: Changed kernel parms not activated
main -> bo pri
IPL y/n : y
IPL > hpux /stand/vmunix
BR,
Jannik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:26 AM
10-16-2002 03:26 AM
Re: Changed kernel parms not activated
/usr/lbin/sysadm/system_prep -s /stand/build/system
vi /stand/build/system
Edit the changes
/usr/sbin/mk_kernel -s /stand/build/system
mv /stand/build/system /stand/system
kmupdate /stand/build/vmunix_test
shutdown -r
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:35 AM
10-16-2002 03:35 AM
Re: Changed kernel parms not activated
The only other thing I can think of is the kernel parameters you were changing. What parameters were they and what values were you changing them from/to?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:49 AM
10-16-2002 03:49 AM
Re: Changed kernel parms not activated
Patches are installed except PHNE_26774 but that is an APA patch and we're not running APA on this system.
I will check if I can reboot the system again today.
The changes paramters are:
maxfiles -> 1536
nflocks -> 1200
ninode -> 16384
nproc -> 5120
max_mem_window ->7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 03:58 AM
10-16-2002 03:58 AM
Re: Changed kernel parms not activated
The changed parameters look reasonable enough. I'm not sure about max_mem_window, though. I looked at it in SAM, but there's no min/max info given for it. You're probably reasonably certain that 7 is a valid value, right?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 04:05 AM
10-16-2002 04:05 AM
Re: Changed kernel parms not activated
if you compile a kernel and defer the reboot until you run kmupdate you must move the /stand/build/system.SAM to /stand/system. If not, you have old /stand/system and dinamic parameters will not be applied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 04:06 AM
10-16-2002 04:06 AM
Re: Changed kernel parms not activated
see /etc/mnttab. Probably is corrupt
remove ir and run a mount -a to recreate
try now to run lanscan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2002 04:16 AM
10-16-2002 04:16 AM
Re: Changed kernel parms not activated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 02:02 AM
10-17-2002 02:02 AM
Re: Changed kernel parms not activated
It's escalated to Hp's Wtec.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 02:11 AM
10-17-2002 02:11 AM
Re: Changed kernel parms not activated
One thing I would like to suggest to you is definitely look at the latest firmware for this unit. There is a little nasty fix in it pertaining to system reboots. We had a problem a while ago where the system refused to boot. Might worth be looking at.
Cheers
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 02:34 AM
10-17-2002 02:34 AM
Re: Changed kernel parms not activated
How do you see that the new parms are not activated ?
Because it looks like you booted from a correct /stand/vmunix.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 02:39 AM
10-17-2002 02:39 AM
Re: Changed kernel parms not activated
In SAM we still see the old values, kmtune shows the old values as 'current' and the new values as 'planned'. The last and best check is that we cannot create more than 4 memory windows (the old kernel value).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 02:43 AM
10-17-2002 02:43 AM
Re: Changed kernel parms not activated
Sorry misread your answer.
Could you try to read the parms with this command:
adb -k /stand/vmunix
nproc?D #displays value of nproc in kernel
nkthread?D #display value of nkthread in kernel
$q
You could do this for all wanted parms.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 03:06 AM
10-17-2002 03:06 AM
Re: Changed kernel parms not activated
I would be curious about the answer to Clemens' question ... I think that your kernel really has the old values.
from kmtune :
Current: current value from running kernel
Planned: planned value from system file
So it only means that your /stand/system has new values and your /stand/vmunix old values ...
If you used SAM to regen the kernel, you should really look at the log file to see if something was wrong during the regen. Then, if it's OK, try to regen the kernel manually (perhaps you have a pure SAM problem ...) using TG's procedure.
Regards,
Jean-Louis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 03:26 AM
10-17-2002 03:26 AM
Re: Changed kernel parms not activated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 03:42 AM
10-17-2002 03:42 AM
Re: Changed kernel parms not activated
How much memory does your system have ?
max_mem_window Enables/configures number of Memory Windows in system
Minimum: 0
Maximum: memory limited
Default: 0
Could it be the memory is to limited for the new value ?
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2002 06:24 AM
10-17-2002 06:24 AM
Re: Changed kernel parms not activated
The problem is solved !
A few weeks ago we've done an Ignite recovery test. After the test vg00 was re-mirrored except for /dev/vg00/lvol1 which held the old kernel and is the primary boot disk !
We've remirrorred vg00 and everything is ok now.
Thanks for your help and responses.
Mark