Zhu,
- Not sure why these directories don't exist on the
second node. I have 9.2 RAC installed on AS2.1 and I
have all my directories. I actually do the install on
the individual nodes. I don't do the install on 1 node
and let Oracle copy the information over to the second
node.
- I do install everything except maybe Advanced
Security.
3.1 The raw device issue is a Linux problem. You also
can't exceed a maximum of 256 raw devices total. This
is do to the fact Linux only supports an 8 bit minor
number. Nothing you can do unless some changes the
Linux code. The other thing you can do is to create
lots of LUN's. You can create 14 slices per LUN. I am
using EMC so I just carved a whole bucnch of LUN's.
3.2 The LVM won't help you get more slices out of the
disk. I have not installed SISTINA on AS2.1 but I have
used it on SUSE 8.0 with no problem. I have talked to
SISTINA and they have assured me that the LVM does
work on AS2.1. I know that doesn't help.
3.3 I know there was a problem with oracm,
libskgxn9.so , watchdogd which produced similar
errors. I know there is a patch but I don't remember
what the patch number is at this time. I think it was
patch 1883763 but I am not sure.
Hope this helps,
Scott
- chao_ping <chaospku_at_163.net> wrote:
> hi, list friends:
> I just installed Oracle 9i release 2 on redhat
> advanced server 2.1.Now i have some questions, and
> want to share my painful experience:
> I created the database manually ,my experience:
> 1. in the second node, the following dir is not
> created as some other guys said:
> $ORACLE_HOME/rdbms/audit, $ORACLE_HOME/rdbms/log,
> $ORACLE_HOME/network/log, $ORACLE_HOME/oracm/log. I
> mannually created it before any maybe error
> appeared.
> 2. I did not hit any error during installation.I did
> not choose any other option i do not need, like
> advanced security, spatial etc.
> 3.
> 1. It seems that without LVM, Linux can only
> support 16 partitions per disk.(3 primary partition,
> 1 extend partition. And you can get only 12
> partitions from the extend partition). It is very
> difficult to get a big rac system installed.Is there
> really that kind of limit on Linux?
> 2. I tried to install LVM(1.0.5 download from
> sistina), but it seems not working properly.After i
> created a vg and lv, whatever i do, it said
> something like 'VGDA not consistent with ...' oops,
> i cannot remember the exact error message.So, has
> anyone tested LVM on redhat AS2.1? If yes, would you
> like to share your experience?
> 3. Now it seems RAC database is running.When i did
> the veify: lsnodes -v, it give out message
> like:(Both node give out the same message)
> [oracle_at_rac1 log]$ lsnodes -v
> CMCLI WARNING: CMInitContext: init ctx(0x804ad00)
>
> rac1
> rac2
> CMCLI WARNING: CommonContextCleanup: ctx(0x804ad00)
>
> CMCLI WARNING: CommonContextCleanup: closing comm
> port
> What does this mean?
>
> 4. There is some trace file in $bdump dir, some of
> them has lines like:
> ORACLE_HOME = /home/oracle/9.2.0
> System name: Linux
> Node name: rac1
> Release: 2.4.9-e.3smp
> Version: #1 SMP Fri May 3 16:48:54 EDT 2002
> Machine: i686
> Instance name: rac1
> Redo thread mounted by this instance: 0 <none>
> Oracle process number: 10
> Unix process pid: 1947, image: oracle_at_rac1 (CKPT)
>
> *** 2002-08-24 06:43:41.768
> *** SESSION ID:(11.1) 2002-08-24 06:43:41.767
> CMCLI WARNING: CMInitContext: init ctx(0xabc3f2c)
> What does the last line mean? I donot have any clue
> on this question:(
>
>
> zhu chao
> Eachnet DBA.
>
>
>
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: chao_ping
> INET: chaospku_at_163.net
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_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).
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Scott
INET: oraracdba_at_yahoo.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_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).
Received on Fri Aug 23 2002 - 22:18:18 CDT