- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- should I use infiniband as the rac interconnet?
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
06-16-2008 06:44 PM
06-16-2008 06:44 PM
should I use infiniband as the rac interconnet?
The rac include two Hp superdome using Gb fiber as interconnect, as the rac have many global cache cr request wait, I suspect may be the interconnect is the bottlenect.
I use glance to check the system,
Network utility is 53%
interface In KB Out KB
6091.9/9376.7 4703.1/5830.8
considing the Gb Fiber speed is about <100MB/s , the interface in out KB is about 10M/s
is the network is the bottleneck ? replace it as infiniband can do some good
thx a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2008 11:50 PM
06-16-2008 11:50 PM
Re: should I use infiniband as the rac interconnet?
is your cluster a local one or are nodes more distant (how many nodes)?
we re using a close configuration to yours with HF2 links for interconnect on a local cluster with no more than 2-3Mb/s
so if it's confirmed it's a local cluster i suggest you have a look to your database configuration checking for exemple your sga size and you buffer hit ratios
oracle first check on local node the information in memory then contact the other node to get the information if none hav it then it gets data from datafile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2008 04:38 AM
06-17-2008 04:38 AM
Re: should I use infiniband as the rac interconnet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2008 10:53 PM
06-17-2008 10:53 PM
Re: should I use infiniband as the rac interconnet?
anysis of oracle stat report show that :
global cache cr request wait is the top one ,
so I wish to know whether the interconnect is the bottleneck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2008 11:19 PM
06-17-2008 11:19 PM
Re: should I use infiniband as the rac interconnet?
so i suggest you deeply look to your oracle parameters statistics and whatever but do not look at global cache cr as the first error it may comes from another place (bad sql request)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2008 04:52 AM
06-18-2008 04:52 AM
Re: should I use infiniband as the rac interconnet?
Kevin