- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Implementing continental cluster with RAC 9i with ...
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-07-2003 11:51 AM
06-07-2003 11:51 AM
Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2003 12:26 PM
06-07-2003 12:26 PM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
I would guess you might be able to buy the CC product and then hack it, but is that really what you want to do if this database is so important to you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 08:44 AM
06-11-2003 08:44 AM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 09:08 AM
06-11-2003 09:08 AM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
RAC is a utility designed to load balance network transactions in a real time environment?
Do you want to get both data centers (* which are spread across how many miles? Hundreds? *) up simultaneously and each handling 'real time' Oracle transactions with RAC and expect a performance improvement and still keep both EMC disk arrays sync???d up?
How long does it take for the alternate BCV to sync up with the primary? How many minutes? Hours?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 09:43 AM
06-11-2003 09:43 AM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
We have a project in place to move the HP systems to Metro Cluster, rather than Continental Cluster. But this is just now kicking off.
I think the secret to making both of our projects work is to get EMC to sign a Service Level Agreement for you. That makes THEM responsible for making it all work. That'll jack up the prices, of course, but they'll guarantee the performance.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 09:56 AM
06-11-2003 09:56 AM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
I have RAC in both sites, of course the RAC is insite, and the replication of the data will be probably synchronic. Assuming i have enough bandwidth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 10:17 AM
06-11-2003 10:17 AM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
That said...we just implemented a CC with EMC storage using SRDF. We're an Oracle shop with databases of varying sizes. Our DR site, for now, is only about 15-20 miles down the road. To make the DR/CC project more interesting, they wanted it bi-directional. So we have production db's on both sides of our CC, each failing to the other site. Site 1 are older K boxes, the DR site is new RP8400's-all are 11i/64 bit running MC/SG 11.14. Each site has an EMC Symm8530. One site a SAN...the other host-based. We even threw PowerPath on everything.
For our largest database, we found after the initial db sync that we could run an adaptive copy to split our r1/bcv's from the primary disks...sync them over to our DR site's r2 disks about every 2 hrs (only takes about 20-30 minutes to refresh).
Now we do adaptive copy for everything 'data'...but our ORACLE LOGS we KEEP IN SYNC. So we set up a diskgroup in sync mode and made sure a copy of necessary ora_logs are there...control,archive,redo.
We've tested and so far the DBA's have been able to get everything up on the other site....no kidding - in minutes (they checked db and declared it sound everytime so far) !
Just to get a little crazy we added a Gold BCV behind the r2, scheduled nightly to sync it back to the r2 and then split it off after and bring up this GoldCopy of the db on a box at the DR site (in read only & outside of the MC/SG cluster). We use it for backups and the folks here run their really big report demands against it...thus freeing up the old K box production server. A true win/win for everyone.
We have smaller db's that we keep in sync mode, since the traffic and changes are so small...no real impact.
When these fail we simply do a split and then have them run off the r2 at the other site.
Now what your refresh time takes will depend on how much data there is. And as you can see...we use more than a few disks. But no OracleRAC.
Just how we did it....
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 01:13 AM
06-13-2003 01:13 AM
Re: Implementing continental cluster with RAC 9i with EMC SRDF synchronization technology
We haven't decide the way we'll sync the data, the logs will be synced of course, but the most important is RAC, because we need the DB's highly available and no one can answer how can I synchronize it over SRDF. Its not oracle issue but OS/SG/SRDF issue, and I desperatly need someone who've done it or heard about something like that