- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disk performance using NIKE add-on cache
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
07-14-2000 04:48 AM
07-14-2000 04:48 AM
Disk performance using NIKE add-on cache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2000 05:10 AM
07-14-2000 05:10 AM
Re: Disk performance using NIKE add-on cache
If your using Oracle, it should have a large SGA, therefore, you don't need a large buffer cache. If your using something like uniVerse, then a larger buffercache is better. In either case, I wouldn't recommend a buffer cache over 1GB. Typically I'd say 10-20% of physical memory, with the more memory, the lower the percentage.
You can change the buffer cache percentage with the 2 kernel paramters dbc_min_pct and dbc_max_pct
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2000 05:26 AM
07-14-2000 05:26 AM
Re: Disk performance using NIKE add-on cache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2000 05:59 AM
07-17-2000 05:59 AM
Re: Disk performance using NIKE add-on cache
Go to GridManager (get a VT-100 to the serial port at the back of your Nike, either SP-A or SP-B). From the main menu, choose Change Configuration (5), Change SP Parameters, Change Memory Parameters (might be slightly different, I don't remember exactly). From here you can change:
- Amount of system memory for SP-A
- Amount of system memory for SP-B
- Amount of read cache for SP-A
- Amount of read cache for SP-B
- Amount of write cache (mirrored)
- Amount of RAID-3 buffers
- Unallocated memory.
System memory for both SPs should be 8 MB. Set up Read/Write cache using ratios as you feel for your application (to make it balanced, assuming you are balancing the IOs thru the 2 SPs, say 1/3rd for Read, 2/3rd for Write). Set RAID-3 buffers to 0 (should be the case...). And be sure to have no unallocated memory!
Bad news for your next week-end: changing memory configuration requires :
- disabling cache
- rebooting both SPs (hence power cycle the box, it's the simplest thing to do)
Hope it helps, Emmanuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2000 06:34 AM
07-17-2000 06:34 AM
Re: Disk performance using NIKE add-on cache
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 02:02 AM
07-06-2001 02:02 AM
Re: Disk performance using NIKE add-on cache
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x82b6d06ed8c8d4118fef0090279cd0f9,00.html
Later,
Bill