Stop/start cluster

Which is the better one to stop/start the cluster 11.2.0.3;
What is the difference b/n these commands below ?
#crsctl start cluster
# crsctl start has
#crsctl start crs

Hello,
To understand the basic difference b/w all three commands, first you need to understand the daemon process architecture:
There are four levels of daemons are there from 11.2 onward.
Level-1 : OHASD'S Spawn_
Here OHASD(Super Daemon process) will spawn itself and it will start :
a) CSSDAGENT, b) CSSDMONITOR, c) ORAROOTAGENT and d) ORAAGENT
Level-2: OHASD cssdagent, cssdmonitor, orarootagent and oraagent spawn_
Here cssdagent, cssdmonitor, orarootagent and oraagent, they all will start:
a) CSSD, b) CRSD, c) CTSSD, d) DISKMON, e) GIPCD, f) GPNPD, g) EVMD, h) MDNSD etc.     
Level-3: CRSD spawns:_
In this level CRSD will start again:
a) ORAROOTAGENT and b) ORAAGENT
Level-4: CRSD orarootagent and oraagent SPAWNS:_
Both orarootagent and oraagent both will start all the resources like ASM, DB, LISTENER, VIPs etc.
Now Answer for your question:
*# CRSCTL STOP CLUSTER:*
This command will stop all the resources being managed by CRSD's Oragent & Orarootagent.
*# CRSCTL STOP CRS:*
This command will stop entire gridInfra i.e all daemons.
*# CRSCTL STOP HAS:*
This command is similar like CRSCTL STOP CRS but better to use this command in standalone server having GridInfra.
Thanks,
Ashish Shukla
Edited by: Ashish Shukla on May 20, 2013 3:39 PM

Similar Messages

  • Dcmctl to stop/start cluster -- restart application server "busy"

    Hi,
    I am running two instances of 9iAS 9.0.2.x and 9.0.3 on two servers with a third being the infrastructure server. The 9.0.3 instances are clustered together.
    I'm using dcmctl to stop my cluster and start it again. We take the database offline nightly to reload the data from the customer site and need to stop the cluster while the database is being reloaded (schema user dropped and full import being done).
    I use:
    dcmctl stop -cl cluster
    and
    dcmctl start -cl cluster
    from one of the server's scripts. However, when we restart, the user's try to hit the web page and get an error stating that the application server is "busy".
    Is there a reliable way to stop and start, short of rebooting the servers?
    Thanks,
    Jeff

    Hello,
    The following section on the Help Portal has further information about startsap and stopsap (Starting and Stopping SAP Systems and Instances) :
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/c4dd9b9d91dd458e9e5c0386edeb86/frameset.htm
    Regards, Mark

  • How to start and stop VIO cluster

    How to start and stop VIO cluster
    How to extend/modify the VIO cluster once created from webclient
    Thanks,
    Venkat

    VIO 1.0 GA version has the UI to start/stop the cluster

  • 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

  • Steps to stop / start CRS & ASM in RAC 11gr2

    Hello Gurus,
    Environment is as below:
    RAC 2 nodes
    Oracle RAC 11gr2
    Enterprise Linux Server release 5.5 (Carthage)
    I am new to Oracle RAC 11gr2 and facing some issues while stop / start crs & asm.
    We want to reboot both nodes and for that I have done following steps.
    1. srvctl stop database -d <db name> -- from one node
    Databse is down now.2. srvctl stop nodeapps -n <hostname> -- from both nodes
    services are down now.3. Now I want to stop asm
    $ export ORACLE_HOME=/u01/app/11.2.0/grid ( Grid Home)
    $ srvctl stop asm - This is not stopping ASM instance.
    4. crsctl stop crs -- this is also not working.
    I would appreciate if you please give me full steps.
    Thanks and Regards,

    In 11gr2, gsd remains offline. When I had checked with metalink, they said that it is fine.
    In 11gr2 you can stop all resouces as below
    <CRS_HOME>/bin/crsctl stop has
    or you can stop in the following sequence
    stop or relocate service using srvctl
    stop instnace using srvctl
    stop asm using srvctl
    stop nodeapps using srvctl
    stop cluster resources as root - <CRS_HOME>/bin/crsctl stop has
    To start
    <CRS_HOME>/bin/crsctl start has - it should bring all resources automatically
    verify the services status and start or relocate it back.

  • Steps to stop & Start servicesservices

    Hi ,
    we r doing SAN migration next week,
    i'll giv u a brief about my setup. It is 2 node RAC connected to a SAN storage and size of DB is 500GB on Windows 2003. So now they r asking me to move this database to a new SAN storage box with 3TB and they asked to migrate this entire setup to new one. So please provide me the steps with scripts to full fill this.
    So please provide me the steps(commands on windows cmd prompt) to stop & start services like cluster,asm and instances....etc what are the services to stop and copy database to new one and how to start the services with scripts to complete this task.
    Actually some of our frns told me that there is no much downtime required but my comp asked me to do like stop services and shut down down DB and migrate then start services.
    Pls help me out on this. i am very new t pls pls pls pls.. help me out
    Regards
    Poorna

    Pls help me out on this. i am very new t pls pls pls pls.. help me outthen maybe someone else should do it
    sorry but providing scripts for this task is just impossible, there are too many factors
    its all written in the documentation
    one possible scenario, that we did last week on a 11gR2 OEL5 RAC:
    1. attach the new storage, create disks/volumes, make the hosts recognize them
    2. add the new disks to the ASM diskgroup, and drop the old disks from the ASM diskgroup - this will cause a rebalance, that will take some time depending on the rebalance power and the size of the database
    [3. you can do the same with OCR/votedisk, with the proper commands, if they are located in ASM]
    4. remove the old storage
    zero downtime needed

  • Stop, start all nodes.

    To shutdown database instance on all the nodes in a clusterd env/. I use
    srvctl stop/start database -d dbname
    Likewise what is the best way for ASM and cluster?
    Thanks!

    there is no command to startup from a single node or group command. Correct? Yes, that's correct.

  • TS3694 My Ipod is not recognized by Itunes with my Windows 8 PC. Works fine with Windows 7 PC. Device sync test says "No device found". Already performed all of the Ipod device troubleshooting including reload Itunes, stop start Ipod device, changed drive

    Need help? Some of my Ipods are not recognized by Itunes with my Windows 8 PC. (Ipod Nano 4th gen  and Ipod Nano 6th gen), but on my Windows 7 PC, they work fine.  My Ipod 3rd gen and Ipod shuffle work both on Windows 8 and 7 PC's.  On the non-working Ipods, the  Device sync test says "No device found". Already performed all of the Ipod device troubleshooting including reload Itunes, stop start Ipod device, changed drive letter...
    any help is appreciated. Chris4sail

    Hello there, chris4sail.
    The following Knowledge Base article offers up some great step-by-step instructions on troubleshooting your iPod not being recognized in iTunes:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/ts1369
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Essbase Dimension build error and Unable to Stop/Start Application

    Hi All,
    I am trying to build the dimendion in the ASO application it is throwing the Error meaasage " Dimension Biuld failed , ther may be problem in allocating memory".
    While i am trying to and Start/Stop my respective Application it is throwing the below error meaasge
    I tried to debug this issue by checking the Locked objects, and asked my Admin to close my sessions forcebully if any running and also checking all rules files . But i didn't get any clue/solution from them.
    Please help me out from this issue
    ***ess-dev.ASOAPP     Stop application     April 15, 2009 4:15:08 PM IST     Failed***
    ***Error: 1013018 Cannot unload database [Sample] while user [ASDF] is performing database operation. Wait for user [ASDF] to complete the operation, or ask the user to abort it. Log out all users and then unload the database.***
    ***     MaxL Command     April 15, 2009 4:40:52 PM IST***
    ***Error: 1053012: Object [Sample] is locked by user [ASDF]***
    ***Error: 1013100: User [ASDF] is Active on Database [Sample]***
    ***Error: 1013132: Cannot build dimensions. There are other active users on database [Sample]***
    ***Error: 1241101: Unexpected Essbase error 1013132***
    ***Error: 1053013: Object [Sample] unlocked by user [ASDF]***
    ***     MaxL Command     April 15, 2009 4:43:28 PM IST***
    ***Error: 1270040: Data load buffer [2] does not exist***
    Regards

    Hi,
    Thanks for your answer friend. My admin has successfully killed my session forcebully. And he doubted that i may not have enough rights to Stop/Start application and he provided me the required rights. After that also the error is repeating as below. we two are not getting where we went wrong.
    ss-dev.ASOAPP     Stop application     April 15, 2009 8:19:35 PM IST     Failed
    Error: 1013018 Cannot unload database [Sample] while user [ASDF] is performing database operation. Wait for user [ASDF] to complete the operation, or ask the user to abort it. Log out all users and then unload the database.
    Help me out from this issue

  • HT1369 Ipod touch not being recognized by itunes (but is registering as an external drive by the computer itself) have updated and reinstalled itunes, stopped/started apple mobile device and removed and mobile programs associated with my non apple cellpho

    Ipod touch not being recognized by itunes (but is registering as an external drive by the computer itself) have updated and reinstalled itunes, stopped/started apple mobile device and removed any mobile programs associated with my non apple cellphone. This seems to have started happening after the last Itunes update I did as I was able to put music on my ipod touch a month or so ago. Is there some way to go back to an older version of itunes? I really have no idea what else to do since I followed every step on the trouble shooting page for windows 8.

    I had this problem too and my roommate solved it!
    Go to 'Settings'
    'Music'
    Scroll to the bottom and enter your password to log onto your home sharing
    Then connect to iTunes and sync!

  • I am going "Insane" - On windows 7 64 bit Itunes just stopped starting, it tries but gives up after a few mins - I have tried every reinstall-restart-that I can find in any forum, it still will not start up  HELP

    I am going "Insane" - On windows 7 64 bit Itunes just stopped starting, it tries but gives up after a few mins - I have tried every reinstall-restart-that I can find in any forum, it still will not start up  HELP

    Hi, ATPMolloy.
    I certainly understand your frustration and will do my best to help.  I see you have uninstalled and reinstalled iTunes with no change in results.  I have attached an article below that specifically troubleshoots this issue that you are experiencing.  
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Regards,
    Jason H.

  • How can I get a stop/start button the multimedia flash player in Acrobat 9 pro

    I have successfully embedded a flash movie in my pdf. It starts when I click on it but does not stop until I reloaded the pdf. Is there a way to add stop start buttons?

    There is not currently a shortcut for this. That's a good feature request, though. You can submit feature requests here.

  • Sequence of stopping starting Primary and standby DB

    Hi,
    what are the sequence of stopping starting Primary and standby DB ?
    To stop, which one ,primary or Standby, should be stopped first ?
    To Start which one first ?
    Thank you.

    Hi,
    what about the 10gR2 logical standbys? When I read the Note:278643.1 to apply the patch for logical database, it seemed that the sequence to stop and start the primary/logical standby was to stop the logical standby first before the stop of the primary one. Please advise me, for a simple situation just to stop and start the primary/logical standby to support a Unix server bounce, what is the sequence we should follow ? Do we have to run some commands to stop/start the SQL apply?
    Any idea or suggestion will be greatly appreciated.
    Thank you very much,
    yKe

  • Stop/start logical standby db

    Version 10203 on AIX
    Have to stop/start logical standby db, new to data guard, Please confirm these are the steps to do that
    on primary db
    SQL > alter system switch logfile ;
    SQL > alter system archive log current ; ( to make sure current transactions come thru)
    check tail of alert log of standby to make sure these redologs shipped & mined
    standby db
    SQL> ALTER DATABASE STOP LOGICAL STANDBY APPLY; (stop SQL Apply)
    SQL> shutdown immediate;
    Lsnrctl stop listener_corp_remrpt-haprimary db
    SQL > shutdown immediate ;
    Lsnrctl stop listener_corp_remprd-ha
    Dont shutdown abort for any case, if both dbs are going down, first stop SQL apply on standby, take primary down and then take standby down)
    Startup
    primary
    SQL>startup;
    Lsnrctl start listener_corp_remprd-ha
    Standby
    SQL > startup
    SQL > alter database start logical standby apply immediate ;
    Lsnrctl start listener_corp_remrpt-ha

    Hi
    As you posted ,you are using Real Time Sql apply,So,it is LGWR who transfer changes to standby site.It is very safe to follow these steps for new user.
    1.Stop logical standby apply(Standby Database).
    2.Shutdown Primary Database.
    3.Shutdown logical standby Database.
    At startup
    1.Start Logical Standby Database.
    2.Start Primary Database.
    3.Start logical standby apply.
    At the case when primary database is taking long time to shutdown processed ,You can also use
    shutdown abort,but before doing abort be sure you have stop logical standby apply.When your primary database started,it automatically perform instance recovery.Primary site have to resolve gap in this case.
    At the case when you must have to perform shutdown abort at primary database,you can do it.By doing it you will not loose anything.Primary database has to resolve gap and it will take time to be consistent with primary site.
    Tinku

Maybe you are looking for

  • Want more versatility with text options

    I'm new to Aperture, and I checked with the Manual but have not found what I want. I am making a book and have many pages that have paragraphs of text describing the photos. I can change fonts, type sizes, bold, italics, etc. But I would also like to

  • How do I purchase an app that a family member has already purchased?

    I have family sharing enabled on my iPhone, and let's say for some reason I want to buy an app that one of my family member has already purchased. How do I do that without disabling family sharing?

  • Satellite P200-1EE - Can't get camera to start

    After plunging through the forums I notice a lot of people have been having problems with their built in web cams. Before the camera was just moody, turning on and off stating other applications had locked usage (when they werent even on, not even in

  • E Recruitment -Candidate applied for job but not reflected candidate name

    E Recruitment Candidate applied for job but not reflected candidate name Recruiter Dashboard Please any one suggests me what is problem? Regards Eshwar

  • Using HTTP system

    Hello All, I have configured an HTTP system. Which iView can I use to connect to this system and display the contents. For example, the HTTP system points to http://www.google.com . I want an iView which can be connected to this system. So when some