[HPADM] Kernel build 11.23
- From: brian irvin <brian944us@xxxxxxxxx>
- Date: Thu, 26 Mar 2009 11:37:36 -0700 (PDT)
This are the steps i have for 11.0/10.20..Please let me know what changes i would need for 11.23
# Save the current parameter values
kmtune -l > /var/tmp/kmtune_pre_patrol.$TIMESTAMP
kmtune > /var/tmp/kmtune_pre_patrol1.$TIMESTAMP
# Change directories to the build environment
cd /stand/build
/usr/lbin/sysadm/system_prep -v -s system
# Update the tunable values using kmtune
kmtune -S /stand/build/system -s semmns+50
kmtune -S /stand/build/system -s semmni+50
kmtune -S /stand/build/system -s semmap+50
kmtune -S /stand/build/system -s shmseg+50
# Build the kernel
mk_kernel -s system > $NULL 2>&1
# Move the old system and kernel so if any problems we still
# have a bootable kernel
mv /stand/system /stand/system.$TIMESTAMP
mv /stand/vmunix /stand/vmunix.$TIMESTAMP
mv /stand/dlkm /stand/dklm.vmunix.$TIMESTAMP
# Move the new system file and new kernel into place
mv /stand/build/system /stand/system
kmupdate /stand/build/vmunix_test
# Save the current parameter values
kmtune -l > /var/tmp/kmtune_pre_boot.$TIMESTAMP
kmtune > /var/tmp/kmtune_pre_boot.$TIMESTAMP
shutdown –r –y 60
Please let me know for 11.23 will the same commands work or should i replace some commands..please help..Thanks in Advance
THanks
Brian
--
---> Please post QUESTIONS and SUMMARIES only!! <---
To subscribe/unsubscribe to this list, contact majordomo@xxxxxxxxxxxxx
Name: hpux-admin@xxxxxxxxxxxxx Owner: owner-hpux-admin@xxxxxxxxxxxxx
Archives: ftp.dutchworks.nl:/pub/digests/hpux-admin (FTP, browse only)
http://www.dutchworks.nl/htbin/hpsysadmin (Web, browse & search)
- Prev by Date: [HPADM] Trusted HP-UX question
- Previous by thread: [HPADM] Trusted HP-UX question
- Index(es):
Relevant Pages
|