- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sybase disk performance problem with "tempdb" devs
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
Discussions
Discussions
Discussions
Forums
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
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
тАО02-28-2005 10:28 AM
тАО02-28-2005 10:28 AM
Sybase disk performance problem with "tempdb" devs
System info: An 18 CPU, 49GB memory Superdome partition with 10GB buffer cache and six 2gb HBAs split between two McData Director switches each having five 2gb connections to the DMX. All LUNs on the system have dual PV Links paths split between the two fiber switches with the simple "every other" method of load balancing. There are many other customers on this DMX but I've tried moving the tempdbs to other LUNs on other HBAs with no change in behavior. The tempdb filesystems are vxfs (version 4 according to fstyp) and are mounted with options "largefiles,nodatainlog,nolog,mincache=tmpcache".
Has anyone else seen this behavior? I'm looking for ideas or threories regarding the source of the problem and/or experiences with Sybase tempdbs on filesystem vs. raw partitions.
Attached are two listings of sar data for the tempdb LUNs and all other LUNs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2005 03:46 AM
тАО03-08-2005 03:46 AM
Re: Sybase disk performance problem with "tempdb" devs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-08-2005 03:54 AM
тАО03-08-2005 03:54 AM
Re: Sybase disk performance problem with "tempdb" devs
If you have online JFS, you can emulate raw file system like behavior with convsync=direct, mincache=direct
Try putting these mount options and monitor the behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-09-2005 01:28 AM
тАО03-09-2005 01:28 AM
Re: Sybase disk performance problem with "tempdb" devs
Unfortunately, this has been an ongoing problem for several months. No resolution yet but I will post if/when that happens.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-29-2005 02:43 AM
тАО04-29-2005 02:43 AM
Re: Sybase disk performance problem with "tempdb" devs
FYI, after much work and trying many filesystem mount options, the solution to our problem was to convert all Sybase tempdb devices from filesystem to raw device (with asyncdsk). This improved performance DRAMATICALLY.
Hope this helps.
John