- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: setting up a new system
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-07-2001 10:54 AM
12-07-2001 10:54 AM
Is there a faq or does anyone have a list of setup items for a new system? I want to be sure I have all the OS-related stuff setup before moving over the appliaction and the data.
--
mark
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 10:56 AM
12-07-2001 10:56 AM
Re: setting up a new system
compare kernal parameter with old system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 11:08 AM
12-07-2001 11:08 AM
Re: setting up a new system
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 11:08 AM
12-07-2001 11:08 AM
Re: setting up a new system
Hopefully you are mostly current on patches.
Some kernel parms may need changed from default.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2001 11:23 AM
12-07-2001 11:23 AM
SolutionThe main things left would be to make sure that maxdsiz, maxtsiz, and maxssiz are about as large or larger; if your dbc_max_pct is at the default 50%, you almost certainly want to reduce that to the 10-15% range or better yet set bufpages to a non-zero value. I would also compared shared memory, messages, and semaphore related tunables if your application uses any IPCS.
You also left off two potential biggies: 1) are the mountpoints the same? 2) Have you set up print queues with the same names?
Also, you did not mention the group file. Auto-mount maps?
Otherwise, you seem pretty close.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:20 AM
12-10-2001 08:20 AM
Re: setting up a new system
I checked what Clay suggested, and found dbc_max_pct at 50 and dbc_min_pct at 5. Why is 10-15 better, and what is good for the min?
Also, when I first launched SAM and selected kernel parameters, I got a message stating that shmmi was being changed from 0x800 to 0x400. I canceled the change, not knowing for sure if this was a good idea or not. Any insight here?
--
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2001 08:26 AM
12-10-2001 08:26 AM
Re: setting up a new system
It is perfectly OK to let SAM adjust the kernel setting. This sometimes occurs the first time you choose to reconfigure your kernel after SAM has been patched. What generally has happened is that new kernel parameter limits have been defined.
Regards!
...JRF...