Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 12960 invoked from network); 12 Dec 2007 16:38:28 -0600
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by static-ip-69-64-49-119.inaddr.intergenia.de with SMTP; 12 Dec 2007 16:38:28 -0600
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id BC52D7D7CEA;
 Wed, 12 Dec 2007 17:38:28 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 16999-02; Wed, 12 Dec 2007 17:38:28 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 157507D80E9;
 Wed, 12 Dec 2007 17:38:28 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 12 Dec 2007 16:51:31 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id C6AE87D80CF
 for <oracle-l@freelists.org>; Wed, 12 Dec 2007 16:51:31 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 06134-01-2 for <oracle-l@freelists.org>;
 Wed, 12 Dec 2007 16:51:31 -0500 (EST)
Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 5BED47D7FBA
 for <oracle-l@freelists.org>; Wed, 12 Dec 2007 16:51:31 -0500 (EST)
Received: by wa-out-1112.google.com with SMTP id k22so692970waf.18
        for <oracle-l@freelists.org>; Wed, 12 Dec 2007 13:51:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type;
        bh=u5GCKeSAPmabqm7BFyvaqrftbLpN0cyhvv8E97Ubd6s=;
        b=vXLSu3CR2v/TOP16rTak8snKt9V6fCxZLvQz685ZSlj/4mbHOs36P+3jbdNEDfjZ5C9+04xvd4i9TaHBORCPaV/s9HKut5x8qKE8Emi9stsN745FyiU2VEbBXFoiL8rRH1sZvLGIOMuneTHnMt432ye+iStLkCSga4ML147V7+0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:mime-version:content-type;
        b=pTfo6+xt5sSqsiPcXmUa7GgfHxnUWeIKYzmL/D1Qch4hV4vYgTLclqeliH6MbYc26hXiXEDyZyGs3/zi+4YI/5kxImCAAzyuw4VHSO0BxmSFeLN83ilBiFNz1+tGyAUhDYnTFbbenISNHrJD0zvTmTD9LtqozzdElRylPKlCyoA=
Received: by 10.114.209.1 with SMTP id h1mr1323298wag.130.1197496290734;
        Wed, 12 Dec 2007 13:51:30 -0800 (PST)
Received: by 10.114.124.9 with HTTP; Wed, 12 Dec 2007 13:51:30 -0800 (PST)
Message-ID: <5f35c2320712121351t319a3662ie7bc03d83ffcbf4b@mail.gmail.com>
Date: Wed, 12 Dec 2007 15:51:30 -0600
From: "Li Li" <litanli@gmail.com>
To: oracle-l <oracle-l@freelists.org>
Subject: separate owner/ORACLE_HOME for crs, ASM, and database in RAC environment
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_37041_7923754.1197496290722"
X-archive-position: 3891
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: litanli@gmail.com
Precedence: normal
Reply-to: litanli@gmail.com
List-help: <mailto:ecartis@freelists.org?Subject=help>
List-unsubscribe: <oracle-l-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: oracle-l <oracle-l.freelists.org>
X-List-ID: oracle-l <oracle-l.freelists.org>
List-subscribe: <oracle-l-request@freelists.org?Subject=subscribe>
List-owner: <mailto:steve.adams@ixora.com.au>
List-post: <mailto:oracle-l@freelists.org>
List-archive: <http://www.freelists.org/archives/oracle-l>
X-list: oracle-l
X-Virus-Scanned: Debian amavisd-new at localhost.localdomain
------=_Part_37041_7923754.1197496290722
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi, List,

I am testing to setup a 2-node RAC environment with separate
owner/ORACLE_HOME for crs, ASM, and database, it's 10gR2 on Redhat AS 4.

2 users are created: oracle and oraclex, oracle owns clusterware home and
ASM home, oraclex owns database home.

first, I login as oracle and installed clusterware and database software (in
2 different oracle home of course), configured and started ASM instance,
everything worked fine.

second, I login as oraclex and installed database software, then I tried to
create a database using dbca, but I ran into error when I chose ASM as my
database storage, the error is:
"DBCA could not startup the ASM instance configured on this node. To proceed
with database creation using ASM you need the ASM instance to be up and
running. Do you want to recreate the ASM instance on this node?"

But the ASM instance IS already running. I am guessing this must be because
of some permission issue but I am not sure what I am missing. I have oracle
and oraclex both have "oinstall" as primary group and "dba" as second group.

I googled but cannot find any useful information. Can anybody give me some
suggestion? Any comment would be greatly appreciated!

Thanks,
-Li

------=_Part_37041_7923754.1197496290722
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div>Hi, List,</div>
<div>&nbsp;</div>
<div>I am testing to setup a 2-node RAC environment with separate owner/ORACLE_HOME for crs, ASM, and database, it&#39;s 10gR2 on Redhat AS 4.</div>
<div>&nbsp;</div>
<div>2 users are created: oracle and oraclex, oracle owns clusterware home and ASM home, oraclex owns database home.</div>
<div>&nbsp;</div>
<div>first, I login as oracle and installed clusterware and database software (in 2 different oracle home of course), configured and started ASM instance, everything worked fine.</div>
<div>&nbsp;</div>
<div>second, I login as oraclex and installed database software, then I tried to create a database using dbca, but I ran into error when I chose ASM as my database storage, the error is:</div>
<div>&quot;DBCA could not startup the ASM instance configured on this node. To proceed with database creation using ASM you need the ASM instance to be up and running. Do you want to recreate the ASM instance on this node?&quot; 
</div>
<div>&nbsp;</div>
<div>But the ASM instance IS already running. I am guessing this must be because of some permission issue but I am not sure what I am missing. I have oracle and oraclex both have &quot;oinstall&quot; as primary group and &quot;dba&quot; as second group.
</div>
<div>&nbsp;</div>
<div>I googled but cannot find any useful information. Can anybody give me some suggestion? Any comment would be greatly appreciated!</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>-Li</div>
<div>&nbsp;</div>
<div>&nbsp;</div>

------=_Part_37041_7923754.1197496290722--
--
http://www.freelists.org/webpage/oracle-l


