CSS11501 - VIP Setup for DR in Active/Active Mode

I have the following request from the Email team:
EXISTING - CSS at Site A (in one-armed mode) supports "webmail" app for the following ports:
- content webmail_http, port 80
- content webmail_https, port 443
- content webmail_imap, port 143
- content webmail_imaps, port 993
- content webmail_pop3s, port 995
NEW - Adding 2nd CSS at Site B support the same app/tcp ports with new servers/mailboxes at site B
Site A & Site B are physically/logically separated by a MAN (behind different WAN/LAN routers/switches, in different IP subnet/vlan).
Want to setup DR in active/active mode, ie. both CSS's at Sites A & B support "webmail" VIP - load sharing.
How would CSS config be setup for this request:
Main VIP - "webmail"
Load sharing between 2 VIP's - "webmail_siteA" & "webmail_siteB" from 2 CSS's at different sites?
Pls help.
Regards,
Diane Ly

Hello Diane
There are 3 different ways to handle an active/active setup - you can use 'VIP and interface redundancy', GSLB on the CSS ,or a GSS and CSS combination.
Vip and interface Redundancy:
http://cco/en/US/products/hw/contnetw/ps792/products_configuration_example09186a00802206a3.shtml
CSS GSLB:
http://cco/en/US/products/hw/contnetw/ps792/products_configuration_example09186a00801dcd75.shtml
GSS/CSS Combo:
There are no direct examples, but in effect, you would have 2 different domains, one for each site. The answers for those domains would be vips and based on both Kal-Ap and rtt from the client to each answer (hence if a site goes down, the client will be directed to the other side.)  With this mode, the CSS's can be configured for no redundancy/awareness of eachother at all if that is what is desired.
Kal-Ap-
http://www.cisco.com/en/US/products/hw/contnetw/ps4162/products_configuration_example09186a00801f230e.shtml
On a sidenote, the CSS has a vast technical library with sample configs located here:
http://www.cisco.com/en/US/products/hw/contnetw/ps792/prod_configuration_examples_list.html
Regards,
Chris Higgins

Similar Messages

  • SLB Setup for Active/Active 12c configuration

    I am doing set up of 12c active/active configuration with SLB but I am not sure about the setup of SLB. I have defined following 3 VIPs behind the hardware load balancer
    VIP1:8000 -secure console
    VIP2:4900 -secure upload
    VIP3:4899 -Agent registration
    I have attached the certificate with the VIP1:8000, now I can access the URL using slbhost.domain.com but not able to secure the agent with below message:
    ==================================================================
    2012-03-23 14:33:59,235 [main] ERROR agent.SecureAgentCmd main.212 - Failed to secure the Agent:
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at java.net.Socket.connect(Socket.java:478)
    at java.net.Socket.<init>(Socket.java:375)
    at java.net.Socket.<init>(Socket.java:218)
    at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:212)
    at HTTPClient.HTTPConnection$EstablishConnection$2.run(HTTPConnection.java:4268)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:708)
    at HTTPClient.HTTPConnection.doAction(HTTPConnection.java:5379)
    at HTTPClient.HTTPConnection$EstablishConnection.run(HTTPConnection.java:4254)
    ==================================================================
    Now my OMS server is not able to listen the other OMS host agent when I am trying to add another OMS for active/active agent.
    I am not sure if my SLB configuration is correct, do I need to define 3 different VIPs for all 3 ports or single VIP with both the OMS hosts:port combination added.
    I am not sure about the SLB and port configuration for OMS. If somebody has done SLB setup can you please share his experience of how to do the setup and secure the agents.
    It seems after SLB setup my agents is not able to connect with the oms.

    Thanks Loc,
    Yes I have secured the agent but still getting the same message. I am using Netscaler for VIP configuration and donot fit with pool concept defined in the documentation.
    I can just define one slb host and add all oms hosts:ports to the same slb but after securing the slb and agents, it does not fit secure the agent so when I try to add additional oms it says second oms host not managed.
    I am using below configuration:
    SLB hostname: slbhost.domain.com
    host1:secure upload port:4900
    host1:secure console port:8000
    host1:agent registration port :4889
    host2:secure upload port:4900
    host2:secure console port:8000
    host2:agent registration port :4889
    I cannot create multiple pools in my setup just can create one slbhost.domain.com and assign all hosts:port combination to that.
    Thanks
    Amit

  • Configuration setup for active-standby and active-active

    Hi
    Having two sites separated by WAN and want to distribute the load between those two sites as Active-Active setup. want to whether it can be possible to have a active-standby pair at each site if not what is the work around to setup.

    I would suggest the following setup as 'best practice' for this requirement.
    At site A have a TimesTen A/S pair hosting data in range 'A' - 'M'. This provides local HA for this dataset. Remote readonly subscriber of this A/S pair located at site B. This provides read access to data 'A' - 'M' at site 'B'. in the event of a total failure of site A this remote subscriber can be converted into the active of a new A/S pair (located at site B).
    Same setup in reverse for site B.
    If the hardware is adequate you only need two machines at each site since you can host the readonly subscriber on the same machine as one of the local A/S pair datastores and if you need to do a site level failover you could host both A?S pair on a single pair of machines. Of course availability will be higher with 4 machines at each site. It is a cost/benefit trade off.
    This is really the only viable/supported setup to have both sites active if using IMDB cache.
    Chris

  • How can we achive active/active cluster setup with Oracle

    Hi Experts,
    How can we achieve active/active database setup with oracle WITHOUT USING RAC.. As far as I know it's impossible (unless I'm wrong)..
    We are using Oracle 11.2.0.1 64bit on Windows 2008 server. We deployed Oracle FailSafe but that's more of an active/passive solution based on a windows cluster.
    The other solution we were thinking about is to use DataGuard and replication.. two servers.. the oracle instance running on one server generating logs, and the other server receive the logs and apply them to the physical standby db.. Still, this is not a real active/active setup.
    So, is it possible to run 2 servers in an active/active cluster and have the oracle database in an active/active setup or have the instance running on multiple nodes (at the same time)?
    Thanks

    Let me give you a brief explanation of what the situation is and you can be the judge..
    My client have four databases with the smallest one being 20GB and the biggest around the 35gb (SGA 750mb to 1.4gb (Tiny by DB standards) and probably on a normal day, you can run all four of them on a decent desktop).. The DBs are used to keep track of people information. Through out the year, the databases are almost sitting idle, and by idle I mean, the odd update here and there, the odd report..etc. No hard real processing of any sort. Two days of the year (end of year) we have all the operators consolidating records and what's not and they will be pounding away entering data and updating the tables - with hourly reports that goes to 3rd parties. The client expects a 99.99 up time and availability during those 2 days.
    Now, tell me, How can I justify using RAC and spending hundreds of thousands of dollars in licensing and what ever extra costs introduced by the complexity of the environment for the above scenario knowing that I don't have any real use for RAC for 363 days of the year; and we MIGHT need it for 2 days of the year? This is the dilemma we're facing.
    Thanks
    Edited by: rsar001 on Sep 3, 2010 9:42 AM

  • Early batch opening for order item is activated in the QM data settings

    Hi Team
    I am not able to generate inspection lot inspite maintaining 04 inspection type in QM view.
    Getting this message - ( Make sure that an inspection type for inspection lot origin (03) or for inspection lot origin 04 with
    early batch opening for order item is activated in the QM inspection data. )
    Please suggest me required settings.
    Thanks

    Hi
    Go to MM02 select the QM view
    Clcik the inspection setup button
    Select the inspection type 04 detail icon in right corner.
    in that screen Control insLot field select the  Y Early lot creation for the order item.
    Save
    Thanks
    S.Murali

  • JDBC for Active-Active Oracle Primary/Failover DB

    Hi,
    Currently for our application we use an Oracle Primary (Active) and FailOver (Passive) setup. To connect to these databases, we use two JNDIs and use JDBC thin driver. Say when a Failover (FO) occurs, we have a logic to use the FO JNDI and connect to the FO DB.
    But in future we are planning to have both Primary and FO as Active-Active configuration. So accd to Websphere there should be one URL (JDBC thin driver), but it should be able to connect to two datasources. I came to know that the driver will take care of this. Is this possible? If so please explain how? Thank you!

    If your oracle database is using RAC, you can use the Oracle's OCI or thin JDBC driver.
    FAILOVER Examples
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=dbhost1)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=dbhost2)(PORT=1521))(FAILOVER=on)(LOAD_BALANCE=off))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=dbservice)))
    Load balancing example:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=dbhost1)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=dbhost2)(PORT=1521))(FAILOVER=off)(LOAD_BALANCE=on))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=dbservice)))
    Also see http://download-west.oracle.com/docs/cd/B14117_01/rac.101/b10768/example.htm#RACDP202

  • Global load balancing/active active vip and virtual interface redundancy

    Is there a way to configure both of these technologies without exposing the external addressing to the internal network? I have active active within the data center and would like to have active/active across two data centers but I don't see any way to use internal addressing for my content rules and still use them for dns unless I can specify records without using content rules. Thanks.
    http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_example09186a008009438a.shtml
    http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_configuration_guide_chapter09186a0080157898.html

    Hi Victor,
    In response to your questions regarding doing Active/Active GSLB using VIP and interface redundancy.
    Rule Based GSLB will not work with VIP/Interface
    redundancy.
    The reason is because the CSS can not set up an app session to a redundant
    interface, it needs to set the app session up to a real interface. Thus, a
    full mess topology must be used for GSLB and vip/interface redudancy.
    Bug ID CSddw27861 reported this problem and engineering added the command
    "ap-kal-vip" to support a full mess topology. This command can only be used
    under zone based GSLB and not rule based.
    The syntax for the command would be:
    dns-record a www.work.com 5.5.5.5 0 single kal-ap-vip 1.1.1.1
    rule/ACL based GSLB with vip/int redundancy will not work.
    Regards,
    Mark

  • SPN registeration for MBAM server in Active Ditrectory

    Hi ,
    How can I register SPN for MBAM server in Active Directory 2012 manual or with MBAM setup console.
    I am unable to install MBAM server due to this.
    Shailendra
    Shailendra Dev

    Hi,
    It sounds like this is the solution.
    http://support.microsoft.com/kb/2754138
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • BAPI for  ""Change Cost Element / Activity Input Planning ""

    Hi
    Is there any BAPI for  ""Change Cost Element / Activity Input Planning "" ( TC KP06) as there is BDC for that but is goes through lot of steps . ( TC OKKS, KP04, KP06 )
    So if any one know the BAPI for the same please let me know,  and if possible send me your code also it will be really help full.
    Regards

    o   OBJECT_INDEX - Index uniquely identifying the row and thus the           
        object. The index must be greater than zero and may only appear once     
        in the table. If the index does not exist in INDEXSTRUCTURE, the row     
        is ignored.                                                                               
    o   COSTCENTER    - Cost center that includes the activity.                                                                               
    o   ACTTYPE       - Activity type that includes the activity. You must       
        fill this together with COSTCENTER. You only need it for an activity     
        input that is activity-dependent.                                                                               
    o   CO_BUSPROC - Business process that includes the activity.                                                                               
    o   ORDERID       - Order that includes the activity.                                                                               
    o   WBS_ELEMENT  - WBS element that includes the activity                                                                               
    You may fill one object only,for example COSTCENTER, CO_BUSPROC,             
    ORDERID, or WBS_ELEMENT.                                                     

  • Require list of all events for Windows Server 2008 Active Directory

    Hi all,
    I require list of all events for Windows Server 2008 Active Directory. Event Log name for Active Directory log is "Directory Service".
    Regards,
    SR

    Hi,
    Thanks for your posting.
    Do you mean you want to list all Active Directory logs into one file named “Directory Services”?
    If that, it’s hard to achieve. There are kinds of Active Directory logs stored in different locations and they have different file formats. It’s hard
    to collect them into one file.
    Active directory records events in the directory services log in Event Viewer. By default, Active Directory records only critical error events. To instruct Active
    Directory to record other events in the directory services log, we need to modify registry.
    For more information please refer to following MS articles:
    Active Directory Diagnostic Logging
    http://technet.microsoft.com/en-us/library/cc961809.aspx
    How to configure Active Directory diagnostic event log
    http://support.microsoft.com/kb/314980
    Lawrence
    TechNet Community Support

  • Getting VFS manager for client J2E_iom_D failed: Activity report (get open

    Getting VFS manager for client J2E_iom_D failed: Activity report (get open activities for current repository and user) failed: Internal Server Error
    I cannot sync with dtr and moreover the tracks which i deleted still shows up in DTR folder and i am not bale to delete it.
    Please help....
    George

    NetWeaver Sneak ...  SP 16:  table PVC_ACTVERSVIEW missing i got answer from this.
    Had to redeploy sda and it solved all probs .it was the prob with WAS...

  • How to Uninstall SQL instance on active-passive SQL server , which failed during Cluster Setup (Error-Failed at Validate Active Directory Configuration)

    How to Uninstall SQL instance on active-passive SQL server , which failed during Cluster Setup (Error-Failed at Validate Active Directory Configuration)
    active-passive SQL server cluster setup failed due to some steps missed in initial cluster setup,
    now i have unistall sql instance from nodes,
    Your help will higly appriciated.
    Regards,
    Anish
    Asandeen

    Hello,
    Please refer to the following link about remove a node of  SQL Server Failover Cluster Instance:
    http://msdn.microsoft.com/en-us/library/ms191545.aspx#Remove
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Project related tables and link for services in Network Activity

    Dear Experts,
        My requirement is I need a table for services in Network activity before release of Network and link for services to another table(Project related before PR).
    Ex : Network             Activity           Service         
            XXX                     XX                   12345
          So I need Service  field, which is updating in ESLL was unable to link with another table to get the Project Number. So please help me .
    Regards,
    Srikanth.

    Dear sushrut sheth,
    thank for the reply
    I looked in AFVC before to post the Issue but in this table the Activity is only updating but not the individual service items
    I required the table which is updating the individual service line items

  • My iPhone 4 I can not activate and when you try to give me a message for activation activation can not now try later

    my iPhone 4 I can not activate and when you try to give me a message for activation activation can not now try later

    What is the exact wording of the error message?
    Is there a sim in the iPhone?
    Has the iPhone been jailbroken or modified to work with
    other than the original wireless provider?
    Did you recently restore the iPhone or update the iOS version?
    What cellular provider in which country are you attempting to use
    the iPhone with?

  • Cisco Access Registrar 5 : What design or requirements for active/ active deploiement

    Hi Every one
    I want to install Cisco Access Registrar 5  on two different servers in active/ active design
    What design or requirements for active/ active deploiement ?
    Using Sun Solaris ? (i know using sun Sloaris i can have this mode of high availability BUT I PREFER INSTALLING IT ON  RED HAT ENTERPRISE )
    Using RED HAT ENTERPRISE on the two servers  ?   i wan to knew if i must use Vmware with the adequate licences (Vcenter) to provide FT fonctionnality for active / active Design ?
    How i can use the replication   to provide a complet active / active Design ?
    Cordialement
    Zammit Ikbel

    It depends what functionalities you want to use on CAR.
    For example:
    If only plain authentication is needed, you can install two servers independently and just configure replication between them (they just need IP visibility to replicate configuration). NAS clients can contact servers in  round-robin or you can share load on two servers in some other way.
    If you want CAR to perform session management and dynamic IP address allocation, than you need some cluster solution, as two servers must have synchronized state of sessions and consistent administration of addresses allocated from a pool.
    Best regards,
    Jasmina

Maybe you are looking for

  • Unable to edit cash flow in Interest Rate Instrument

    Hi Experts, I am facing a strange issue while trying to change Cash Flow in Int. rate instrument. Scenario: I am trying to edit a flow in FTR_Edit and system is allowing me to change most of the flow. Please see below: But if try to change the very n

  • Retriving workflow agents as custom attributes

    Hi, I am trying to retrive work flow agents as custom attributes. This is the xml code using for custom attributes. How can I retrieve the agents  userids who can process the task. I appreciate your help. <ItemTypeCriteria systemId="SAP_PLM" external

  • CATC  report using Organizational unit

    hello friends, I am coming across one problem in CATC. Here i give following data input: Data selection period: give dates from & to Company code: 009 Organization unit: 2022400 Period type: 1 (Daily data entry) When I executes the transaction, the e

  • Display Chinese Characters

    What needs to be done to make PRS-950 display Chinese characters in MS Word format? Please help!

  • Accessing a component

    Hi, I've a MXML Application using a viewStack that connect to compenents. But I don't find the way to access thoses compements betwen themselves: I wish to do somethiing like competitions.myfield from the calendar page...but no way. Any odear how to