Ocfs is 0

There were 3 nodes in RAC,node1,node3,node5.Now only 1 node node3 works.
When I tried to extend a new node node1,I saw the cluster.conf file was 0.
[oracle@node3 ~:orcl3]$more /etc/ocfs2/cluster.conf
cluster:
node_count = 0
name = ocfs2
Is it possible,if i add a new node without adding it to cluster.conf file?

done.

Similar Messages

  • OS Error in starting the OCFS Service on windows server 2008

    Hi,
    Installing the Oracle 11g R1 CRS on windows server 2008 operating system . It is displaying the folllowing error message
    ERROR : OS in Error in starting the OCFS Service
    Can any one please tell what could be the issue ..
    Thank You

    Solved this after some trawling through xml configuration files on the server.
    The file C:\Oracle\product\11.1.0\db_1\owb\j2ee\config\http-web-site.xml contains the reference to keystore.jks:
              <ssl-config keystore="*%ORACLE_HOME%*/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    changing this to:
              <ssl-config keystore="C:\Oracle\product\11.1.0\db_1/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    and the OC4J container starts successfully.
    Regards,
    -Haakon-

  • Installation Oracle10g Release - 2 RAC (2 Node) on HP-UX 11.23 using OCFS-2

    Hi All,
    I want to install Oracle 10g Release - 2 RAC (2 Node) on HP-UX 11.23 using OCFS-2. Please send me a link or docs which describes about step by step instruction of OCFS-2 and RAC on HP-UX 11.23.
    Thanks,
    Subhankar

    Subhankar,
    Check this link out
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14202/toc.htm
    and make sure you have met all the pre-requisites (patches to install oracle on hp-ux 11- you can refer to oracle domentation for the required patches.
    Aslo, if you have access to metalink you can refer to this Doc ID: Note:182177.1 Step-By-Step Installation of RAC on HP-UX. Actually this was created for 9i but it will give you a general idea.

  • 10g RAC - should I use RAW, OCFS and/or ASM ?

    I am about to install 10G RAC on RHAS3. Options for sharing disk partitions are raw, OCFS and ASM. The OCR and voting files must be raw or OCFS, I would tend to go for OCFS in this case. For the Oracle datafiles, again, I would tend to go for OCFS simply for ease of management since ASM seems to add another layer of complexity, and raw lacks flexibility. OCFS however is also new technology and may still have some stability issues. I'm not yet sure of our disk configuration, but there will be HBA cards in each machine with one or two SAN partitions, so I don't expect some of the ASM features such as mirroring etc. will be required as this will be done in the hardware. Does anyone have any recommendations or experiences(good or bad) in which way to go ?
    Philip

    We're using raw partitions for some years now, (since oracle 8i, then 9i and now 10g). It is quite flexible, but you shouldn't use physical partitions but LVM. It's very stable.
    Now on 10g we're using ASM on some sites where mirroring is needed. It works, but not so stable as raw. we discover some bugs as well.
    We've never used OCFS. I don't like it. To much limits. I belive that special utilities are needed for managing files. I don't like linux system software produced by oracle.

  • 10g RAC with linux 3 AS+ocfs

    Hi:
    Is anyone install 10g RAC on linux 3AS with ocfs successfully?
    I am having problem with CRS installation where installer ask to run root.sh. My first node finished root.sh without any problem but not second node it give me "Failure at final check of Oracle CRS stack." error. Moreover, I found "ERROR: clssnmconnect: failed, rc = 3, node samurai (1), (ADDRESS=(PROTOCOL=tcp)(HOST=racs01-priv1)(PORT=49895))" error in ocssd2.log file. However, I can ping privet and public ip/hostname without any problem. Any input or suggestions are welcome!

    Did you ever get a responce to this?
    I'm having the very same issue, which I can not find a work around.
    Documents for the 10g install have been very few and far between, so any help would be the greatest!

  • Oracle 10g RAC design with ASM and OCFS

    Hi all,
    I have a question about a proposed Oracle 10g Release 2 RAC design for a 2 node cluster.
    ASM can store database files but not Oracle binaries nor OCR and voting disk. As such, OCFS version 1 does not support a shared Oracle Home. We plan to use OCFS version 2 with ASM version 2 on Red Hat Linux Enteprrise Server 4 with Oracle 10g Release 2 (10.2.0.1).
    For OCFS v2, a shared Oracle home and shared OCR and voting disk are supported. My question is does the following proposed architecture make sense for OCFS v2 with ASM v2 on Red Hat Linux 4?
    Oracle 10g Release 2 on Red Hat Enterprise Linux Server 4:
    OCFS V2:
    - shared Oracle home and binaries
    - shared OCR and vdisk files
    - CRS software shared OCFS v2 filesystem
    - spfile
    - controlfiles
    - tnsnames.ora
    ASM v2 with ASMLib v2:
    Proposed ASM disk groups:
    - data_dg for application data
    - backupdg for flashback and archivelogs
    - undo_rac1dg ASM diskgroup for undo tablespace for racnode1
    - undo_rac2dg ASM diskgroup for undo tablespace for racnode2
    - redo_rac1dg ASM diskgroup to hold redo logs for racnode1
    - redo_rac2dg ASM diskgroup to hold redo logs for racnode2
    - temp1dg temp tablespace for racnode1
    - temp2dg temp tablespace for racnode2
    Does this sound like a good initial design?
    Ben Prusinski, Senior DBA

    OK Tim, thanks for advices.
    I think Netbackup can be integrated with RMAN but I don't want to loose time on this (political).
    To summarize:
    ORACLE_HOME and CRS_HOME on each node (RAID1 and NTFS)
    Shared storage:
    Disk1 and disk 2: RAID1: - Raw partition 1 for OCR
    - Raw partition 2 for VotingDisk
    - OCFS for FLASH_RECOVERY_AREA
    Disk3, disk4 and disk5: RAID 0 - Raw with ASM redundancy normal 1 diskgroup for database files.
    This is a running project here, will start testing the design on VMware and then go for production setup.
    Regards

  • Install OCFS RPMs error

    Hello everyone. Im experimentting the RAC on Centos 3.1 (essentially REHL 3.0). Got the error msgs when i install the OCFS RPMs, see as below.
    ------------------------start here---------------------
    [root@centos02 RAC]# rpm -Uvh ocfs-support-1.0.10-1.i386.rpm
    Preparing... ########################################### [100%]
    1:ocfs-support ########################################### [100%]
    Checking for Red Hat enterprise kernel: [FAILED]
    error: %post(ocfs-support-1.0.10-1) scriptlet failed, exit status 1
    [root@centos02 RAC]# rpm -Uvh ocfs-2.4.21-EL-1.0.12-1.i686.rpm
    Preparing... ########################################### [100%]
    1:ocfs-2.4.21-EL ########################################### [100%]
    Checking for Red Hat enterprise kernel: [FAILED]
    error: %post(ocfs-2.4.21-EL-1.0.12-1) scriptlet failed, exit status 1
    --------------------------end-------------------------
    Seems that caused by the different kernel version? And then encountered another problem on executing /sbin/load_cfs.
    ------------------------start here---------------------
    [root@centos02 RAC]# /sbin/load_ocfs
    /sbin/insmod ocfs node_name=centos02 ip_address=192.168.11.2 cs=1755 guid=F1984463D167F3001B1C00505642C2E0 comm_voting=1 ip_port=7000
    Using /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o
    Warning: kernel-module version mismatch
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o was compiled for kernel version 2.4.21-4.EL
    while this kernel is version 2.4.21-9.0.1.EL.c0
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o: unresolved symbol sock_recvmsg_Racb84c2d
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o: unresolved symbol irq_stat_R94d0d943
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o: unresolved symbol sock_sendmsg_R808aeb7d
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o: unresolved symbol sock_release_R95b5793b
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o: unresolved symbol sock_create_Raed60fac
    load_ocfs: insmod failed
    --------------------------end--------------------------
    Here is my linux version:
    [root@centos02 RAC]# uname -a
    Linux centos02 2.4.21-9.0.1.EL.c0 #1 Sat Mar 6 11:08:02 GMT 2004 i686 athlon i386 GNU/Linux
    Anyone has greatly remedy? Thanks in advance!!

    It's possible you damaged the print cartridge when you refilled it.   Install a new HP Print cartridge in the unit to see if that solves the issue.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • OCFS for Kernel  2.6.18-8.el5

    Dear experts,
    I went to download OCFS files from recomended site, but I did not find OCFS files for the kernel version 2.6.18-8.el5(which is the version of my linux server 5). there was OCFS for 2.4.21-27.EL, now tell me, is it going to work for my kernel version?. if not then where can I get the compatible OCFS from ?

    Link to download of OCFS2 for your kernel.
    x86 - http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/i386/1.2.7-1/2.6.18-8.el5/
    x86_64 - http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/x86_64/1.2.7-1/2.6.18-8.el5/

  • Ocfs for RHEL 2.4.21-37.EL

    [root@linuxb OCFSx8664]# rpm -Uvh ocfs-2.4.21-EL-smp-1.0.14-1.x86_64.rpm
    error: Failed dependencies:
    kernel-smp >= 2.4.21-27.EL is needed by ocfs-2.4.21-EL-smp-1.0.14-1
    Suggested resolutions:
    /var/spool/up2date/kernel-smp-2.4.21-37.EL.x86_64.rpm
    [root@linuxb OCFSx8664]# uname -r
    2.4.21-37.EL
    Where can I find the ocfs rpm for 2.4.21-37.EL

    You are installing package which is designed for SMP machines (2 or more processors) and it seems you don't have kernel-smp package installed
    execute
    rpm -q kernel-smpto check whether "kernel-smp" package is installed

  • Ocfs for new suse kernel 2.4.21-203

    Hi!
    We arecurrently evaluating 9.2 RAC on Linux (SuSE Enterprise Server 8 / United Linux. We have kernel 2.4.21-198-smp and there was an rpm ocfs-2.4.21.198-1.0.11-1.i586.rpm on http://oss.oracle.com/projects/ocfs for this kernel. Now SuSE has recomended an update to kernel 2.4.21.203 because of some recent security issues. But where do I get the (supported) rpm for this ? Do I have to uninstall the ocfs-2.4.21.198 before updating the kernel ?
    TIA, Roland Steinmeyer

    Hi, please send me the error log file,
    Thanks.
    Message was edited by:
    Serch-NET

  • 10G RAC OCFS on Itanium Linux-64

    I've spent the last week setting up four Itanium 64-bit Linux servers with OCFS. No problems...however, when I try to install Oracle 10G, (installing CRS First as described in the manual) I can't get past the Public/Private nodes listing. CRS does Not detect my OCFS so it forces me to manually list the hostnames. As soon i'm done, I get an error that I must provide both public and private names??? which I have done. They are all setup in the /etc/hosts file identically on each node:
    [root@sysl098 root]# cat /etc/hosts
    127.0.0.1 localhost
    172.20.176.102 sysl012 #RAC-NODE-1
    172.20.176.103 sysl013 #RAC-NODE-2
    172.20.176.104 sysl098 #RAC-NODE-3
    172.20.176.105 sysl099 #RAC-NODE-4
    10.0.0.2 sysl012-prv #Private-RAC-NODE-1
    10.0.0.3 sysl013-prv #Private-RAC-NODE-2
    10.0.0.4 sysl098-prv #Private-RAC-NODE-3
    10.0.0.5 sysl099-prv #Private-RAC-NODE-4
    I'm really at my wits end here... Why doesn't the CRS install detect OCFS when it is configured and shares a filesystem on all four nodes? it's forcing me to list the nodes on the screen, yet it states that I have not done so??
    TIA- Joe

    ocfs installation is separate from CRS. please try to use the cookbooks published on otn:
    http://www.oracle.com/technology/tech/linux/vmware/cookbook/index.html
    also in your /etc/hosts file you are missing the VIP ip addresses.
    10g requires 3 sets of IP addresses.. public, private and vip (Virtual IP)
    good luck.
    Saar.

  • Differences & advantages/disadvantages using OCFS & OMF

    Differences & advantages/disadvantages using “OCFS & OMF” against “ServiceGuard & Veritas CFS” in a RAC implementation

    >
    Differences & advantages/disadvantages using “OCFS & OMF” against “ServiceGuard & Veritas CFS” in a RAC implementationYou need to read a book on RAC for this kind of question - Julian Dyke would
    be my recommendation.
    Paul...
    When asking database related questions, please give other posters
    some clues, like OS (with version), version of Oracle being used and DDL.
    Other trivia such as CPU, RAM + Disk configuration might also be useful.
    The exact text and/or number of error messages is useful (!= "it didn't work!"). Thanks.
    Furthermore, as a courtesy to those who spend time analysing and attempting to help,
    please do not top post and do try to trim your replies!

  • Can't locate module ocfs on RHEL 3.0

    I have problems to load ocfs on RHEL 3.0 Update 5
    These the msg:
    [root@wari1 sbin]# /sbin/load_ocfs
    + /sbin/load_ocfs
    /sbin/modprobe -n ocfs node_name=wari1 ip_address=192.168.0.200 cs=1755 guid=E3487297FF181633F19100055D6B0410 ip_port=7000 comm_voting=1
    modprobe: Can't locate module ocfs
    load_ocfs: insmod failed
    The Kernel version is :
    [root@wari1 sbin]# uname -a
    Linux wari1 2.4.21-32.EL #1 Fri Apr 15 21:29:19 EDT 2005 i686 i686 i386 GNU/Linux
    The OCFS modules are :
    [root@wari1 sbin]# rpm -qa | grep ocfs
    ocfs-2.4.21-EL-1.0.14-1
    ocfs-support-1.1.5-1
    ocfs-tools-1.0.10-1
    [root@wari1 sbin]#
    Any ideas ?

    First. Thanks for your help.
    I found a solution for OCFS 1.0.14 on RHEL 3.0 :
    1. The directory for the module OCFS did not exist. I created it and copy the module:
    /lib/modules/2.4.21-EL-ABI/ocfs/ocfs.o
    to
    /lib/modules/2.4.21-32-EL/ocfs/ocfs.o
    2. In the load_ocfs script when try to export the modules on the $MODULES variable, I exported the path with the module directly:
    MODULES=/lib/modules/2.4.21-32-EL/ocfs/ocfs.o
    3. run load_ocfs
    # /sbin/lsmod |grep ocfs
    ocfs 5130 0 (unused)
    4. Reboot
    # /sbin/lsmod |grep ocfs
    ocfs 4143 0 (unused)
    WISH

  • Problem in OCF

    Hi all,
    m facing a problem while executing this line of code.
    Actually m using Open Card Framework for smart card applications.
    The code is:
    SmartCard.start();
    CardRequest cr=new CardRequest(CardRequest.NEWCARD,null,FileAccessCardService.class);
    SmartCard sc=SmartCard.waitForCard(cr);
    FileAccessCardService facs=(FileAccessCardService)sc.getCardService(FileAccessCardService.class,true);
    CardFile root=new CardFile(facs);
    ** denotes problem in this line of code
    "Abstract method Error" occur when i execute this line of code
    Please help me to resolve this problem
    Thanx in Advance
    Varun Arora

    Query this forum and see if you question has already been answered.
    I have posted an answer to this a million times. In newsgroups, OCF mailing list, and here. I've even posted a small sample here as well. For the last time,
    Java Cards do not contain a file system. Don't use this FileAccessCardService.class card service for Java Cards.

  • How  to upgrade OCFS version 1.2.5  to 1.2.9 in RHEL 4 U5? ASAP Please

    Due to oracle RAC server crash, oracle recommends us to upgrade OCFS v-1.2.5 to OCFS-v-1.2.9, since it is running on RHEL 4 U5, what are the steps to do from linux side as well as DBA side ?
    other question will OCFS-v-1.2.9 support RHEL 4 U5 ?
    Please update, your inputs are highly appreciated..
    Thank you
    Thilak.
    Edited by: Thilak.r.s on Oct 29, 2009 3:29 AM
    Edited by: Thilak.r.s on Oct 29, 2009 3:54 AM

    Hi,
    take a look here:
    http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL4/x86_64/1.2.9-1/
    You have to match your running kernel version (uname -a) and architecture.
    Before you update your kernel make sure you have configured a fallback configuration and a valid backup.
    Ronny Egner
    My blog: http://blog.ronnyegner-consulting.de

  • Ocfs with standard edition

    Dear all,
    We need to install 11.2.0.2 RAC on linux rhel Red Hat Enterprise Linux v5.5,x86-64 (64 bit machine) and client needs standard edition. Can I use OCFS with
    standard edition or do I have to use ASM ?
    kai

    Oracle10g Standard Edition does not support use of using the Oracle Clustered File System (OCFS) for the physical database files. This is documented in Metalink Note ID : 358248.1.
    http://www.idevelopment.info/data/Oracle/DBA_tips/Oracle10gRAC/CLUSTER_15.shtml
    Thanks

Maybe you are looking for

  • Error in ECC6 During installation

    Dear all Error in ECC6 During installation , the following contents is get from sapnst_dev.log 148556:  if ( componentToBeCalled == 'NW_Usage_Types_Configuration_BI_ind_ind_ind_ind')  148557:  148560:  if ( componentToBeCalled == 'NW_Call_Offline_CTC

  • A suggestion for Communicator and other clients - "Projector" mode

    This is a bit whimsical, but also a bit practical... There should be a status of "Projecting Desktop" that can be set.  I believe, at least on Vista & 7, the OS can indicate if a projector is connected and being used. If so, the client can indicate t

  • Weird problem; image in iPhoto and library, but finder won't find?

    Okay, so I have 2 open issues, i believe both stemming from Aperture somehow. Long story short, Aperture made all of these referenced copies and placed them in a random folder on my HD. See thread here: http://discussions.apple.com/thread.jspa?thread

  • How do I get iTunes to pick up the existing iTunes library?

    I tried changing the location of the iTunes library to an exact copy of the original on an external drive. When iTunes did not seem to pick that up, tried to switch back again to the original library in the default location, but iTunes does not recog

  • How can I fixing content to a specific page?

    I am making a template in numbers that has a series of pages that each contain spreadsheets. The document will be a template to use regularly. However the content may change each time i use it. On each page there are two small spreadsheets and a comp