Ocfs2 du/df

Hi
I have the following configuration: linux SLES 10 SP2, ocfs2 , RAC (oracle 10.2.0.4) si SAP ERP 6.0.
Database is in the "archivelog" mod and archivelogs are generate in a ocfs2 mount point type .
We set a retention of 14 days to archivelogs and their deletion is done with a rman script.
Deleting files from OS level is done without problems, but I guess after removing their, space busy these files are not deallocate.
because i notici a difference between du and df report.
Daily watching this difference between the 2 Linux tools , see that every day lost a number of GB approximately equal to the space occupied by the archives or deleted the same day.
Occasionally when we are approaching the file system ful, shutdown db , unmount for the mountpoint and after a check of ocfs on that mountpoint , df and du show the same (I guess I win the space that was not deallocate)
Is there any way to solve this problem?
Thanks

<<<
Deleting files from OS level is done without problems, but I guess after removing their, space busy these files are not deallocate.
because i notici a difference between du and df report.
Daily watching this difference between the 2 Linux tools , see that every day lost a number of GB approximately equal to the space occupied by the archives or deleted the same day.
>>>
Known issue in ocfs2 shipped with the early sles10 sp2 kernels. It has been fixed. Ping Novell for the latest kernel.

Similar Messages

  • Getting Error Message - mount.ocfs2: No such device while mounting

    I am trying to mount an ocfs2 file system. The file system seems to have been created fine but I get an error message when I try to mount it. Here's what I get :
    [root@mdcpsdb1 init.d]# ./o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Online
    Checking heartbeat: Active
    [root@mdcpsdb1 init.d]# fsck.ocfs2 /dev/sdc1
    Checking OCFS2 filesystem in /dev/sdc1:
    label: oracle_hr
    uuid: f6 23 5e 3b ad bb 49 87 81 a3 cb f0 b7 2a d0 ad
    number of blocks: 24416784
    bytes per block: 4096
    number of clusters: 6104196
    bytes per cluster: 16384
    max slots: 4
    /dev/sdc1 is clean. It will be checked after 20 additional mounts.
    [root@mdcpsdb1 init.d]# mount -t ocfs2 /dev/sdc1 /hr_data
    mount.ocfs2: No such device while mounting /dev/sdc1 on /hr_data
    The same thing happens going through the ocfs2console.
    Thanks,
    David

    Did you get anwer for this error? I got same error. Thanks in advance.

  • Hello. I have a problem with OEL 6.5 and ocfs2. When I mount ocfs2 with mount -a command all ocfs2 partitions mount and work, but when I reboot no ocfs2 partitions auto mount. No error messages in log. I use DAS FC and iSCSI FC.

    Hello.
    I have a problem with OEL 6.5 and ocfs2.
    When I mount ocfs2 with mount -a command all ocfs2 partitions mount and work, but when I reboot no ocfs2 partitions auto mount. No error messages in log. I use DAS FC and iSCSI FC.
    fstab:
    UUID=32130a0b-2e15-4067-9e65-62b7b3e53c72 /some/4 ocfs2 _netdev,defaults 0 0
    #UUID=af522894-c51e-45d6-bce8-c0206322d7ab /some/9 ocfs2 _netdev,defaults 0 0
    UUID=1126b3d2-09aa-4be0-8826-0b2a590ab995 /some/3 ocfs2 _netdev,defaults 0 0
    #UUID=9ea9113d-edcf-47ca-9c64-c0d4e18149c1 /some/8 ocfs2 _netdev,defaults 0 0
    UUID=a368f830-0808-4832-b294-d2d1bf909813 /some/5 ocfs2 _netdev,defaults 0 0
    UUID=ee816860-5a95-493c-8559-9d528e557a6d /some/6 ocfs2 _netdev,defaults 0 0
    UUID=3f87634f-7dbf-46ba-a84c-e8606b40acfe /some/7 ocfs2 _netdev,defaults 0 0
    UUID=5def16d7-1f58-4691-9d46-f3fa72b74890 /some/1 ocfs2 _netdev,defaults 0 0
    UUID=0e682b5a-8d75-40d1-8983-fa39dd5a0e54 /some/2 ocfs2 _netdev,defaults 0 0

    What is the output of:
    # chkconfig --list o2cb
    # chkconfig --list ocfs2
    # cat /etc/ocfs2/cluster.conf

  • 11.2.0.3 grid installation fails while selecting OCFS2 for ocr files

    We are installing 11GR2 (11.2.0.3) cluster on a 64 bit system. we have OCFS2 filesystem for shared devices. version 1.6.3.
    While selecting ocr file locations , we get the following error
    [INS-41321] Invalid oracle cluster register [OCR] Location
    Cause- The installer detects that the storage type of location is not supported for Oracle Cluster registery
    Action - Provide a supported storage location for the Oracle Cluster Registry
    Additional information
    /crp2db01/OCR/ocr_1 is not shared
    However , this mountpoint is shared across both the nodes.
    Note: 11201 grid installation was successful and it accepted the above locations for OCR. however ,we need 11.2.0.3 cluster for 11.2.0.3 database

    As for your current problem, just because Oracle "allows" OCFS2 in a GRID environment, I would never suggest nor implement that. It adds a layer of complexity that is totally unnecessary when a GRID/ASM implementation performs circles around OCFS2. ASM is much easier to manage, maintain, expand and shrink than OCFS2. Especially at version 11.2.0.3. When working at a large telco a few years ago, we had a 300TB+ ASM environment. OCFS2 could not even begin to be that big. ASM will provide you a MUCH more stable environment than OCFS2. And with ASM there is a lot of "magic" that happens with OCR/Voting that makes your life MUCH easier. If you "require" shared application files, then use ASM/ACFS. It is a much better "volume manager" than OCFS2.
    Since you must present devices to the system for OCFS2, you should not have any problems doing the same for ASM. (and don't use ASMLib as it is going away and is not necessary - just make sure you use a partition that skips the first 1M (usually cylinder 1) and you should be good to go!)
    I also would not use a "shared ORACLE_HOME" on either ACFS or OCFS2. The biggest reason is that you lose the ability to do a "rolling" upgrade and when you have a VLC, that becomes much more important that saving a few GB worth of storage.
    I would also pay attention to this:
    http://docs.oracle.com/cd/E11882_01/install.112/e22489/storage.htm#CDEDAHGB
    3.1.4.2 General Storage Considerations for Oracle RAC
    Use the following guidelines when choosing the storage options to use for each file type:
    You can choose any combination of the supported storage options for each file type provided that you satisfy all requirements listed for the chosen storage options.
    If you plan to install an Oracle RAC home on a shared OCFS2 location, then you must upgrade OCFS2 to at least version 1.4.1, which supports shared writable mmaps.
    Oracle recommends that you choose Oracle ASM as the storage option for database and recovery files.
    For Standard Edition Oracle RAC installations, Oracle ASM is the only supported storage option for database or recovery files.

  • OCFS2 Free space issue

    Hello,
    I have an Oracle 11gR2 RAC on two Oracle Linux 5 nodes. For storage I use a couple of OCFS2 partitions.
    I have deleted a database using dbca and also have deleted the remaining files from shared partitions. When I consulted the free space with df I was surprised to see that the partitions appear to have a lot of used space even that there are no files on them. I've seen a similar behavior on a gpfs partition on AIX. Even that the database was closed and deleted (and lsof doesn't return anything), and I don't see how some files could be still opened, I rebooted both nodes (complete shutdown and start after both were down).
    Now I see this:
    [root@node1 bin]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/sdf1 4.0G 283M 3.7G 8% /d01
    /dev/sde1 2.0G 283M 1.7G 15% /d02
    /dev/sdj1 1.0G 91M 934M 9% /d03
    [root@node1 bin]# cd /d01
    [root@node1 d01]# ls -a
    [root@node1 d01]#
    How is it possible to have used space on those partitions even if they are empty?
    How can I do some space management on OCFS2 partitions?
    [root@node1 d01]# modinfo ocfs2
    filename: /lib/modules/2.6.32-300.27.1.el5uek/kernel/fs/ocfs2/ocfs2.ko
    license: GPL
    author: Oracle
    version: 1.6.3
    description: OCFS2 1.6.3
    srcversion: B8AF3035CE0F00B763D188F
    depends: ocfs2_stackglue,ocfs2_nodemanager
    vermagic: 2.6.32-300.27.1.el5uek SMP mod_unload modversions
    Thanks.

    fsck.ocfs2 -f /dev/iscsi/openfiler:disk01/part1
    mount /dev/iscsi/openfiler:disk01/part1 /d01
    Filesystem Size Used Avail Use% Mounted on
    /dev/sdf1 4.0G *283M* 3.7G 8% /d01
    It's the same.
    Just to add, the partitions were formatted like this:
    mkfs.ocfs2 -b 4K -C 32K -N 4 -L oracrsfiles /dev/iscsi/crs/part1
    /etc/fstab:
    /dev/iscsi/openfiler:disk01/part1 /d01 ocfs2 _netdev,datavolume,nointr     0 0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Oracle 10gR2  RAC / Dataguard on Linux Redhat 4.2  X86_64 and ASM / OCFS2

    Hi All,
    Well don't know if this is bleeding edge or not, but wanted to know if anybody has a system running the following setup and if there are any issues like some components are not certified on 64 bit (e.g is OCFS2)
    We are in process of building a system with
    Oracle RAC on 10gR2 on a 64 bit Linux OS 4.2 (2.6.9-22.ELsmp)
    The system has a EMC CX500 and we are going to use ASM for the datafiles and OCFS2 for the Voting Disk and OCR.
    We are also going to have a single (no RAC) Physical Dataguard instance at another site also using ASM.
    We have seen that the OEM Grid Controller and agents are not supplied on x86_64
    so we can't use it in a 64bit environment. (are we correct)
    Anybody with suggested alternatives with the kit we have or a strong suggestion that 32 bit for RAC and Dataguard are best
    Thanks in advance
    John

    I have a similar configuration, 3 nodes of SunFire X4100 (dual opteron), on RedHat 4 ES Update 2 using Dell/EMC CX300.
    I am using OCFS2 for data and voting disks.
    We had a couple of freeze-up (total node lockup) and I could not figure out what was wrong (this happens randomly).
    Anybody have any idea where should I look for possible reasons?

  • Starting cluster ocfs2: Failed,Checking cluster ocfs2 is offline

    Checking cluster ocfs2 is offline. And when I online the ocfs2 ,display the following error message,who can tell me what's wrong with the ocfs2? thanks!!!!
    # /etc/init.d/o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Offline
    # /etc/init.d/o2cb force-reload
    Unmounting ocfs2_dlmfs filesystem: OK
    Unloading module "ocfs2_dlmfs": OK
    Unmounting configfs filesystem: OK
    Unloading module "configfs": OK
    Loading module "configfs": OK
    Mounting configfs filesystem at /config: OK
    Loading module "ocfs2_nodemanager": OK
    Loading module "ocfs2_dlm": OK
    Loading module "ocfs2_dlmfs": OK
    Mounting ocfs2_dlmfs filesystem at /dlm: OK
    Starting cluster ocfs2: Failed
    Cluster ocfs2 created
    o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration maches this machine's host name.
    Stopping cluster ocfs2: OK
    # /etc/init.d/o2cb online ocfs2
    Starting cluster ocfs2: Failed
    Cluster ocfs2 created
    o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration maches this machine's host name.
    Stopping cluster ocfs2: OK
    ocfs2_hb_ctl: Unable to access cluster service while starting heartbeat
    mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted"
    : Could not mount /dev/sdb1
    o2cb_ctl: Unable to access cluster service while creating node

    http://unirac.in/qtoa/122/o2cb_ctl-unable-access-cluster-service-while-creating-node
    TODO:
    - Quit ocfs2console
    - Stop the service
    - Remove file /etc/ocfs2/cluster.conf
    - Restart ocfs2console
    - Configure the nodes again
    [root@rac1 ~]#  /etc/init.d/ocfs2 stop
    Stopping Oracle Cluster File System (OCFS2)                [  OK  ]
    [root@rac1 ~]# /etc/init.d/o2cb offline ocfs2
    [root@rac1 ~]# /etc/init.d/o2cb unload
    Unmounting ocfs2_dlmfs filesystem: OK
    Unloading module "ocfs2_dlmfs": OK
    Unmounting configfs filesystem: OK
    Unloading module "configfs": OK
    [root@rac1 ~]# rm -f /etc/ocfs2/cluster.conf
    [root@rac1 ~]# /usr/sbin/ocfs2console &

  • Checking cluster ocfs2 is offline,Starting cluster ocfs2: Failed

    Checking cluster ocfs2 is offline. And when I online the ocfs2 ,display the following error message,who can tell me what's wrong with the ocfs2? thanks!!!!
    # /etc/init.d/o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Offline
    # /etc/init.d/o2cb force-reload
    Unmounting ocfs2_dlmfs filesystem: OK
    Unloading module "ocfs2_dlmfs": OK
    Unmounting configfs filesystem: OK
    Unloading module "configfs": OK
    Loading module "configfs": OK
    Mounting configfs filesystem at /config: OK
    Loading module "ocfs2_nodemanager": OK
    Loading module "ocfs2_dlm": OK
    Loading module "ocfs2_dlmfs": OK
    Mounting ocfs2_dlmfs filesystem at /dlm: OK
    Starting cluster ocfs2: Failed
    Cluster ocfs2 created
    o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration maches this machine's host name.
    Stopping cluster ocfs2: OK
    # /etc/init.d/o2cb online ocfs2
    Starting cluster ocfs2: Failed
    Cluster ocfs2 created
    o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration maches this machine's host name.
    Stopping cluster ocfs2: OK
    ocfs2_hb_ctl: Unable to access cluster service while starting heartbeat
    mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted"
    : Could not mount /dev/sdb1
    o2cb_ctl: Unable to access cluster service while creating node

    Hi
    Getting exactly the same errors when trying to implement OCFS2 on a VMWARE solution
    [root@raclinux1 init.d]# ./o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Offline
    [root@raclinux1 init.d]# ./o2cb online ocfs2
    Starting cluster ocfs2: Failed
    Cluster ocfs2 created
    o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration maches this machine's host name.
    Stopping cluster ocfs2: OK
    And from ocfs2console we get the following errors when trying to add our node to the configuration
    o2cb_ctl: Unable to access cluster service while creating node
    Could not add node raclinux1
    Any one got it to work on VMWARE?
    PMcM

  • Format Error : mkfs.ocfs2 1.2.7 file system too small for a journal

    Hi All,
    I am trying to implement Oracle 10g RAC on my laptop using vmware and openfiler software . But while executing the command
    #mkfs.ocfs2 -b 4K -C 32K -N 4 -L oracrsfiles /dev/iscsi/crs11/part1
    I am getting the error
    Format Error : mkfs.ocfs2 1.2.7 file system too small for a journal
    Please anybody can help me to resolve this problem.
    Thanks in Advance.

    How large is the device that you are formatting?
    The default journal size depends on the type specified. If none specified,
    then it assumes "mail" which sets the default journal per slot to 256M.
    If database type, default is 64M.
    Use "-T database" to specify database type, etc.
    BTW, one can always override the defaults. Say "-J size=16M" to make
    a smaller journal.
    man mkfs.ocfs2 and the user's guide has more.

  • Crs install fail with ocfs2

    Hi all,I had 2 vmware linux node(the kernel is 2.6.9.42,crs is 10gr2) and the ocfs2 had work normal,but every time when I try to run root.sh with root,the node a will be hung as follow:
    [root@rac2 OraHome1]# ./root.sh
    WARNING: directory '/oracle' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    /etc/oracle does not exist. Creating it now.
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/oracle' is not owned by root
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 10G Release 2.
    assigning default hostname rac1 for node 1.
    assigning default hostname rac2 for node 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: rac1 vip1 rac1
    node 2: rac2 vip2 rac2
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 90 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    but the node B can run root.sh sucessful and all the crs progress can startup normal .
    From the ocrconfig_7758.log of node a ,I get the error message :
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2006-10-29 22:47:09.537: [ OCRCONF][3086919360]ocrconfig starts...
    2006-10-29 22:47:09.541: [ OCRCONF][3086919360]Upgrading OCR data
    2006-10-29 22:47:09.649: [  OCRRAW][3086919360]propriogid:1: INVALID FORMAT
    2006-10-29 22:47:09.660: [  OCRRAW][3086919360]ibctx:1:ERROR: INVALID FORMAT
    2006-10-29 22:47:09.660: [  OCRRAW][3086919360]proprinit:problem reading the bootblock or superbloc 22
    2006-10-29 22:47:09.661: [ default][3086919360]a_init:7!: Backend init unsuccessful : [22]
    2006-10-29 22:47:09.662: [ OCRCONF][3086919360]Exporting OCR data to [OCRUPGRADEFILE]
    2006-10-29 22:47:09.663: [  OCRAPI][3086919360]a_init:7!: Backend init unsuccessful : [33]
    2006-10-29 22:47:09.663: [ OCRCONF][3086919360]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not
    configured]
    2006-10-29 22:47:09.666: [  OCRRAW][3086919360]propriogid:1: INVALID FORMAT
    2006-10-29 22:47:09.668: [  OCRRAW][3086919360]ibctx:1:ERROR: INVALID FORMAT
    2006-10-29 22:47:09.668: [  OCRRAW][3086919360]proprinit:problem reading the bootblock or superbloc 22
    2006-10-29 22:47:09.668: [ default][3086919360]a_init:7!: Backend init unsuccessful : [22]
    2006-10-29 22:47:09.672: [  OCRRAW][3086919360]propriogid:1: INVALID FORMAT
    2006-10-29 22:47:09.673: [  OCRRAW][3086919360]ibctx:1:ERROR: INVALID FORMAT
    2006-10-29 22:47:09.673: [  OCRRAW][3086919360]proprinit:problem reading the bootblock or superbloc 22
    2006-10-29 22:47:09.676: [  OCRRAW][3086919360]propriogid:1: INVALID FORMAT
    2006-10-29 22:47:09.804: [  OCRRAW][3086919360]propriowv: Vote information on disk 0 [ocr/vote] is adjusted from [0/0] to [2/2]
    2006-10-29 22:47:09.838: [  OCRRAW][3086919360]propriniconfig:No 92 configuration
    2006-10-29 22:47:09.838: [  OCRAPI][3086919360]a_init:6a: Backend init successful
    2006-10-29 22:47:10.025: [ OCRCONF][3086919360]Initialized DATABASE keys in OCR
    2006-10-29 22:47:10.143: [ OCRCONF][3086919360]Successfully set skgfr block 0
    2006-10-29 22:47:10.145: [ OCRCONF][3086919360]Exiting [status=success]...
    Somebody can help me?Thanks!

    I had done a next test ,when only one node,the ocrconfig.log had the same error:propriogid:1: INVALID FORMAT,but root.sh can finish sucssful,and all crs progresses startup normal,what's wrong?

  • Root.sh hangs at formatting voting disk on OEL32 11gR2 RAC with ocfs2

    Hi,
    Am trying to bring up Oracle11gR2 RAC on Enterprise Linux x86 (32bit) version 5.6. I am using Ocfs2 1.4 as my cluster file share. Everything went fine till the root.sh and it hangs with a message "now formatting voting disk <vdsk path>
    The logs are mentioned below.
    Checked the alert log:
    {quote}
    cssd(9506)]CRS-1601:CSSD Reconfiguration complete. Active nodes are oel32rac1 .
    2011-08-04 15:58:55.356
    [ctssd(9552)]CRS-2407:The new Cluster Time Synchronization Service reference node is host oel32rac1.
    2011-08-04 15:58:55.917
    [ctssd(9552)]CRS-2401:The Cluster Time Synchronization Service started on host oel32rac1.
    2011-08-04 15:58:56.213
    [client(9567)]CRS-1006:The OCR location /u02/storage/ocr is inaccessible. Details in /u01/app/11.2.0/grid/log/oel32rac1/client/ocrconfig_9567.log.
    2011-08-04 15:58:56.365
    [client(9567)]CRS-1001:The OCR was formatted using version 3.
    2011-08-04 15:58:59.977
    [crsd(9579)]CRS-1012:The OCR service started on node oel32rac1.
    {quote}
    crsctl.log:
    {quote}
    2011-08-04 15:59:00.246: [  CRSCTL][3046184656]crsctl_vformat: obtain cssmode 1
    2011-08-04 15:59:00.247: [  CRSCTL][3046184656]crsctl_vformat: obtain VFListSZ 0
    2011-08-04 15:59:00.258: [  CRSCTL][3046184656]crsctl_vformat: Fails to obtain backuped Lease from CSSD with error code 16
    2011-08-04 15:59:01.857: [  CRSCTL][3046184656]crsctl_vformat: to do clsscfg fmt with lease sz 0
    2011-08-04 15:59:01.910: [   SKGFD][3046184656]NOTE: No asm libraries found in the system
    2011-08-04 15:59:01.910: [    CLSF][3046184656]Allocated CLSF context
    2011-08-04 15:59:01.910: [   SKGFD][3046184656]Discovery with str:/u02/storage/vdsk:
    2011-08-04 15:59:01.910: [   SKGFD][3046184656]UFS discovery with :/u02/storage/vdsk:
    2011-08-04 15:59:01.910: [   SKGFD][3046184656]Fetching UFS disk :/u02/storage/vdsk:
    2011-08-04 15:59:01.911: [   SKGFD][3046184656]OSS discovery with :/u02/storage/vdsk:
    2011-08-04 15:59:01.911: [   SKGFD][3046184656]Handle 0xa6c19f8 from lib :UFS:: for disk :/u02/storage/vdsk:
    2011-08-04 17:10:37.522: [   SKGFD][3046184656]WARNING:io_getevents timed out 618 sec
    2011-08-04 17:10:37.526: [   SKGFD][3046184656]WARNING:io_getevents timed out 618 sec
    {quote}
    ocrconfig log:
    {quote}
    2011-08-04 15:58:56.214: [  OCRRAW][3046991552]ibctx: Failed to read the whole bootblock. Assumes invalid format.
    2011-08-04 15:58:56.214: [  OCRRAW][3046991552]proprinit:problem reading the bootblock or superbloc 22
    2011-08-04 15:58:56.214: [  OCROSD][3046991552]utread:3: Problem reading buffer 8532000 buflen 4096 retval 0 phy_offset 102400 retry 0
    2011-08-04 15:58:56.214: [  OCROSD][3046991552]utread:3: Problem reading buffer 8532000 buflen 4096 retval 0 phy_offset 102400 retry 1
    2011-08-04 15:58:56.214: [  OCROSD][3046991552]utread:3: Problem reading buffer 8532000 buflen 4096 retval 0 phy_offset 102400 retry 2
    2011-08-04 15:58:56.214: [  OCROSD][3046991552]utread:3: Problem reading buffer 8532000 buflen 4096 retval 0 phy_offset 102400 retry 3
    2011-08-04 15:58:56.214: [  OCROSD][3046991552]utread:3: Problem reading buffer 8532000 buflen 4096 retval 0 phy_offset 102400 retry 4
    2011-08-04 15:58:56.214: [  OCROSD][3046991552]utread:3: Problem reading buffer 8532000 buflen 4096 retval 0 phy_offset 102400 retry 5
    2011-08-04 15:58:56.214: [  OCRRAW][3046991552]propriogid:1_1: Failed to read the whole bootblock. Assumes invalid format.
    2011-08-04 15:58:56.365: [  OCRRAW][3046991552]iniconfig:No 92 configuration
    2011-08-04 15:58:56.365: [  OCRAPI][3046991552]a_init:6a: Backend init successful
    2011-08-04 15:58:56.390: [ OCRCONF][3046991552]Initialized DATABASE keys
    2011-08-04 15:58:56.564: [ OCRCONF][3046991552]csetskgfrblock0: output from clsmft: [clsfmt: successfully initialized file /u02/storage/ocr
    2011-08-04 15:58:56.577: [ OCRCONF][3046991552]Successfully set skgfr block 0
    2011-08-04 15:58:56.578: [ OCRCONF][3046991552]Exiting [status=success]...
    {quote}
    ocssd.log:
    {quote}
    2011-08-04 15:59:00.140: [    CSSD][2963602320]clssgmFreeRPCIndex: freeing rpc 23
    2011-08-04 15:59:00.228: [    CSSD][2996054928]clssgmExecuteClientRequest: CONFIG recvd from proc 6 (0xb35f7438)
    2011-08-04 15:59:00.228: [    CSSD][2996054928]clssgmConfig: type(1)
    2011-08-04 15:59:00.234: [    CSSD][2996054928]clssgmExecuteClientRequest: VOTEDISKQUERY recvd from proc 6 (0xb35f7438)
    2011-08-04 15:59:00.247: [    CSSD][2996054928]clssgmExecuteClientRequest: CONFIG recvd from proc 6 (0xb35f7438)
    2011-08-04 15:59:00.247: [    CSSD][2996054928]clssgmConfig: type(1)
    2011-08-04 15:59:03.039: [    CSSD][2942622608]clssnmSendingThread: sending status msg to all nodes
    2011-08-04 15:59:03.039: [    CSSD][2942622608]clssnmSendingThread: sent 4 status msgs to all nodes
    2011-08-04 15:59:07.047: [    CSSD][2942622608]clssnmSendingThread: sending status msg to all nodes
    2011-08-04 15:59:07.047: [    CSSD][2942622608]clssnmSendingThread: sent 4 status msgs to all nodes
    2011-08-04 15:59:11.057: [    CSSD][2942622608]clssnmSendingThread: sending status msg to all nodes
    2011-08-04 15:59:11.057: [    CSSD][2942622608]clssnmSendingThread: sent 4 status msgs to all nodes
    2011-08-04 15:59:16.068: [    CSSD][2942622608]clssnmSendingThread: sending status msg to all nodes
    2011-08-04 15:59:16.068: [    CSSD][2942622608]clssnmSendingThread: sent 5 status msgs to all nodes
    2011-08-04 15:59:21.079: [    CSSD][2942622608]clssnmSendingThread: sending status msg to all nodes
    2011-08-04 15:59:21.079: [    CSSD][2942622608]clssnmSendingThread: sent 5 status msgs to all nodes
    {quote}
    Any help here is appreciated.
    Regards
    Amith R
    Edited by: Mithzz on Aug 4, 2011 4:58 AM

    Did an lsof on vdisk and it showed
    >
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    crsctl.bi 9589 root 26u REG 8,17 21004288 102980 /u02/storage/vdsk
    [root@oel32rac1 ~]# ps -ef |grep crsctl
    root 9589 7583 0 15:58 pts/1 00:00:00 [crsctl.bin] <defunct>
    >
    Could this be a permission issue ?
    --Amith                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Problem about use OCFS2 install clusterware

    hi,all :
    i set two disk use OCFS2, one for OCR, another for voting disk,i format the two disk on rac1 ,and mout on rac1 and rac2
    [root@rac2 ocfs2]# mkfs.ocfs2 -b 4K -C 32K -N 2 -L ora_votingdisk /dev/sdb1 
    [root@rac2 ocfs2]# mkdir /opt/votingdisk
    [root@rac2 ocfs2]# chown oracle.oinstall /opt/votingdisk/
    [root@rac2 ocfs2]# mount -t ocfs2 /dev/sdb1 /opt/votingdisk/
    [root@rac2 votingdisk]# mkfs.ocfs2 -b 4K -C 32K -N 2 -L ora_OCR /dev/sdc1
    [root@rac2 votingdisk]# mkdir /opt/OCRfile
    [root@rac2 votingdisk]# chown oracle.oinstall /opt/OCRfile
    [root@rac2 votingdisk]# mount -t ocfs2 /dev/sdc1 /opt/OCRfile/and i use response file to installl crs
    n_storageTypeOCR=2
    s_ocrpartitionlocation="/opt/OCRfile"
    s_ocrMirrorLocation=""
    n_storageTypeVDSK=2
    s_votingdisklocation="/opt/votingdisk"and install successed,but when i run root.sh ,both fail on each node,and here is error info,i do not know why?
    [root@rac2 opt]#  /opt/ora/product/10.2.0/crs_1/root.sh
    WARNING: directory '/opt/ora/product/10.2.0' is not owned by root
    WARNING: directory '/opt/ora/product' is not owned by root
    WARNING: directory '/opt/ora' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    /etc/oracle does not exist. Creating it now.
    Setting the permissions on OCR backup directory
    Setting up NS directories
    PROT-1: Failed to initialize ocrconfig
    Failed to upgrade Oracle Cluster Registry configurationand i checked the log output
    [root@rac2 client]# cat ocrconfig_8035.log
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle.  All rights reserved.
    2011-07-29 23:26:53.612: [ OCRCONF][5408976]ocrconfig starts...
    2011-07-29 23:26:53.613: [ OCRCONF][5408976]Upgrading OCR data
    2011-07-29 23:26:53.614: [  OCROSD][5408976]utopen:6'': OCR location /opt/OCRfile configured is not valid storage type. Return code [37].
    2011-07-29 23:26:53.614: [  OCRRAW][5408976]proprinit: Could not open raw device
    2011-07-29 23:26:53.614: [ default][5408976]a_init:7!: Backend init unsuccessful : [37]
    2011-07-29 23:26:53.615: [ OCRCONF][5408976]Exporting OCR data to [OCRUPGRADEFILE]
    2011-07-29 23:26:53.615: [  OCRAPI][5408976]a_init:7!: Backend init unsuccessful : [33]
    2011-07-29 23:26:53.615: [ OCRCONF][5408976]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2011-07-29 23:26:53.615: [  OCROSD][5408976]utopen:6'': OCR location /opt/OCRfile configured is not valid storage type. Return code [37].
    2011-07-29 23:26:53.615: [  OCRRAW][5408976]proprinit: Could not open raw device
    2011-07-29 23:26:53.615: [ default][5408976]a_init:7!: Backend init unsuccessful : [37]
    2011-07-29 23:26:53.616: [  OCROSD][5408976]utopen:6'': OCR location /opt/OCRfile configured is not valid storage type. Return code [37].
    2011-07-29 23:26:53.616: [  OCRRAW][5408976]proprinit: Could not open raw device
    2011-07-29 23:26:53.616: [  OCRAPI][5408976]a_init:6b!: Backend init unsuccessful : [37]
    2011-07-29 23:26:53.616: [ OCRCONF][5408976]Failed to initialized OCR context. error:[PROC-37: Oracle Cluster Registry does not support the storage type configured]
    2011-07-29 23:26:53.617: [ OCRCONF][5408976]Exiting [status=failed]...Edited by: 859340 on 2011-7-29 上午12:59

    instead this dot ( . ) on oracle.oinstall
    [root@rac2 votingdisk]# chown oracle.oinstall /opt/OCRfileuse colon ( : )
    [root@rac2 votingdisk]# chown oracle:oinstall /opt/OCRfile

  • Ocfs2 mount problem due to datavolume option.

    hi,
    i am trying to install oracle rac on fedora core 6 through iscsi.
    when i try to mount,
    mount.ocfs2: Invalid argument while mounting /dev/mapper/rac-crs on /mnt/crs. Check 'dmesg' for more information on this error.
    error log in dmesg,
    ocfs2: Unmounting device (253,11) on (node 255)
    (27354,0):ocfs2_parse_options:753 ERROR: Unrecognized mount option "datavolume" or missing value
    version of ocfs2:
    [root@server ~]# rpm -qa | grep ocfs
    ocfs2console-1.2.2-1
    ocfs2-tools-devel-1.2.2-1
    ocfs2-2.6.9-42.EL-1.2.4-2
    ocfs2-tools-1.2.2-1
    i googled and found this datavolume option was taken from 1.2 but also it is quite needed for voting disk.I saw the dates of threads discussing this problem and it is almost 7 to 8 months back.
    how to make it work? is any new version available now? or how to fix it?
    thanks for any response.
    regards,
    Nirmal Tom.V

    Hi,
    What parameter you use to mount ocfs2 filesystem??, they must be
    /dev/sdb1 /u02 ocfs2 _netdev,datavolume,nointr  0 0
    Regards
    Angel

  • OCFS2 problem with Redhat Linux Update 1

    Hi all,
    I get the following error when I tried to mount the ocfs2 partition:
    ===============
    [root@linux1 log]# mount -t ocfs2 -o datavolume /dev/sda1 /u02/oradata/orcl
    mount.ocfs2: No such device while mounting /dev/sda1 on /u02/oradata/orcl
    ================
    in the /var/log/messages:
    ============================================
    Mar 19 19:17:48 linux1 modprobe: FATAL: Error inserting ocfs2 (/lib/modules/2.6.
    9-11.EL/kernel/fs/ocfs2/ocfs2.ko): Unknown symbol in module, or unknown paramete
    r (see dmesg)
    Mar 19 19:17:48 linux1 kernel: ocfs2: Unknown symbol generic_drop_inode
    ===========================================
    My kernel version is:
    ===================
    [root@linux2 etc]# uname -r
    2.6.9-11.EL
    ==================
    My installed OCFS2 version is:
    ====================
    [root@linux2 etc]# rpm -qa |grep ocfs2
    ocfs2-tools-1.2.0-1
    ocfs2console-1.2.0-1
    ocfs2-2.6.9-11.0.0.10.3.EL-1.0.4-1
    =======================
    I don't think i have the right ocfs2 kernel for my verion of Linux. I can't seem to find ocfs2 for 2.6.9-11 in http://oss.oracle.com/projects/ocfs2/files/
    Questions:
    1) Do I need to update my Linux?
    2) Where can I find ocfs2 for 2.6.9-11?
    Thanks,

    Does not mean that Apple's proprietary EFI is what RHEL expects to see. I run UEFI on PC and Windows 8. Won't work on Mac Pro.
    you  need to pull other drives out during install.
    You don't 'use Boot Camp for Linux or non-Windows.
    I''d pick up one of the newer WD 10K VRs while at it - 250GB $152 200MB/s
    People have run Windows Server 2008 and run VMs under it, or run multiple VMs on Mac Pro and been happy -
    But start wtih a hard drive for RH and format it from the installer, and pull everything else.

  • OVM and OCFS2 1.6

    Ok this question may be a little complicated so I'll start by explaining what I'm trying to achive.
    I have 3 OVM 2.2.1 servers in 1 Server pool running OCFS2 on an EMC SAN.
    I also ave an Oracle Enterprise Linux server which connects to the same ocfs2 cluster for performing backups of the VMs.
    Currently I have to pause all VMS and backup the shared storage in order to backup all of my VMs.
    I would like to use reflink so I can do this without pausing them.
    Can I achieve this by
    1 upgrading all OVM servers and my OEL Server to OCFS2 1.6 or is the Kernel upgrade not supported in OVM 2.2.1
    or
    2 Upgrading my OEL server to OCFS2 1.6 and doing the reflinks there, but leave the OVM machines on 1.4 as the doco states the 1.4 and 1.6 are compatible with one another.
    Thanks in advance

    Hi,
    unfortunately OCFS2 1.6 is not yet supported on OVM 2.2.1.
    I am waiting all day that Oracle will finally release OVM 3.0, which will incorporate the new OCFS2 1.6 with all it functions.
    This would also resolv your problem then...
    Regarding your second option, I don't know if this will work. But it seems the only solution you have right now...
    Sebastian

  • Ocfs2 a problem in my cluster

    I'm working in a cluster and when I try to use(start) ocfs2 the service report:
    "Starting cluster ocfs2: Failed
    cluster ocfs2 created
    node 1 added
    node 2 added
    o2cbt_cbtl: Configuration error discovered while populating cluster ocfs2. None of it's nodes where considered local...bla bla bla
    Stopping cluster ocfs2:OK"
    THNX FOR YOUR HELP AND SORRY

    I face the same problem!!!!
    wait for the solution.

Maybe you are looking for

  • AJAX Report Refresh  a_report- Condition for display not being validated

    Hi , I have a report which has the following condition for dispaly: Exists(SQL query returs atleast one row) - SELECT * from temp1The query for the report is : select * from temp1 Now I have a button on the page and on click of the button I call the

  • OBIEE using MOSS (Sharepoint Server) as data source

    Hi, Is it possible to use Microsfot Office Sharepoint Server (MOSS) as data source for OBIEE? If not, what would be the best approach to make the information within MOSS "viewable" to OBIEE? Best regards,

  • RTMP Video player not showing

    Hi, I am very new to Flash so learning everything as I go along. I'm trying to make a banner advert and so far I have made the animation pause on the first frame where it downloads some XML data every few seconds. If the XML data changes then it call

  • System Sizing

    All, Is there a document or guidelines for system sizing available anywhere? I'm at the point of trying to design/deploy WebLogic for the first time, but the first step is sizing the proposed production environment. If we know how many hits/minute, h

  • Display JOptionPane dialob box is displayed in the corners of the screen

    Hi, Iam using JOptionPane to display warning messages and error messages in the application.When i started testing my application in Win 98 and Windows XP the JOptionPane Dialog box is displayed in the bottom corners of the screen.is it possible to d