![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Idle Oracle Process has removed automatically in AIX5.2 | balareddy | AIX | 1 | 06-27-2008 02:07 AM |
| Korn Shell Best Practices | mtravis | Shell Programming and Scripting | 1 | 02-14-2008 03:11 PM |
| IBM shows what Power6 processor can do - InfoWorld | iBot | UNIX and Linux RSS News | 0 | 08-07-2007 08:00 AM |
| Oracle Process has removed from AIX5.2 | balareddy | AIX | 0 | 02-13-2007 11:34 AM |
| Scripting Best Practices | toddjameslane | UNIX for Dummies Questions & Answers | 5 | 03-26-2005 02:09 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Lots of stuff to think about!
You need to think about the reasons for running RAC. Is it to overcome downtime due to scheduled server outages? Or for high availability (ie 24x7 or as close as possible)? Are you trying for a 2-site cluster (much harder to administer and set up)?
Anyway you need a way to get to the data which is shared between the cluster nodes, raw disk or a clustered filesystem or NFS- you can use ASM (raw disk shared across cluster ie all backups via Oracle) or GPFS (filesystem shared across cluster, backups via Oracle interacting with backup s/w such as TSM). Both supported with AIX. Also you can look at HACMP shared raw LVs (not v popular these days) or a NAS (though then access to DB is via NFS). You will need to consider what happens in the different failure scenarios. Especially for 2-site scenario, as you will likely find you will need 3 sites (3rd site is a voting site). There are documents available with examples for setting up RAC and GPFS from the IBM Oracle Competency Centre. Contact oraclibm fr ibm com for the "Oracle 10g RAC cookbook on IBM pseries running AIX". Then you can start thinking about tuning as well! Don't forget about having enough capacity available in case one server is unavailable for a long time. For availability you will need to consider lots of other stuff to reduce outages (e.g. AIX multibos) Luck! Last edited by indulis; 05-07-2008 at 07:44 AM.. Reason: correction |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|