Return-Path: <ml-errors@fatcity.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h6SIVEB25489
 for <oracle-l@orafaq.net>; Mon, 28 Jul 2003 13:31:14 -0500
X-ClientAddr: 66.27.56.213
Received: from www2.fatcity.com (rrcs-west-66-27-56-213.biz.rr.com [66.27.56.213])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h6SIVEp25484
 for <oracle-l@orafaq.net>; Mon, 28 Jul 2003 13:31:14 -0500
Received: (from root@localhost)
 by www2.fatcity.com (8.11.6/8.11.6) id h6SGBeC00504
 for oracle-l@orafaq.net; Mon, 28 Jul 2003 09:11:40 -0700
Received: by fatcity.com (05-Jun-2003/v1.0g-b73/bab) via fatcity.com id 005C77E6; Mon, 28 Jul 2003 09:04:31 -0800
Message-ID: <F001.005C77E6.20030728090431@fatcity.com>
Date: Mon, 28 Jul 2003 09:04:31 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Matthew Zito" <mzito@gridapp.com>
Sender: ml-errors@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Matthew Zito" <mzito@gridapp.com>
Subject: RE: clustering
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 73; ListGuru (c) 1996-2003 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="us-ascii"
Content-Transfer-Encoding: 7bit


Normally the process is very inelegant.  The filesystems are mounted on
the passive node (and unmounted from the primary node if the OS is still
up), oracle is started up, any listener IP addresses are failed over,
and then the listener is started (not necessarily in that order).  

With active/passive clustering there's rarely anything very crafty in
terms of service migration, etc.  Anything that was running on the
failed node is shutdown on the failed node if its still running and then
started on the standby node.  The elegance appears in terms of
determining when a node is down, preventing "split-brain" syndrome (when
both sides of the cluster decide to become active at once), etc.  That's
the hard part of clustering.  The actual service migration is pretty
trivial.

Matt

--
Matthew Zito
GridApp Systems
Email: mzito@gridapp.com
Cell: 646-220-3551
Phone: 212-358-8211 x 359
http://www.gridapp.com

> -----Original Message-----
> From: ml-errors@fatcity.com [mailto:ml-errors@fatcity.com] On 
> Behalf Of AK
> Sent: Monday, July 28, 2003 12:50 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Re: clustering
> 
> 
> so what happens when  first node goes down , oracle instance 
> (processes ) will start on other node ? OS will take care of 
> everything ?
> 
> -ak
> 
> 
> ----- Original Message ----- 
> To: "Multiple recipients of list ORACLE-L" <ORACLE-L@fatcity.com>
> Sent: Monday, July 28, 2003 9:29 AM
> 
> 
> > ak,
> >  As I understand it, an HP cluster is 2 boxes that have the 
> capability 
> > to access the same disks and data but only one can have the oracle 
> > instance running and accessing the datafiles(active). Sort 
> of like a 
> > high availability option. With RAC both boxes can access 
> the instance 
> > and datafiles at the same time.
> > List, Correct me if I need it.
> > Ron
> >
> > >>> oramagic@hotmail.com 07/28/03 12:14PM >>>
> > Hi Guys ,
> > I am new to this clustering concept. Just trying to understand few 
> > basics . Need ur help .
> >
> > what is differece between oracle running on sun /hp cluster with 2 
> > nodes and oracle with RAC running on 2 nodes ?
> >
> > thanks,
> > -ak
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > -- 
> > Author: Ron Rogers
> >   INET: RROGERS@galottery.org
> >
> > Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> > San Diego, California        -- Mailing list and web 
> hosting services
> > 
> ---------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in 
> > the message BODY, include a line containing: UNSUB ORACLE-L (or the 
> > name of mailing list you want to be removed from).  You may 
> also send 
> > the HELP command for other information (like subscribing).
> >
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> -- 
> Author: AK
>   INET: oramagic@hotmail.com
> 
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') 
> and in the message BODY, include a line containing: UNSUB 
> ORACLE-L (or the name of mailing list you want to be removed 
> from).  You may also send the HELP command for other 
> information (like subscribing).
> 

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Matthew Zito
  INET: mzito@gridapp.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

