CFMX7 in a ServiceGuard active/passive config

We have a few virtual hosts under a single instance of Apache
(RedHat) that also make use of Coldfusion.
We need to provide faster recovery of some of the Apache
virtual hosts, so we thought of putting Apache under a ServiceGuard
cluster package so that we can get the webserver running
automatically on another node in case of network/HW problems. We do
not want load balancing or active/active nodes, this is for purely
faster recovery of services. Something happens to the webserver,
there is no keeping of sessions while the switch happens -- all is
restarted in the other node.
We also need to think on the instance of Coldfusion (MX7
standard, we do not plan to upgrade to 8) that has been setup with
Apache.
I was planning to setup Apache on both nodes, sharing the
same config between all nodes and install CFMX7 in a SAN disk
within the webserver package, thus ensuring that one single
instance runs within the nodes of the cluster.
My question is more on the licensing side, do I need
additional CFMX7 software licenses to accomplish my goal?
Is my idea feasible? (I used to be able to put anything
running in a ServiceGuard cluster)
Victor Cleto

Hi,
1) Will the 9.2.0.8 upgrade patching modified the SYSTEM tablespace and corresponding SYSTEM datafilesYes it will modify the SYSTEM tablespace and corresponding datafiles.
If I upgrade my active primary database first, will I be still able to upgrade the passive primary database without error laterYes u can upgrade passive primary database without error later
I shall be patching the database after failover the passive DB to become activecan u elaborate this further.
I suggest u to create a formal service request at MyoracoleSupport
Regards,
X A H E E R

Similar Messages

  • Hyperion Essbase 11.1.2 active/passive Clustering

    Hello,
    Has anyone successfully clustered Essbase 11.1.2 in an active/passive configuration? If yes, I have a few questions as I do not believe that the documentation is very clear on a few critical areas. I have already installed and configured Essbase on the first server and set the cluster name to EssbaseCluster-1 (I also shared out the essbaseserver1 directory so the second essbase server can access it). I also went and installed and configured Essbase on the second server (during the configuration, I configured to be a member of EssbaseCluster-1. I am not sure if I am supposed to put the share location in the full arborpath location (I did not)). When configuring the opmn.xml file the documentation states the following (from http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_install.pdf pg 172):
    Setting Up Active-Passive Essbase Clusters
    If you set up an active-passive Essbase cluster using EPM System Configurator, you must perform
    additional steps to set up Essbase failover on both nodes of the cluster.
    ä To complete the setup of the Essbase active-passive cluster:
    1 Update MIDDLEWARE_HOME/user_projects/epmsystem1/config/OPMN/opmn/
    opmn.xml to specify the OPMN service failover network topology. In the <notificationserver
    interface> section, add the <topology> section. For example:
    <notification-server interface="any">
    <ipaddr remote="*hostName*" />
    <port local="*portNumber*" remote="*portNumber*" />
    <ssl enabled="true" wallet-file="\Oracle\Middleware\user_projects
    \epmsystem1\config\OPMN\opmn\wallet"/>
    <topology>
    <nodes list="*nodeName1:nodePort1,nodeName2:nodePort2*"/>
    </topology>
    </notification-server>
    2 In the same section of the file, update hostName to match the nodeName for this machine.
    Oracle recommends using a fully qualified name. "
    So, with these instructions, I put the following into my own opmn.xml file on both of the essbase servers. (epmapp1 and epmdata1 are my two essbase servers, they are running on the default port 1423)
    <notification-server interface="any">
    <ipaddr remote="epmapp1"/>
    <port local="*1423*" remote="*1423*"/>
    <ssl enabled="false" wallet-file="E:\Oracle\Middleware\user_projects\epmsystem1\config\OPMN\opmn\wallet"/>
         <topology>
         <nodes list="*epmapp1:1423,epmdata1:1423*"/>
         </topology>
    </notification-server>
    When I go to start the essbase cluster through the opmnctl startproc command, I recieve the following. Anyone know what I am missing?
    C:\Users\Administrator>echo %ORACLE_INSTANCE%
    E:\Oracle\Middleware\user_projects\epmsystem1
    C:\Users\Administrator>opmnctl startproc ias-component=EssbaseCluster-1
    opmnctl startproc: starting opmn managed processes...
    ===============================================================================
    opmn id=epmapp1:1423
    no processes or applications matched this request
    C:\Users\Administrator>
    Edited by: 789316 on Nov 4, 2010 12:00 PM

    Have you been able to resolve this issue?.. I am also facing the same problem..
    Thanks
    Bala

  • Disaster Recovery: Active/Passive Mail Flow

    Hello. I am planning to deploy an active/passive server environment for Exchange 2013. Here's what I plan to achieve:
    EXCHANGE-A - on production site, active (all mail flow goes through here), member of DAG
    EXCHANGE-B - on disaster recovery site, passive (mail flow goes through here ONLY when activated), member of DAG
    I have tried disabling all receive connectors on EXCHANGE-B, however that causes OWA to delay sending messages for around 20 seconds (messages stuck in Drafts folder before being sent out). I have also tried disabling Exchange Transport services on EXCHANGE-B
    but to no avail.
    Is it possible to achieve active/passive mail flow server environment? What is the best way to achieve this? I appreciate any leads on this matter.

    Hi ,
    Shadow redundancy configuration is available on the transport config and any change applied on the transport config parameters will get applied to all the transport servers in our organisation and it not specific to the server level.
    Command
    to disable the shadow redundancy feature :-
    set-TransportConfig -shadowredundancyenabled $false
    Note : Above command will disable the shadow redundancy feature for your entire organisation.
    Thanks & Regards S.Nithyanandham

  • How to install oracle EM 11.2.0 at the VCS active passive node ?

    Dear all Gurus
    Anyone can help me for the installation of the Oracle EM 11.2.0 on the Veritas cluster storage with the active & passive node. we have 2 host name pscsdbhost1 & pscsdbhost2. I did try to install using :
    emca -config dbcontrol db -repos create
    at the node 1 - pscsdbhost1, after installation completed, i was able to bring up the EM, run perfectly and no issue at all, then when i fail over to the 2nd server and install at the 2nd server pscsdbhost2 using same command :
    emca -config dbcontrol db -repos create
    I was able to bring up also and run perfectly, however after this,
    everytime i failed over to any of the server's both doesnt work anymore.
    Anyone can advice me how to setup on this situation ?
    Please help,
    Thanks
    Regards
    Surya

    why you install it when EM are installed when you install database?
    did you try to recreate it?
    emca -deconfig dbcontrol db -repos drop
    DROP USER sysman CASCADE;
    DROP PUBLIC SYNONYM setemviewusercontext;
    DROP ROLE mgmt_user;
    DROP PUBLIC SYNONYM mgmt_target_blackouts;
    DROP USER mgmt_view;
    emca -config dbcontrol db -repos create -cluster
    emca -displayConfig dbcontrol -cluster

  • Active/passive servers behind CSS

    Hi,
    I have 2 servers behind CSS, instead of doing load lancing , we need to work both servers as active/passive mode, mean if active server down then only second sever will serve.We can not move servers from behind css.
    Please advice if this can be possible.
    Regards,

    you will need to use the "sorry server" feature in CSS to acheive that
    Sample Config
    !********* SERVICE *****************
    service serverA
    ip address x.x.x.1
    active
    service serverB
    ip address x.x.x.2
    active
    !********** OWNER ****************
    owner SYED
    content EXAMPLE
    vip address 1.1.1.1
    port 80
    protocol tcp
    add service serverA
    primarySorryServer ServerB
    active
    HTH
    Syed Iftekhar Ahmed

  • Active/Passive Solution With 9iAS R2

    Hi All,
    Question about active/passive 9i AS R2 solutions. My developers is looking for a solution where they can deploy OC4J packages on one node(the passive node) and then when verified make it the active node and deploy to the other node. The system contains 2 webcache servers, two single node 9i AS servers(only one node is used) and a db server 9i R2 with the Infrastructure db on it and prod database. OID is on a single node and we do not use SSO, on the same node we have reports and discoverer.
    So, I want to go from a single node iAS solution to using both nodes where one is passive and is used to deploy new code on and to verify it, and then switch it to be the active node. Is there a way to do this without clustering the AS nodes and how would that be configured. If making this on two single nodes is not possible, how would a two node cluster config with manual switch look like. Or, is there an other way to do this?
    Regards,
    Krister

    Uhm... you can do something like you say with WebCache.
    Try this:
    - set up a Webcache wich serves the 2 application server
    - in Webcache set up the two application server as origin servers for your site
    - map only one of the origin server to your site (site-to-server mapping) in WebCache
    Then, you can use one application server as a pre-production environment, and the other as a production environment.
    When you want to switch the two environments, all you have to do is to reconfigure the site-to-server mapping in Webcache and restart webcache.
    Take in mind that by doing this, all the open sessions to your web application will die.
    I think that a more usual test environment and production environment is safer.
    Bye,
    Andrea

  • Install of Data Services as active/passive behind F5 load balancers

    I currently have two RedHat 5.5 x86_64 hosts, SAP_DS1 and SAP_DS2, and 1 database, Oracle RAC 11g and 1 F5 LTM load balancer sitting in front of the two hosts. The F5 load balancer VIP is set up as active/passive (fail-over) for the two hosts.
    Will I need 2 local databases 1 central database or can I accomplish this with one local database?
    Please advise on the recommended method for installing BOBJ DATA SERVICES XI 3.2 on two Linux hosts in an active/passive design.
    Thanks

    You might have better luck asking this question in the (somewhat misnamed) [Data Integration and Data Quality Management|Data Services and Data Quality; forum:
    This forum is dedicated to topics related to SAP BusinessObjects Data Services (Data Integrator, Data Quality Management, Text Data Processing), SAP BusinessObjects Information Steward (Metadata Management, Data Insight), SAP BusinessObjects Rapid Marts and SAP BusinessObjects Data Federator.
    (emphasis added)
    Regards,
    Sean
    P.S. to moderators: can you create a sticky post to this effect?

  • How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server.

    How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server With Oracle 11g R2.
    How many database will play in this role.
    Best,

    hello
    I was going through your post and i am also doing the same thing here at our organisation for Oracle 10g R2
    Can you pls send me any docs u r having for configuration of Oracle in windows clusters .
    And, can you pls elaborate on this point
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2.
    Pls send me the details at [email protected] or you can contact me at 08054641476.
    Thanks in advance.

  • Can you Setup a Active Passive DFS namespace in the same site

    Hi,
    I would like to use DFS for profile replication. I know MS doesn't recommend it, but was wondering if you could setup DFS namespace in an Active/ passive contests in the same AD site. I think or what I can understand of DFS is that if the Fileserver is in
    the same site it would select it randomly and you cant specify which server is the primary.
    Basically what I want is to have users only access File server 1, but if this file server 1 goes down to be redirected to file server 2.
    Thanks,
    Shaun

    You could have a read-only Replica but that really doesn't help you in terms of the automatic redirection thing.  You could also set up a 2-node replication group and disable the referral for the folder(s) on one node like below:
    However the "failover" would be manually Enabling, which I doubt fits the bill. 
    Otherwise, I'm not aware of any configuration of DFSR that allows you to do what you're talking about (maybe someone else will correct me.)  HOWEVER, I suspect a design that fits your use case may be to create a DFS namespace that runs
    on a file server cluster.  That way if Node1 goes down, the cluster fails over,  and the data continues to be available on Node2 when accessed via DFS.
    If interested, there are a couple ways to approach DFS in combination with a cluster. 
    Configuration1:  The cluster is configured to host the namespace as well as the folder targets (where the actual data is).  CAVEAT - The cluster can only be configured as a standalone cluster.
    Configuration2:  Create a domain DFS namespace that resides on other servers. 
    \\domain\DFSRoot for example.  Then point each of the leaves/folder targets to clustered shares. So you'd create a subfolder called "Profiles" that points to the clustered share that houses the profiles.
    Just an idea.  Hope this helps.

  • Error with concurrent users- Activation Passivation Bind variable ?

    I have a programmatic view object based on procedure call that returns a ref cursor.
    Application Module has a function that exposes get Method for this View object using client interface.
    Everything works good until many users call the same Method ,for many concurrent users i got the below error intermittently :
    JBO-27122: SQL error during statement preparation.
    Attempt to set a parameter name that does not occur in the SQL: bussId
    For 1 or 2 users this works perfectly fine.
    bussId is a bind variable defined at View object of type Array.
    I understand this should be because of activation/passivation as many users calling same function comes to picture.
    To solve this I overloaded activateState/passivateState in View implementation for the bind var.
    But i don't see those methods getting invoked ever.
    I also enabled connection pool/AM pool and kept the default pool values high enough for concurrent users.
    Nothing works .
    Appreciate any help in this regard.
    -Sam

    Hi,
    See
    http://antonis-antoniou.blogspot.com/2012/02/ensuring-that-your-adf-application-is.html

  • Non-domain user authentication against SSAS on Active/Passive Cluster

    Hello,
    We have an Active/Passive SQL Server setup (DB1 & DB2 Servers) connected to a cluster for SQL & SSAS.  I have a web server not on the same domain that I am trying to authenticate with SSAS.  This works OK if I set the website to impersonate
    myUser and I add local account myUser as an Admin on SSAS for the active server (DB1).  But when this fails over to DB2 then it fails to authenticate.  SSAS won't allow us to add myUser as an admin for local accounts on both DB1 & DB2 as it errors
    adding the second one.  Could anyone advise how such a scenario should be approached?
    We have tried creating a domain user too which DB1 & DB2 can of course both share but I don't think the web server can impersonate this with being not part of the domain.
    Thanks.

    Hi Jcorker,
    According to your description, you need to access the SQL Serve Analysis Services database which is configured as cluster for SQL & SSAS from another domain, right?
    In SSAS we can use the solution below achieve the requirement.
    1.Create new domain account and impersonate the web site with that.
    2.Create local user account on the analysis service with same exact username/password as like domain account created in the previous step.
    However, you cannot create a local account with the same name on both servers. I have tested it on my local environemnt, we can create the same local account with the same name on both servers. In your scenario, if DB1 and DB2 on different server, you can
    create a local account with the same name on both servers. Please post the detail errors, so that we can make further analysis.
    Besides, SSAS only allows users of the same domain or trusted domains and it does not allow users from any domain except from these two. You can configure the trust relationship between the domains.
    http://technet.microsoft.com/en-us/library/cc961481.aspx
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • How to : Active/Passive and Active/Active Enterprise manager R3 (10.2.0.3)

    Soon I will implement the above named version of EMR3 on a AIX 5.3.3 platform. I have a couple of questions about active/passive and active/active implementations. These are the questions I have:
    Basic install:
    Implementing 10.2.0.2 and upgrading to 10.2.0.3 works fine on host 1234 (already done that).
    Does anyone have experience with an implementation on host 1234', in other words, a virtual host (different IP-numbers on the same ethernet adapter)?
    Active/passive
    Lets assume that the implementation on server 1234' works fine, how can I realise a cold failover situation? On AIX you can move/transport the volume group to the failover server, activate the volume group, mount your filesystems and the application is running again. This is the theory but ....
    Active/Active
    If this 'basic' install is done, can someone briefly tell me how to migrate the OMS repository to a RAC implementation? Is this possible or do I need to setup the repository for the OMS at the start of the implementation. Has anyone experience with using virtual hostnames, RAC and EMR3.
    Can anyone tell me where I can find some good documentation instead of reading all these thousands of pages of Oracle's guides.
    Help would be appreciated.
    Message was edited by:
    Jeroen Udo

    Soon I will implement the above named version of EMR3 on a AIX 5.3.3 platform. I have a couple of questions about active/passive and active/active implementations. These are the questions I have:
    Basic install:
    Implementing 10.2.0.2 and upgrading to 10.2.0.3 works fine on host 1234 (already done that).
    Does anyone have experience with an implementation on host 1234', in other words, a virtual host (different IP-numbers on the same ethernet adapter)?
    Active/passive
    Lets assume that the implementation on server 1234' works fine, how can I realise a cold failover situation? On AIX you can move/transport the volume group to the failover server, activate the volume group, mount your filesystems and the application is running again. This is the theory but ....
    Active/Active
    If this 'basic' install is done, can someone briefly tell me how to migrate the OMS repository to a RAC implementation? Is this possible or do I need to setup the repository for the OMS at the start of the implementation. Has anyone experience with using virtual hostnames, RAC and EMR3.
    Can anyone tell me where I can find some good documentation instead of reading all these thousands of pages of Oracle's guides.
    Help would be appreciated.
    Message was edited by:
    Jeroen Udo

  • Oracle 10g Database Installation In Active-Passive Mode.

    Good Afternoon !!!!
    We are installing Oracle 10g in Active-Passive Mode on HP UX-11.3 , with ASM. Can someone help me with step wise installation procedure for the same.
    Many Thank's
    Rajeev.

    Check on the release notes for your platform
    This is for x86-64 Linux.. read it all, then you'll find the "6 Documentation Corrections and Additions" section you'll find the RPMs that you need
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15666/toc.htm
    then go to the official doc installation of 10gR2 on x86-64 Linux
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm
    Yum is a package management tool. This is what you'll be using to install the RPMs. But first you'll have to setup the Yum repository, usually what I do is stage the DVD media on the server then make it as a repository. If ever there's a specific (higher) version that I need then I just pull it on the RedHat Network.
    There are a lot of HOWTOs about Yum. You may read on this link http://docs.fedoraproject.org/yum/en/
    - Karl Arao
    http://karlarao.wordpress.com/

  • Active - Passive Cluster

    Hey, I have to manage an active passive cluster on SLES10 SP4. Oracle 10.2.0.4
    All oracle binaries are on a DRBD Device on mountpoint /oradata.
    This mountpoint includes the binaries and all datafiles.
    I havent installed these systems. At one stage on node died and got reinstalled by a systemadministrator.
    After a switch from the running node to the standby node, the cluster is not starting.
    Jan 3 14:36:01 a logger: Cluster Ready Services waiting on dependencies. Diagnostics in /tmp/crsctl.6114.
    Jan 3 14:36:14 a logger: Waiting for Oracle CSS service to be available before starting
    Jan 3 14:36:14 a logger: ASM instance +ASM. Wait 2.
    After issung $ORACLE_HOME/bin/localconfig add the cluster is starting, the asm instance is coming up, and also the database instance is starting.
    Shortly after that the db instance dies. Alertlog is showing something like recursive sql error.
    Looks like writing to the datafiles is not working.
    In asmcmd the diskgroups are showing DISMOUNTED (show MOUNTED before)
    so what to do ?
    a) Why is it necessary to issue "localconfig add" to make the cluster starting ?
    b) What could be a reason for not being able to write to the database ?
    c) How would you guys install an active/passive cluster ?
    c1) Install OS on both nodes
    c2) Install oracle binaries
    c2.1) on both nodes in the local files system and do the mapping to the drbd afterwards?
    c2.2) only on one node and just switch the mountpoint ?
    Chris

    Hi,
    first of all please clarify, if you have Oracle clusterware installed, or just the local configuration for local ASM.
    There is a big difference between the 2, and also using DRBD has nothing to do with Oracle clusterware (and is not supported by Oracle).
    a.) Localconfig may be necessary for a local ASM installation in 10.2. Main reason is, that the CSS service configuraton includes the hostname (which changed if you switched nodes). Hence may not be able to start ASM. With localconfig you are fixing this issue.
    Very important: It is not a good idea to run this is a cluster configuration, since it will break things (a lot of things).
    b.) If the ASM diskgroup got dismouned, then the database cannot write. Hence your problem. Why the diskgroup dismounted, you should find in the ASM alert.log
    c.) I would go for RAC One Node. Which has this all preconfigured. So it makes life easier. Search for "RAC One Node" on OTN for more information. At least I would take a manual cluster, and do mirroring by ASM, and not DRBD....
    c1.) Yes install Oracle cluster (or Grid infrastucture in 11.2) on both nodes. Like a RAC.
    c2) Install database software on both nodes locally.
    c2.1) No. No DRDB.
    c2.2) Both nodes. Same installation.
    Regards
    Sebastian

  • SAP PI 7.1 High Availability, Active-Active or Active-Passive

    We are planning go to HA system for PI 7.11
    I've few doubts/questions regarding this.
    Can we make Active-Active clustering or Active-Passive? Or itu2019s our choice?
    If it is our choice, then is at Configuration level (Application level)? or hardware level?
    What are additional steps we need to take for Active-Active clustering? (Which we are looking for)
    What is recommended by SAP?
    Any Pros & Cons.
    Please reply me if you have any information regarding this, any information regards to this is greatly appreciated
    Thanks
    Sagar

    Hi Sagar,
    Please use Active-Passive for your SAP PI 7.1 High Availability system.
    For more details, please refer to the sdn link:
    High Availability
    ->High Availability FAQ  
    ->What is an "active-active cluster"?
    An active-active cluster consists of two independent server nodes at a minimum. The workload within a cluster resource is shared between the server nodes. If a cluster node crashes the processes are resumed by the remaining cluster nodes. An active-active cluster configuration means that a cluster resource is active on all cluster nodes. The aim of an active-active cluster is not only to provide high availability system but to distribute the workload between the cluster nodes. Applications with a very high workload like databases benefit from an active-active setup. Due to the SAP Central Services Instance is a light component an active-active setup does not make any sense. Therefore the SCS is implemented as an active-passive cluster resource.
    Best Regards
    Julia

Maybe you are looking for

  • BT Openzone/Fon

    I am using the iPhone app to try to get mobile wifi and the hotspot finder says there are about 10 hotspots within about 200m of my location but my phone isn't picking any of them up - I have never yet been able to get mobile BT except at home where

  • Connecting a Mac Pro to an LCD HDTV

    It seems that LCD monitors don't come as big as LCD TV's, and I want to use my Mac Pro to watch movies and gaming. A Samsung 35T (30") costs around 1200$ where a 46" lcd HDTV costs about the same price. There is a card you can buy for the Mac Pro whi

  • User "Favorites" not displaying correctly under IE9

    Hello, This relates to WebHelp Pro output from RH10 published to the Robo Server 9 and accessed using IE9. When our users save favourite links to WebHelp Pro content pages, a link is saved. The link opens the correct *.htm page, however I note the fo

  • A weird thing happens to layout when inserting {tag_blogpostbodypreview, Read More}

    I have used this tag often {tag_blogpostbodypreview, Read More}, but in a recent update to an older site replacing {tag_blogpostbody} with {tag_blogpostbodypreview, Read More} forces the "side-panel" DIV to slide under the Post List and not to the ri

  • Downgrade Premiere Pro CS4 project to CS3 possible?

    Is it possible to export a CS4 Premiere Pro project in such a way that it will open in CS3? Is there any neutral format such as InDesign's .inx format?