- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Kernel parameter page_text_to_local won't stic...
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
12-15-2004 03:26 AM
12-15-2004 03:26 AM
# cd /stand
# /usr/lbin/sysadm/system_prep -s system
# kmtune -s page_text_to_local=1 -S /stand/system
# cp system build/system
# mk_kernel -o /stand/vmunix
# kmupdate
After a reboot, kmtune still shows the parameter current value at "-" and a planned value of "1". I also reviewed the /stand/system file and it shows the parameter set to "1".
Any ideas on why I can't get the value to stick?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 03:33 AM
12-15-2004 03:33 AM
Re: Kernel parameter page_text_to_local won't stick
Try this doc on how to manually build a kernel
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000070309309
The itrc doc id is KBRC00010515.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 03:42 AM
12-15-2004 03:42 AM
Re: Kernel parameter page_text_to_local won't stick
/usr/lbin/sysadm/system_prep -s system
kmtune -s page_text_to_local=1 -S /stand/system
/usr/sbin/mk_kernel -s ./system
cp /stand/system /stand/system.old
cp /stand/vmunix /stand/vmunix.old
cp /stand/build/system /stand
cp /stand/build/vmunix_test /stand/vmunix
reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 04:06 AM
12-15-2004 04:06 AM
Re: Kernel parameter page_text_to_local won't stick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 04:52 AM
12-15-2004 04:52 AM
Re: Kernel parameter page_text_to_local won't stick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 04:53 AM
12-15-2004 04:53 AM
Re: Kernel parameter page_text_to_local won't stick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 05:08 AM
12-15-2004 05:08 AM
SolutionThis is shown as resolved in 11i v1.6 (11.22) and later, but was not deemed as needing patching for 11.11. I'd recommend contacting your support representative if you want a patch for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 05:09 AM
12-15-2004 05:09 AM
Re: Kernel parameter page_text_to_local won't stick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 08:40 AM
12-15-2004 08:40 AM
Re: Kernel parameter page_text_to_local won't stick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2004 08:54 AM
12-15-2004 08:54 AM