Reinstall Grid infrastructure ASM no cadiates.

Hi all,
we need to reinstall complete grid infrastructure.
At the point to choose the candidates for ASM to store OCS we habe only members no cadidates.
We try to low level format all LUN´s but installer still shows only member no candiates.
I witch format or how to reset theLUN´s to be a candidate not a member of the old installation.
how to change state of LUN ?
http://img.ly/images/1161043/full
Thanks
*T
Edited by: tbrinkmann on Jun 9, 2011 2:38 AM

Hi,
It is because the header of the disk still marked as ASM, you need to clean this header
run this simple command dd if=/dev/zero of=/dev/{your asm disk} bs=1024k count=50
Cheers
FZheng

Similar Messages

  • 11.2 Grid Infrastructure 中如何找到ASM中存放的VOTEDISK

    11.2 Grid Infrastructure 中如何找到ASM中存放的VOTEDISK
    as TEST
    [grid@vrh1 ~]$ asmcmd dsget
    parameter:/dev/asm*
    profile:/dev/asm*
    [grid@vrh1 ~]$
    [grid@vrh1 ~]$
    [grid@vrh1 ~]$
    [grid@vrh1 ~]$ gpnptool get
    Warning: some command line parameters were defaulted. Resulting command line:
             /g01/11.2.0/grid/bin/gpnptool.bin get -o-
    <?xml version="1.0" encoding="UTF-8"?><gpnp:GPnP-Profile Version="1.0" xmlns="http://www.grid-pnp.org/2005/11/gpnp-profile" xmlns:gpnp="http://www.grid-pnp.org/2005/11/gpnp-profile" xmlns:orcl="http://www.oracle.com/gpnp/2005/11/gpnp-profile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.grid-pnp.org/2005/11/gpnp-profile gpnp-profile.xsd" ProfileSequence="32" ClusterUId="58a8249042c37f94bf844767ea0ae255" ClusterName="vrh-cluster" PALocation=""><gpnp:Network-Profile><gpnp:HostNetwork id="gen" HostName="*"><gpnp:Network id="net1" IP="192.168.1.0" Adapter="eth0" Use="public"/><gpnp:Network id="net2" IP="172.168.1.0" Adapter="eth1" Use="cluster_interconnect"/></gpnp:HostNetwork></gpnp:Network-Profile><orcl:CSS-Profile id="css" DiscoveryString="+asm" LeaseDuration="400"/><orcl:ASM-Profile id="asm" DiscoveryString="/dev/asm*" SPFile="/g01/11.2.0/grid/dbs/spfile+ASM1.ora"/><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/><ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/><ds:Reference URI=""><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"> <InclusiveNamespaces xmlns="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="gpnp orcl xsi"/></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue>4QgZH9s7FcMwoqnxGtKyG67K2tE=</ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue>GEUFGg6x2X4uVWDj9aBIW9pAmO/GRccSdHcrWNF1tDwsVMa8a7hdr2mKSn1k88lxzY55DgzsfGQ3h7e1ftpF/0zBLwWQMDME9msJ1wa+r6mNtin2dxOIqKZrcZAASe9/zhY24mnNeQnoCRC4at0UkgZiE6KfZdskyHSff2nC8Yo=</ds:SignatureValue></ds:Signature></gpnp:GPnP-Profile>
    Success.
    DiscoveryString="/dev/asm*
    [grid@vrh1 ~]$ crsctl query css votedisk
    ##  STATE    File Universal Id                File Name Disk group
    1. ONLINE   85edc0e82d274f78bfc58cdc73b8c68a (/dev/asm-diskh) [SYSTEMDG]
    2. ONLINE   201ffffc8ba44faabfe2efec2aa75840 (/dev/asm-diskg) [SYSTEMDG]
    3. ONLINE   6f2a25c589964faabf6980f7c5f621ce (/dev/asm-diski) [SYSTEMDG]
    4. ONLINE   93eb315648454f25bf3717df1a2c73d5 (/dev/asm-diskj) [SYSTEMDG]
    5. ONLINE   3737240678964f88bfbfbd31d8b3829f (/dev/asm-diskk) [SYSTEMDG]
    Located 5 voting disk(s).
    [grid@vrh1 ~]$ kfed dev=/dev/asm-diskh op=READ| egrep "kfdhdb.vf|ausize"
    kfdhdb.ausize:                  1048576 ; 0x0bc: 0x00100000
    kfdhdb.vfstart:                     224 ; 0x0ec: 0x000000e0
    kfdhdb.vfend:                       256 ; 0x0f0: 0x00000100
    [grid@vrh1 ~]$ dd if=/dev/asm-diskh bs=1M skip=224 count=32 | od -c > /tmp/votedisk
    32+0 records in
    32+0 records out
    33554432 bytes (34 MB) copied, 0.381144 seconds, 88.0 MB/s
    {code}
    如以上测试 可以看到kfdhdb.vfstart kfdhdb.vfend 记录了VOTEDISK在ASM中 开始和结束位置, 而AUSIZE 则为单位大小
    实际在11.2 GI ASM环境下不必刻意去备份VOTEDISK了, GI会自动将VOTEDISK 备份到OCR中!!!
    改造Oracle中文技术生态环境!
    *<font color="red" size="2" face="courier">如果觉得本回复有意义,请点击本条回复右手边的Correct按钮,谢谢!</font>*
    <a href="如何在OTN中文技术论坛提一个问题?">如何在OTN中文技术论坛提一个问题?</a>
    <a href="论坛礼仪需知及学习oracle的方法论">论坛礼仪需知及学习oracle的方法论</a>
    Maclean Liu
    Oracle Database Administrator
    Oracle Certified 10g/11g Master     
    <a href="http://www.askmaclean.com">www.askmaclean.com</a>
    请把需要上传的文件发给我
    有问题请去OTN中文论坛开个帖子 我会回复  地址:http://www.otncn.org
    如果需要发送附件,可以直接发邮件到 [email protected]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Using Linux 32 bit and 11gR2, on VMware.
    During grid installation, i executed root.sh from root user and facing below issue:
    *Failed to rmtcopy "/u01/app/11.2.0/grid/gpnp/rac1/profiles/peer/profile.xml" to "/u01/app/11.2.0/grid/gpnp/profiles/peer/profile.xml" for nodes {rac1,rac2}, rc=256*
    rmtcopy aborted
    Failed to promote local gpnp setup to other cluster nodes at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 6803.
    any ideas/suggestions, please...

  • How reInstall Gride Infrastructure and Use old ASM disk groups

    <pre>Hello to all
    I installed Grig Infrastructure 11gR2 on a standalone server (OS is Linux)
    and I configured ASM and my database created on ASM
    Conceive that my OS disk corrupted and OS doesn't start and the Gride Home is on that disk,
    and I have to install OS again
    My ASM disks are safe , Now how can I install Grig Infrastructure again somehow that it can use previous ASM disks
    and disk groups and I don't oblige to create my database again ?
    In the step 2 of installing Gride Infrastructure it has four options
    <pre>
    1.Install and configure Oracle Grid Infrastructure for a Cluster
    2.Configure Oracle Grid Infrastructure for a Standalone Server
    3.Upgrade Oracle Gride Infrastructure or Oracle Automatice Storage Management
    4.Install Oracle Gride Infrastructure Software Only
    </pre>
    If I select the option 2 it wants to create a disk group again
    I guess that I need to select option 4 and then do some configuration but I don't know what I must configure
    Do you know answer of my question , if yes please explain it's stages
    Thank you so much
    </pre>

    Hi,
    no you are not obliged to recreate your database again. However there is a small flaw in the installation procedure, which does not make it 100% easy...
    When you installed the Oracle Restart (Standalone GI), your ASM diskgroup will contain the SPFILE of the ASM instance. And this is exactly the small flaw you will be encountering. So you have 2 options for "recovery":
    1.) Do a software only install (4), and run roothas.pl. This however will not create any ASM entries. You would have to add it manually (using srvctl) and you can specify the ASM Spfile with the srvctl command. Problem here is however to have to know where your ASM spfile has been. If you have a backup of your OLR and a backup of the GPNP profile, this might be easier to find out.
    2.) Do a new installation (2) and configure a new diskgroup (with a "spare" disk or small lun and a new name), that Oracle restart creates ASM instance and the new ASMSpfile for you.
    Then you can simply mount the diskgroup containing your database additionally. You then shoudl however move your new ASMSpfile to the new diskgroup (or simply exchange it with the existing one). In this case it is easier to find out where it was - however you will need a spare (though small) LUN for the new spfile (temporarily, until you exchange it).
    In either case after you have your ASM instance back (and access to your old diskgroup), you have to reregister your database and services - if you do not have an OLR backup.
    Again => It is doable and you can simply mount the ASM diskgroup containing your database. However I suggest you try this one time to know what really needs to be done in this case.
    Regards
    Sebastian

  • Install Standalone Oracle Database under Grid Infrastructure+ASM 11.2.0.2.

    Hello. How should I install a 10.2 standalone server over ASM disks to be managed under Clusterware 11.2.0.2 in a 2 node cluster ? I mean, should I make 2 independent software/local installations and 1 database creation or is there a way to install on both nodes at the same time (like ASM in the Grid Installation)? Also, could be a RAC One Node installation be an alternative for this purpouse? Suppouse with RAC One Node it would not be a 10.2 server. But If I were looking for a 11.2.0.2 server what would be the differences between this 2 installations (2 standalones and 1 RAC One Node) ?
    Thanks.

    hi
    basically you install automatically both grid (clusterware) and db software on all nodes defined during installation process.
    But I see you want to manage 10g db by 11g clusterware, right?
    You can add any application to be managed this way (automatic startup, sequence of startup...).
    I'm afraid you need to add it manually to OCR (crs_register/unregister utilities).
    When installing different versions of oracle software you need different localtions for their homes.

  • Which listener should be used in a standalone grid infrastructure env?

    gurus:
    I installed a 11.2.0.2 standalone grid infrastructure on a linux box and created a database manually. I then used netca to create my listener which created 2 listener files:
    a. under my DB home:
    aml6:/u00/app/oracle/product/11.2.0/dbhome_1/network/admin > cat listener.ora
    # listener.ora Network Configuration File: /u00/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER_ETL =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = aml6.lynk.lynksystems.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    ADR_BASE_LISTENER_ETL = /u00/app/oracle
    b. under my grid home:
    aml6:/u00/app/11.2.0/grid/network/admin > cat listener.ora
    LISTENER_ETL=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_ETL)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_ETL=ON # line added by Agent
    I observed that the one under my DB home was the one that really got used when I tried to logon to a database.
    Here are my questions:
    1. what is the use for the listener under my DB home?
    2. what is the use for the listener under my grid home?
    3. the grid infrastructure document says that the default home for listener and tnsnames files are grid home, however, it seemed that I have to use the listener under my db home directory.
    4. which listener is the ASM instance use?
    Thanks a lot for your help.
    dz

    Raj Mareddi wrote:
    Thanks Levi and Sebastian.
    We have separate listeners in DB homes for Stand Alone grids.
    Cluster Grids have got the listeners (SCAN..etc) running out of Grid Home. Still, we have exceptions for the Cluster grid for EBS databases where SCAN is not supported yet and still have a separate listeners for the databases.
    This OTN doc also describes a listener in the DB home: http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/install/gridinstss/gridinstss.htm
    Hi Raj,
    In this OBE, the author explains why he is setting a new Listener for ASM.
    To Configure EM Database Control to manage ASM, perform the following steps:
    To manage the ASM instance in Enterprise Manager Database Control. you must configure the ASM Instance as a target.
    When you configure the ASM target, you must provide the port for the ASM listener.
    The Grid Infrastructure installs a listener by default on port 1521, and configures the ASM instance to use this listener.
    In this tutorial the database is already installed and has a listener configured on port 1521, the Grid Infrastructure places a listener on port 1522 and the ASM instance is registered with the grid listener.Before Install Grid Infrastructure he already had a database running with the Listener configured and running.
    To ensure that the service of ASM will be registered in the Listener of same release he set a new Listener using GUI HOME.
    This procedure is correct because the Grid Infrastructure (ASM) is the highest release (So, it's necessary configure Listener in same release), to not use a Listener with prior to release of the Grid Infrastructure(ASM) he created new Listener.
    He also could deconfigure the Listener of Oracle Home (database) and configure in the GUI Home. It's a matter of choice.
    Observing requirement of the paragraph below, we can set listener from anywhere there is no restriction, it is a matter of best practices only.
    The release of the listener must be the same as or later than the latest release of all Oracle databases being serviced through the listener.Cheers,
    Levi Pereira
    Edited by: Levi Pereira on Nov 8, 2011 4:23 PM

  • OFA & Grid Infrastructure home

    Hi!
    I am experiencing some difficulty understanding where to install install GI
    According to "Oracle® Grid Infrastructure Installation Guide 11g Release 2 (11.2) for Oracle Solaris", http://docs.oracle.com/cd/E11882_01/install.112/e24616/presolar.htm :
    The OFA path for the Oracle base is /u01/app/user, where user is the name of the software installation owner.
    So, i'm expecting to see Oracle Database binaries in /u01/app/oracle/product/11.2.0.3
    and Grid Infrastructure (ASM,Oracle Restart) binaries in /u01/app/grid/product/11.2.0.3
    Why i have to create /u01/app/11.2.0/grid ? Why GI is installed to /u01/app/11.2.0/grid, not to /u01/app/grid ?
    Edited by: Jim on 02.02.2012 7:37

    Hi Jim,
    Why i have to create /u01/app/11.2.0/grid ? Why GI is installed to /u01/app/11.2.0/grid, not to /u01/app/grid ?Because creating an Oracle Clusterware installation in an Oracle base directory will cause succeeding Oracle installations to fail.
    So, Oracle base for the grid installation owner "/u01/app/grid", and if the user is oracle "/u01/app/oracle". A Grid Home should be /u01/app/11.2.0/grid. (i.e GI_HOME out of ORACLE_BASE)
    The reason behind this is:
    In version 11.2 Oracle introduced a security that protects the binaries Installation of Grid Infrastructure. This prevents unnecessary changes or access in that OH.
    To modify binaries of grid infrastucture, you must unlock that ORACLE_HOME.
    So this security must not be applied to ORACLE_BASE of Grid Installation.
    Re: Patching Grid Infrastructure
    P.S Homes for Oracle Grid Infrastructure for a standalone server (Oracle Restart) can be under Oracle base.
    See note on documentation:
    http://docs.oracle.com/cd/E11882_01/install.112/e24616/presolar.htm#CWSOL233
    Regards,
    Levi Pereira
    Edited by: Levi Pereira on Feb 2, 2012 2:41 PM

  • Installation Grid Infrastructure for RAC using UDEV fail

    Hi experts,
    I want to install RAC for testing using UDEV, VirtualBox and Linux 5.8 64 bit.
    I fail at installation Grid Infrastructure(ASM). At the Step 5 of 9 - Create ASM Disk Group, the installer don't display any disk to create ASM diskgroup.
    I think UDEV have been configed correctly. The following are the UDEV configuration:
    "/etc/scsi_id.config"
    vendor="ATA",options=-p 0x80
    options=-g"/etc/udev/rules.d/99-oracle-asmdevices.rules"
    KERNEL=="sd?1", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/$parent", RESULT=="SATA_VBOX_HARDDISK_VBb1141d78-3196a201_", NAME="asm-disk1", OWNER="oracle", GROUP="dba", MODE="0660"
    KERNEL=="sd?1", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/$parent", RESULT=="SATA_VBOX_HARDDISK_VB748d0eea-d6385be2_", NAME="asm-disk2", OWNER="oracle", GROUP="dba", MODE="0660"ls -al /dev/asm-disk*
    brw-rw---- 1 oracle dba 8, 17 Mar 30 21:44 /dev/asm-disk1
    brw-rw---- 1 oracle dba 8, 33 Mar 30 21:44 /dev/asm-disk2Any sugestion for me? Please help...
    Thanks and best regards,
    Hai Mai.

    Try this one.
    1. Find the WWID of the disk
    # /sbin/scsi_id -g -u -s /block/sdb
    SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_ Here we got an WWID of 'SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_'.
    2. Create an custom UDEV rule
    Create a new rule under /etc/udev/rules.d/, for example, /etc/udev/rules.d/99-oracle.rules.
    Ensure the file name lists after the default 50-xxx.rules file. The filename must end in ".rules" to be recognized.
    KERNEL=="sd*1", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/%P", RESULT=="SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_", RUN+="/bin/raw /dev/raw/raw1 %N"
    KERNEL=="sd*2", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/%P", RESULT=="SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_", RUN+="/bin/raw /dev/raw/raw2 %N"
    KERNEL=="sd*3", BUS=="scsi", PROGRAM=="/sbin/scsi_id -g -u -s /block/%P", RESULT=="SATA_VBOX_HARDDISK_VBbb8af1a8-4d4db09b_", RUN+="/bin/raw /dev/raw/raw3 %N"
    ACTION=="add", KERNEL=="raw*", OWNER="oracle", GROUP="oinstall", MODE="0664"The RESULT filed was the WWID of your hard disk found in step 1.
    Please also subsititue the value of 'OWNER', 'GROUP', and 'MODE' to your actual one.
    3. Restart the UDEV service
    # /sbin/start_udev And then, you are free to use /dev/raw/raw1, /dev/raw/raw2, and /dev/raw/raw3 as your RAC OCR and Voting Devices.
    Thanks,
    Kods

  • Install Grid Infrastructure

    Try to install Grid Infrastructure (ASM) 11gR2 on SUSE Linux 11. Installation went through well untill the very last steps. The message indicated:
    Configure Oracle Grid Infrastructure for Standalone Server   -- failed
    *Automatic Storage Management Configuration Assistant failed.   --failed.*
    What could be the solution?

    The log does state: Successfully configured Oracle Grid Infrastructure for a Standalone Server
    Then it moves on to configure 'Automatic Storage Management Configuration Assistant'
    There it says:
    Starting 'Automatic Storage Management Configuration Assistant'
    Error while detecting Oracle Grid Infrastructure. ASMCA needs Oracle Grid Infrastructure to configure ASM.
    It sounds like that Oracle Grid Infrastructure for a Standalone Server was indeed successfully configured. However, for some reason the ASMCA could not find it.
    Next, I did the following:
    . oraenv
    ORACLE_SID = [oracle] ? +ASM
    ORACLE_HOME ...
    asmca
    The ASMCA GUI windows opened.
    After I enter the required info, then click on Create ASM button, this is what it displyed:
    Oracle Grid Infrastructure is not configured properly. ASMCA needs Oracle Grid Infrastructure to configure ASM.
    What could be wrong?

  • 11g R2 Grid Infrastructure asmca cannot detect 11g R1 ASM instance

    I am playing with 11g ASM with XEN (one node on host (or dom0) and another node on vm (or dom1)) and was trying to do a Clusterware + ASM upgrade from 11.0.6 to 11.2.0. After solving some stupid problem, (see [rootupgrade.sh failed on 11g R1 to R2 Upgrade |http://forums.oracle.com/forums/thread.jspa?threadID=1005424&tstart=0]) so that all services can be started in both nodes, I am trying to upgrade ASM.
    I am trying asmca. But it is unable to detect the 11g R1 ASM instance. When started in GUI mode, it just offer to create ASM. When started in silent mode for upgrade, it shows:
    oracle@penguin-dom0:~> asmca -silent -upgradeASM
    Enter ASMSNMP Password
    ORA-01034: ORACLE not availableAnd I can't find anything in ASM alert log
    ASM is running from 11g R1 home
    oracle@penguin-dom0:~> ps -ef|grep asm
    oracle   21811     1  0 Jan06 ?        00:00:00 asm_pmon_+ASM1
    oracle   21813     1  0 Jan06 ?        00:00:03 asm_vktm_+ASM1
    oracle   21817     1  0 Jan06 ?        00:00:02 asm_diag_+ASM1
    oracle   21819     1  0 Jan06 ?        00:00:00 asm_ping_+ASM1
    oracle   21821     1  0 Jan06 ?        00:00:00 asm_psp0_+ASM1
    oracle   21825     1  0 Jan06 ?        00:00:09 asm_dia0_+ASM1
    oracle   21827     1  0 Jan06 ?        00:00:05 asm_lmon_+ASM1
    oracle   21829     1  0 Jan06 ?        00:00:03 asm_lmd0_+ASM1
    oracle   21831     1  0 Jan06 ?        00:00:03 asm_lms0_+ASM1
    oracle   21835     1  0 Jan06 ?        00:00:00 asm_mman_+ASM1
    oracle   21837     1  0 Jan06 ?        00:00:00 asm_dbw0_+ASM1
    oracle   21839     1  0 Jan06 ?        00:00:00 asm_lgwr_+ASM1
    oracle   21841     1  0 Jan06 ?        00:00:00 asm_ckpt_+ASM1
    oracle   21843     1  0 Jan06 ?        00:00:00 asm_smon_+ASM1
    oracle   21845     1  0 Jan06 ?        00:00:01 asm_rbal_+ASM1
    oracle   21847     1  0 Jan06 ?        00:00:00 asm_gmon_+ASM1
    oracle   21856     1  0 Jan06 ?        00:00:00 asm_lck0_+ASM1
    oracle   22021     1  0 Jan06 ?        00:00:00 /u01/app/oradb/product/11.1.0/db_1/bin/racgimon daemon ora.penguin-dom0.ASM1.asm11g R1 Listener is serving to ASM
    oracle@penguin-dom0:~> lsnrctl status
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 07-JAN-2010 00:33:44
    Copyright (c) 1991, 2007, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER_PENGUIN-DOM0
    Version                   TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date                06-JAN-2010 22:29:51
    Uptime                    0 days 2 hr. 3 min. 53 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oradb/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oradb/diag/tnslsnr/penguin-dom0/listener_penguin-dom0/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.201)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.101)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
      Instance "+ASM1", status READY, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
      Instance "+ASM1", status READY, has 1 handler(s) for this service...
    The command completed successfullyNo tnsnames.ora in 11g R1 or Grid Infrastructure home.
    Setting ORACLE_HOME to 11g R1 home and ORACLE_SID=+ASM1, I can connect to ASM instance as sysasm using R1 sqlplus
    oracle@penguin-dom0:~> export ORACLE_HOME=/u01/app/oradb/product/11.1.0/db_1
    oracle@penguin-dom0:~> export ORACLE_SID=+ASM1
    oracle@penguin-dom0:~> $ORACLE_HOME/bin/sqlplus / as sysasm
    SQL*Plus: Release 11.1.0.6.0 - Production on Thu Jan 7 00:40:15 2010
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Oracle Label Security, OLAP,
    Data Mining and Real Application Testing options
    SQL> Tried different combinations of ORACLE_HOME (11g R1 db home, grid infrastructure home, 11g R1 clusterware home) and ORACLE_SID (+ASM, +ASM1), but asmca still cannot connect to ASM instance.
    Some documents mentioned to configure 'Oracle Restart' and the ASM instance name is +ASM. Are these necessary requirements? If so, where can I find information on Oracle Restart and how to rename the ASM instance? Besides, the documents said it is recommanded to upgrade with OUI, but I've already installed the software, can I still use OUI?
    OS: OpenSUSE 11.1, XEN DOM0 and DOM1
    Oracle: 11.0.6 upgrade to 11.2.0
    Edited by: thtsang on Jan 6, 2010 8:47 AM
    Edited by: thtsang on Jan 6, 2010 5:33 PM

    Hi Thtsang,
    sorry for not coming back to you earlier and thanks for "the helpful".
    So, are you saying that after you have removed all the environment variables, you still got the error message "ORA-01034: ORACLE not available"? I thought you got an "ASM upgrade failed", because ASM was down at the time of the upgrade, which you then corrected saying: "In fact, ASM instance was started from Grid Infrastructure home.". Overall, I need to say that I am a bit confused to be honest.
    The alert log entry sounds promising, although, one would need to see more context. For: "But when I use crsctl / srvctl to start ASM, it is still running in 11g R1 Oracle Home." So, something went wrong with the update. For: "BTW, if asmca does not work for me, can I upgrade manually?" - ASMCA is the tool that will perform an ASM upgrade. You can call it interactively, but you will have to use it.
    Support note ID 950200.1 - "ASM 11gR2: How To Upgrade An ASM Instance To Release 11gR2 (11.2.0.1.0)?" describes an ASM upgrade to 11.2. Maybe this note can help you and if it is only to analyze what stage your cluster is in right now. It sounds like, this would be first thing that we need to find out.
    Good luck. Thanks,
    Markus

  • Grid Infrastructure installable for Oracle Restart only (No ASM)?

    Hello,
    Can Oracle Grid Infrastructure be installed for its Oracle Restart functionality only? i.e., No ASM,; this box uses local RAID 5 filesystems only.
    This is a standalone 32-bit RHEL 5 system with Oracle Database 10gR2 already installed that I intend to upgrade to 11gR2. Just experimenting with installing Grid Infrastructure for only its restart capability. There isn't anything out there I've found that addresses this other than the Oracle doc stating that the Infrastructure must be installed if I want to use ASM or Oracle Restart.
    I'm currently in the installer in a Software Only installation waiting for my SysAdmin to run the root.sh script, but in looking at this script, it looks like it might try to do things with CRS, voting files and the like, which do not exist.
    Thank you!
    -Jon

    Hi Erik,
    Can Oracle Grid Infrastructure be installed for its Oracle Restart functionality only? Yes ... you can do that installing Software Only
    I'm currently in the installer in a Software Only installation waiting for my SysAdmin to run the root.sh script, but in looking at this script, it looks like it might try to do things with CRS, voting files and the like, which do not exist.Don't worry about that ... at the end of the execution of the root.sh script will report a proceedings to configure only Oracle Restart.
    Only this resource "ora.evmd" will appear online.
    Regards,
    Levi Pereira

  • Creating ASM after installing grid infrastructure software only option

    OS environment is Solaris 10 sparc (64 bit) with suncluster 3.2. Oracle version is 11.2.0.3.0... ASM configuration also..
    Grid binaries (i.e. GRID_HOME) will be placed in local disk on both the nodes. Oracle Binaries (ORACLE_HOME) also will be placed in local disk on both the nodes..Oracle database only will be placed in shared storage with ASM...
    My doubt is If i select "install grid infrastructure software only" option, can i create separate ASM instance on each node by using "$GRID_HOME/dbs/initSID.ora" file of each node?
    Is it possible to create two ASM instance in the clustered environment since Single instance Oracle ASM is not supported with Oracle 11g release 2 as per "Oracle® Solaris Cluster Data Service for Oracle Guide"?
    Please tell me the suggestion if anyone knows........
    Thanks & Regards
    Ramesh M

    Hi,
    First of all "software only installation" only places the binaries onto the local disks. This software only binaries later have to be configured either for GI Standalone Server or GI for Cluster environment. It differs in the root.sh script to be called, and in the need to use config.sh to configure the cluster environment.
    So by configuring standalone server GI later, you will only have a local ASM installation.
    However you will not end up with a initSID.ora file for the ASM instance, since the spfile of the ASM instance will always be placed inside the first ASM diskgroup to be configured. (the same for GI cluster, as for GI SI).
    Now creating clustered ASM and SI ASM => you can only create clustered ASM for nodes which participate in the same cluster. So if you configured both nodes with clustered GI, but did not tell them to be 1 cluster, but 2, then both ASM instances will be separate. Resulting in beeing ASM1 instance on both nodes, and not able to mount the same diskgroup (consistent of the same disks) on both servers at the same time. So in the end having 2 clusteres consisting of one node each, does not really differ much from the ASM point of view, other than having ASM1 as instance name instead of +ASM (in GI SI). The difference is in the cluster stack below ASM, which simply has more processes and requirement for the clustered GI version.
    And last but not least, yes you can have separate ASM instances on 2 separate nodes. If they are not part of the same cluster, the ASM instances are independent.
    They are not really single instances, since they know that they are RAC ASMs, however they do not communicate with other nodes. However you may only have one ASM instance on each host (either physical or virtual host, as you can have an ASM instance in each solaris container).
    Hope that clarifies it.
    Regards
    Sebastian

  • Oracle Grid Infrastructure and ASM Tech Supprot

    Considering purchase the Tech Support from Oracle for Grid Infrastructure and ASM. Is there a web site/link I can go to?

    Is the tech support for ASM covered under the Oracle Database tech support package or I need a separate support package for it?

  • 11gR2 - ACMCA needs Oracle grid infrastructure to configure ASM

    Hi
    I am installing single instance oracle 11gR2 on linux redhat 5
    I have problem with 11gr2 ASMCA.
    I successfully installed 11gR2 oracle grid home.
    Than i wanted to create the ASM diskgroup using asmca
    The disks was succssefully discavered , but the creatation failed on the following error messages:
    Oracle Grid infrastructure is not configured properly
    ACMCA needs Oracle grid infrastructure to configure ASMI think it maight be related to root.sh problem.
    1. where i can find the root.sh log output ?
    2. Is it "safe" to rerun the root.sh once again ?
    3. Could you please suggest what to check ?
    Thanks

    Hi There
    You need to run root.sh script once again as root user. The script can be found immediately under the GRID home
    for eg:/opt/11.2.0/grid/root.sh
    upon running this script it will then ask u to run another script for Standalone servers
    /opt/11.2.0/grid/perl/bin/perl -I/opt/11.2.0/grid/perl/lib -I/opt/11.2.0/grid/crs/install /opt/11.2.0/grid/crs/install/roothas.pl
    You need to run this again as root user
    This will configure the GRID infrastructure for a Standalone env.
    After this you should be able to run ASMCA without any issues
    Regards
    vgt

  • ASMCA needs Oracle Grid Infrastructure to configure ASM

    Hi,
    I am trying to install ASM 11gR2 on RHEL5. I am using VMWare Workstation for this.
    I have already installed Oracle database software and Grid Infrastructure on this machine.While installing Grid Infrastructure, I chose install Grid Infrastructure software only.
    Once this was successfull I am trying to create ASM instance using asmca.
    Regarding the disks, I am using raw devices. I created a virtual disk which I have partitioned but haven't formatted it. Done this to create raw device
    [root@localhost sysconfig]# /bin/raw /dev/raw/raw1 /dev/sdb
    /dev/raw/raw1: bound to major 8, minor 16
    and have added
    ACTION=="add",KERNEL=="sdb",RUN+="/bin/raw /dev/raw/raw1 %N"
    to /etc/udev/rules.d/60-raw.rules
    Then I tried creating the disk but it failed. So I did the following steps to fix it
    [root@dhcppc2 Softwares]# /etc/init.d/oracleasm createdisk VOL1 /dev/sdb
    Marking disk "VOL1" as an ASM disk: [FAILED]
    [oracle@oracle11gR2 grid]$ tail -f /var/log/oracleasm
    Device "/dev/sdb" is not a partition
    To fix this
    [root@localhost ~]# /usr/sbin/asmtool -C -l /dev/oracleasm -n VOL1 -s /dev/sdb -a force=yes
    asmtool: Device "/dev/sdb" is not a partition
    asmtool: Continuing anyway
    Now I am able to view the asmdisk through listdisks option.
    Have set following environment variables before running asmca
    [oracle@oracle11gR2 ~]$ export ORACLE_HOME=/u01/app/oracle/product/11.2.0/Grid
    [oracle@oracle11gR2 ~]$ export PATH=/u01/app/oracle/product/11.2.0/Grid/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    When I am running ASMCA I am facing this error - Oralce Grid Infrastrcture is not configured properly. ASMCA needs Oracle Grid Infrastructure to configure ASM
    Any thoughts?

    Hi Aman,
    Thanks for the reply.
    Is it possible to configure 11gR2 ASM on single instance databases ? I have done the config with 10g but I am struggling with the Grid Infrastructure. For eg: when I do deinstall of Grid Infrstructure
    +[oracle@oracle11gR2 deinstall]$ ./deinstall -home /u01/app/oracle/product/11.2.0/Grid+
    ORACLE_HOME = /u01/app/oracle/product/11.2.0/Grid
    Location of logs /u01/Softwares/oracle11gR2/deinstall/logs/
    +############ ORACLE DEINSTALL & DECONFIG TOOL START ############+
    +######################## CHECK OPERATION START ########################+
    Install check configuration START
    Checking for existence of the Oracle home location /u01/app/oracle/product/11.2.0/Grid
    Oracle Home type selected for de-install is: SIHA
    Oracle Base selected for de-install is: /u01/app/oracle
    Checking for existence of central inventory location /u01/app/oraInventory
    Checking for existence of the Oracle Grid Infrastructure home
    Install check configuration END
    Traces log file: /u01/Softwares/oracle11gR2/deinstall/logs//crsdc.log
    Network Configuration check config START
    Network de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/netdc_check42401.log
    Network Configuration check config END
    Asm Check Configuration START
    ASM de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/asmcadc_check42402.log
    +ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n) [n]:+
    ASM was not detected in the Oracle Home
    +######################### CHECK OPERATION END #########################+
    +####################### CHECK OPERATION SUMMARY #######################+
    Oracle Grid Infrastructure Home is:
    The cluster node(s) on which the Oracle home exists are: (Please input nodes seperated by ",", eg: node1,node2,...)null
    Oracle Home selected for de-install is: /u01/app/oracle/product/11.2.0/Grid
    Inventory Location where the Oracle home registered is: /u01/app/oraInventory
    ASM was not detected in the Oracle Home
    +Do you want to continue (y - yes, n - no)? [n]: y+
    A log of this session will be written to: '/u01/Softwares/oracle11gR2/deinstall/logs/deinstall_deconfig2010-08-07_01-31-49-PM.out'
    Any error messages from this session will be written to: '/u01/Softwares/oracle11gR2/deinstall/logs/deinstall_deconfig2010-08-07_01-31-49-PM.err'
    +######################## CLEAN OPERATION START ########################+
    ASM de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/asmcadc_clean42403.log
    ASM Clean Configuration END
    Network Configuration clean config START
    Network de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/netdc_clean42404.log
    De-configuring backup files...
    Backup files de-configured successfully.
    The network configuration has been cleaned up successfully.
    Network Configuration clean config END
    ---------------------------------------->
    Press Enter after you finish running the above commands
    +<----------------------------------------+
    I don't see any commands to run but the deinstall blindly says that
    "Press Enter after you finish running the above commands"
    and while looking at the net I found out it might be something similar to this
    /u01/Softwares/oracle11gR2/deinstall/perl/bin/perl -I/u01/Softwares/oracle11gR2/deinstall/perl/lib -I/u01/Softwares/oracle11gR2/deinstall/crs/install /u01/Softwares/oracle11gR2/deinstall/crs/install/rootcrs.pl -force -delete -paramfile /u01/Softwares/oracle11gR2/deinstall/response/deinstall_Ora11g_gridinfrahome1.rsp
    Should I run the previous command as root.
    Am I doing things in the right way or am I missing something here?

  • ASMCA needs Oracle Grid Infrastructure to configure ASM - 11gR2 on SLES11

    Hi,
    I'm trying to install 11gR2 with ASM on a new SLES11 Server. So far i successfully installed the Database Software but struggle now when it comes to installing the Grid Infrastructure.
    Partitioning and stamping the disks as ASM disks worked fine, oracleasm listdisks would give me my disknames as output.
    So far so good - in the grid infrastructure installer i chose "install and configure grid infrastructure for a standalone server"
    The setup was working, i executed the root.sh script without any issues - but configuring ASMCA failed with the following error:
    INFO: Read: Error while detecting Oracle Grid Infrastructure. ASMCA needs Oracle Grid Infrastructure to configure ASM.
    Unfortunately i couldn't find a lot about it on the internet - i'm very stuck here..
    Any ideas?
    Andrea

    i used raw devices in my first attempt - but read that it's not supported anymore - so i configured them as asm disks using the oracleasm tool.
    which worked.. so the disks can not be the problem
    i already read amans solution before posting here - but the problem in that thread was different - the guy installed the grid infrastructure software only and then tried to manually configure it, which failed.
    His solution was to delete his previous install and choose '+Install and Configure Grid Infrastructure for a standalone server+' in the installer.
    I already started my installation with Install and Configure Grid Infrastructure for a standalone server ... so that's no solution either :(

Maybe you are looking for

  • Ouput field is not getting displayed

    Hi All, I created an object type in BOB which gives me ernam field of MARA table on testing. I need to use that object type in the new workflow in which user inserts a material number and should get ernam (Created by) as an output field. I tied doing

  • Trigger two FPGA instances at same time

    I have some basic FPGA code that transmits data bits over a serial bus (RS485),  The code is written so that it waits in the first state of a state machine in a single cycle timed loop.  Upon a certain trigger, it starts reading a FIFO containing dat

  • Selection Tool behavior

    And here I mean "The Selection Tool" not "direct" or "perspective"... I'm taking a Lynda.com video training course (AI CS6 One-on-One/Fundamentals) in which the instructor is demonstrating (Chapter 7) moving and duplicating objects by clicking the an

  • Launch application from midlet

    Hi, I would like to know if there is anyway to start/launch non java application from MIDlet, something similar to Runtimer.exec. Have tried with platformRequest method. It can only launch the browser and make voice call. Thanks in advance Mamatha

  • Problems with artwork in coverflow.

    First I already read the article in the FAQ section, and it still didn't help me. I have multiple artworks for the same albums. If its a single disc CD I'll have two artworks, one for the first song, and one for all the rest. This is the main problem