Read more
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- SAM is supported on HP-UX 11.31?
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
SAM is supported on HP-UX 11.31?
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-18-2010 09:25 PM
04-18-2010 09:25 PM
Parameter names
maxfiles
maxfiles_lim
ncsize
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-18-2010 09:42 PM
04-18-2010 09:42 PM
Re: SAM is supported on HP-UX 11.31?
Re: SAM is supported on HP-UX 11.31?
yes it is still supported.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-18-2010 09:52 PM
04-18-2010 09:52 PM
Re: SAM is supported on HP-UX 11.31?
Re: SAM is supported on HP-UX 11.31?
Do you know how to rebuild the kernal with command line.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-18-2010 11:14 PM
04-18-2010 11:14 PM
Re: SAM is supported on HP-UX 11.31?
Re: SAM is supported on HP-UX 11.31?
2. create the kernal parameter system file
/usr/lbin/sysadm/system_prep -s system
3. Make your changes to the system file
vi system
4. build the new kernal
/usr/sbin/mk_kernel -s ./system
5. back up the old kernel and sys files
mv /stan/system /stand/system.prev
mv /stand/vmunix /stand/vmunix.prev
6. install the new kernel
cp /stand/build/system /stand
cp /stand/build/vmunix_test /stand/vmunix
7. reboot system
8. verify the kernel changes using sysdef
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-18-2010 11:29 PM
04-18-2010 11:29 PM
SolutionBut you can change those parameters on the commandline without too much hassle.
Look at the manpage of kctune.
Generally "kctune
Setting tunables never requires a kernel to be rebuilt, but you may have to reboot your server to make the changed value active.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-18-2010 11:39 PM
04-18-2010 11:39 PM
Re: SAM is supported on HP-UX 11.31?
Re: SAM is supported on HP-UX 11.31?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP