Team servers connected to a css11501S

I have 2 CSS11501S connected to an stateful active/standby pair on port e8. And servers with one nic in each CSS. So CSS01 e1 has NIC1 of serverA and CSS02 e1 has NIC2 of serverA. I had some issues where the VIPs would not work because VRRP wouldnt work (each CSS couldnt see eachother) I resolved that by making e7 a trunk and got the VRRP working in a active standby(stateful) setup between the CSS. PRoblem is now that the Teamed servers crap out when more than one nic is turned on. If i put on both nics then they dont work they just die. If i turn off a nic then it works. I'm a bit confused since the trunk should be able to allow the nics to communicate with eachother.
Any insight would be helpful

ahh found the answer.. seems that the content switch behaves a bit erratically with an active/active teaming. When they are on active/standby there are no issues.

Similar Messages

  • How do the application servers connect the new database after failing over from primary DB to standby DB

    How do the application servers connect the new database after failing over from primary DB to standby DB?
    We have setup a DR environment with a standalone Primary server and a standalone Physical Standby server on RHEL Linux 6.4. Now our application team would like to know:
    When the primary DB server is crashed, the standy DB server will takeover the role of primary DB through the DataGuard fast failover. As the applications are connected by the primary DB IP before,currently the physical DB is used as a different IP or listener. If this is happened, they need to stop their application servers and re-configure their connection so the they coonect the new DB server, they cannot tolerate these workaround. 
    Whether does oracle have the better solution for this so that the application can automatically know the role's transition and change to the new IP without re-confige any connection and shutdown their application?
    Oracle support provides us the answer as following:
    ==================================================================
    Applications connected to a primary database can transparently failover to the new primary database upon an Oracle Data Guard role transition. Integration with Fast Application Notification (FAN) provides fast failover for integrated clients.
    After a failover, the broker publishes Fast Application Notification (FAN) events. These FAN events can be used in the following ways:
    Applications can use FAN without programmatic changes if they use one of these Oracle integrated database clients: Oracle Database JDBC, Oracle Database Oracle Call Interface (OCI), and Oracle Data Provider for .NET ( ODP.NET). These clients can be configured for Fast Connection Failover (FCF) to automatically connect to a new primary database after a failover.
    JAVA applications can use FAN programmatically by using the JDBC FAN application programming interface to subscribe to FAN events and to execute event handling actions upon the receipt of an event.
    FAN server-side callouts can be configured on the database tier.
    FAN events are published using Oracle Notification Services (ONS) and Oracle Streams Advanced Queuing (AQ).
    =======================================================================================
    Who has the experience and the related documentation or other solutions? we don't have the concept of about FAN.
    Thank very much in advance.

    Hi mesbeg,
    Thanks alot.
    For example, there is an application JBOSS server connecting the DB, we just added another datasource and put the standby IP into the configuration file except adding a service on DB side like this following:
            <subsystem xmlns="urn:jboss:domain:datasources:1.0">
            <datasources>
                    <datasource jta="false" jndi-name="java:/jdbc/idserverDatasource" pool-name="IDServerDataSource" enabled="true" use-java-context="true">
                        <connection-url>jdbc:oracle:thin:@<primay DB IP>:1521:testdb</connection-url>
                        <connection-url>jdbc:oracle:thin:@<standby DB IP>:1521:testdb</connection-url>
                        <driver>oracle</driver>
                        <pool>
                            <min-pool-size>2</min-pool-size>
                            <max-pool-size>10</max-pool-size>
                            <prefill>true</prefill>
                        </pool>
                        <security>
                            <user-name>TEST_USER</user-name>
                            <password>Password1</password>
                        </security>
                        <validation>
                            <valid-connection-checker class-name="org.jboss.jca.adapters.jdbc.extensions.oracle.OracleValidConnectionChecker"/>
                            <validate-on-match>false</validate-on-match>
                            <background-validation>false</background-validation>
                            <use-fast-fail>false</use-fast-fail>
                            <stale-connection-checker class-name="org.jboss.jca.adapters.jdbc.extensions.oracle.OracleStaleConnectionChecker"/>
                            <exception-sorter class-name="org.jboss.jca.adapters.jdbc.extensions.oracle.OracleExceptionSorter"/>
                        </validation>
                    </datasource>
                    <drivers>
                        <driver name="oracle" module="com.oracle.jdbc">
                            <xa-datasource-class>oracle.jdbc.OracleDriver</xa-datasource-class>
                        </driver>
                    </drivers>
                </datasources>
            </subsystem>
    If the failover is occurred, the JBOSS will automatically be pointed to the standby DB. Additional actions are not needed.

  • Servers connected to Nexus 5548 only getting 200 Mbps of throughput

    Servers connected to NExus 5k were only getting 100 Mbps of throughput. So I disabled Flow control recieve on all the ports. After this we are getting 200 Mbps of speed. The servers are connected throuh 10 gig port. Could you guys please suggest why the throguhput is still low? Atleast we should get 1Gbps of thrpoughput.

    Hi Adam,
    I think we probably need a little more information to go on. Can you answer the following?
    What type of servers and NICs?
    What OS are you running on the servers?
    What cables do you have from the servers to the switch?
    Are the two servers in the same subnet or is the traffic between them routed?
    If routed, is that in the Nexus 5548 or some other router?
    How are you testing throughput?
    Presumably you're not seeing any errors on the switch ports that the servers are connected to?
    Regards

  • Actiance Vantage server duplicates the IM details and both Active Active Vantage servers connection is not established at the same time

    Hello
    Issue with the Actiance Vantage server.
    Env: Lync 2010 Server , Vatage servers - 2 active , 1 passive
    Commn: FE contacts HLB to reach Vantage servers
    Recently we have added one vantage servers to the lync environment and made two vantage servers as Active.
    After adding 3rd vantage servers and made two vantage servers as active , we are seeing the following behaviours:
    1) archived messages are duplicated with different transcripts ID
    2) Two active servers connections were not established at the same time. Only one is active at all times. There is four front end servers.
    Request for suggestions.

    Hi,
    Did you receive any error message?
    Please disable the third Vantage server and test again.
    Please check if all services started for all FE servers and Vantage servers.
    You can enable logging on FE servers for further troubleshooting.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Weblogic managed servers connecting to the servers in different cluster

              Hi All,
              We have a weired problem going on for a while. We have a cluster configuration
              with an admin server and two managed servers. We have the similar configuration
              in DEV, TEST and PROD. The problem is that the managed server members in DEV cluster
              are making connections to managed servers which are member of PROD cluster for
              session replication. The same way TEST servers are trying to connect to PROD and
              DEV.
              Has anyone seen this kind of problem before. BEA seems to be cluless so far.
              Thanks in adavnce for your input.
              Udit
              

              Venkat,
              Thats a good suggestion but these things are too obvious to ignore. We have different
              multicast address in DEV and PROD and also hosts are on different sub net. I do
              not know if cluster name will make any differene though.
              Thanks for your input anyway,
              Udit
              "venkat" <[email protected]> wrote:
              >
              >Udit,
              > You can check the sub net, multicast address and the cluster name.
              >If the dev
              >and prod servers are in the same sub net with same multicast address,
              >then change
              >the multicast and try.
              >
              >Venkat
              >"venkat" <[email protected]> wrote:
              >>
              >>Udit,
              >>
              >>
              >>"Udit Singh" <[email protected]> wrote:
              >>>
              >>>Kumar,
              >>>Thanks for the reply.
              >>>The situation is that managed server in DEV try to replicate the session
              >>>to a
              >>>managed server in PROD and TEST and vice versa.
              >>>Let us say our dev managed servers are running on abc01 and abc02 and
              >>>prod managed
              >>>servers are running on xyz01 and xyz02. All the managed servers are
              >>running
              >>>on
              >>>port 7005.
              >>>If I do the netstat on abc01 or abc02 I could the see established connections
              >>>between abc01/02 and xyz01/02.
              >>>Why is that happening? We are running 6.1SP2.
              >>>
              >>>Udit
              >>>
              >>>Kumar Allamraju <[email protected]> wrote:
              >>>>We do not restrict intercluster communication as of 61 SP3.
              >>>>Once we get the IP from the cookie, we can safely make a
              >>>>connection to the other clustered node. We were not checking
              >>>>if the server is part of the same cluster or not. This is
              >>>>already fixed in 7.x and 61 SP4(not yet released) If you are
              >>>>on 61 Sp2 or SP3 then you should contact support and
              >>>>reference CR # CR089798 to get a one off patch.
              >>>>
              >>>>Regardless, are you traversing from DEV to PROD cluster and
              >>>>vice-versa. If not then this problem shouldn't happen unless
              >>>>plugin is routing the request to wrong cluster.
              >>>>
              >>>>--
              >>>>Kumar
              >>>>
              >>>>Udit Singh wrote:
              >>>>> Hi All,
              >>>>> We have a weired problem going on for a while. We have a cluster
              >>configuration
              >>>>> with an admin server and two managed servers. We have the similar
              >>>configuration
              >>>>> in DEV, TEST and PROD. The problem is that the managed server members
              >>>>in DEV cluster
              >>>>> are making connections to managed servers which are member of PROD
              >>>>cluster for
              >>>>> session replication. The same way TEST servers are trying to connect
              >>>>to PROD and
              >>>>> DEV.
              >>>>> Has anyone seen this kind of problem before. BEA seems to be cluless
              >>>>so far.
              >>>>>
              >>>>> Thanks in adavnce for your input.
              >>>>> Udit
              >>>>
              >>>
              >>
              >
              

  • Teaming servers to multiple switches

    I am looking for a configuration guide / example that shows how to connect a Server with multiple NIC's to 2 different switches for failover. The servers could be Window's or Unix based. Thank you.

    Actually, on the 3750s if stacked at least, I believe this is now possible to channel those ports.
    I'm not sure if that carries over to the 2970s or not.
    The "other company" called this "Split Multi Link Trunking". I'm not sure if Cisco calls it Split Etherchannel or not, but I'm 99% sure that that was one of the benefits of the stacked 3750s for uplinks, and there's no reason that it wouldn't apply to servers too, so long as they are capable of etherchannels.
    ...N

  • Connecting to the db is taking too long with Shared Servers connection

    Hi all
    OS: Solaris 11 SPARC 64 bits
    DB: 2-node RAC Oracle 11.2.0.3.5
    After doing a migration of a 40GBs database from a 9i database to a 11g database, it's takin too long to connect to the db, which is using shared server. In the moment, there aren't any applications using the db, just myself. Doing some tests, i saw that when i use a dedicated connection, i can connect almost instantly, but using the shared connection, it takes almost 4 seconds to connect, via sqlplus. Here are some shared server parameters:
    shared_server_sessions               integer
    shared_servers                          integer     1
    max_shared_servers                   integer     20
    dispatchers                               string      (protocol=TCP)(disp=5)
    max_dispatchers                        integer     5
    lsnrctl service
      Instance "INSTANCE", status READY, has 6 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:5 refused:0 state:ready
             LOCAL SERVER
          "D004" established:93 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: orahml01, pid: 4073>
             (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=65402))
          "D003" established:85 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: orahml01, pid: 4070>
             (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=44055))
          "D002" established:90 refused:0 current:2 max:1022 state:ready
             DISPATCHER <machine: orahml01, pid: 4066>
             (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=41277))
          "D001" established:89 refused:0 current:1 max:1022 state:ready
             DISPATCHER <machine: orahml01, pid: 4062>
             (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=61887))
          "D000" established:91 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: orahml01, pid: 4060>
             (ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=44222))
      INSTANCE =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = hostname-scan)(PORT = 1521))
          (CONNECT_DATA =
            (SERVER = SHARED)
            (SERVICE_NAME = INSTANCE)
    INSTANCE1 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = hostname-vip)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = INSTANCE)
          (INSTANCE_NAME = INSTANCE1)
    INSTANCE2 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = hostname-vip)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = INSTANCE)
          (INSTANCE_NAME = INSTANCE2)
      ) The alert.log doesn't show anything wrong.
    What can be causing this issue with shared servers?
    Thanks in advance.
    Edited by: Fabricio_Jorge on 27/03/2013 06:14

    Hello,
    Refer to the documentation is a great help.Please have a look at the below link:
    http://docs.oracle.com/cd/B10501_01/server.920/a96533/features.htmLook at the part :
    Performance of certain database features can improve when a shared server architecture is used, and performance of certain database features can degrade slightly when a shared server architecture is used. For example, a session can be prevented from migrating to another shared server while parallel execution is active.i know that this maynot be the case here but please read this document and apply it as it will help you understand what is going on.
    BR
    Mohamed ELAzab
    http://mohamedelazab.blogspot.com

  • B1 servers connection tools

    Hi
    Our client have 5 branches. Instead of using RDC or VPN we want to install B1 server at each branch and transfer the data to the Head Office B1 server.
    Is this possible ?
    If yes how we can transfer the data from Branch Offices to Head Office
    Regards,
    Madhu

    Hi,
    When u mean to say that without human interaction how will it be possible, some one has to sed a mail, with the XL Sheets, and in DTW u can have an schedule for auto run.
    But when u say that u dont want any human interaction the best possible solution would be to go for SDK programming, in which u need to programe a utility which will run twice a day and connect to the HO server and get the data and post entries in the branch servers.
    But there are no ready made tools.
    Hope it helps,
    Vasu Natari.

  • Dual-homed servers connected directly to redundant CSSs

    Hi.
    I have no experience with Cisco content switches and I need help with this implementation:
    I have DMZ on PIX cluster, where are 3 couples of servers and I need to load balance traffic to them.
    I want to connect PIX cluster to L2 switches then connect L2 switches to redundant CSSs and servers directly connect to CSSs with dual-home (primary NIC to primary CSS and secondary NIC to backup CSS). I'm not sure whether this dual home connection will work correctly. What kind of CSS redundancy ssould I use?

    dual NIC does not work with server directly connected to CSS.
    You should connect your servers to a pair of L2 switch and then connect the L2 switch to the CSS.
    Regards,
    Gilles.

  • Wow!  No servers connecting after 10.5.1 upgrade through software update

    Just installed 10.5.1 update and cannot now connect to any smb/cifs or afp shares - after a delay after I select a server, or click the (connect as...) button, I get the spinning ball. Then the Finder restarts.
    I cannot connect to any shared services.
    I've been on 10.5 since day one and have had no networking problem (except AFP access to a third party AFP server through the GUI, CLI works ok though, don't understand this one yet either).
    I have no problems with SMB or AFP though the CLI that I can tell, including no problem to the third party server:
    William-White:~ admin$ mount_afp -i afp://[email protected]/NS2-iPod ns2
    Password:
    William-White:~ admin$ ls ns2
    HandBrake-0.8.5b1-MacOSUBGUI.dmg MediaForkCLI-batch.sh
    HandBrakeCLI-0.8.5b1-MacOS_UB.dmg Network Trash Folder
    MPEGs Temporary Items
    William-White:~ admin$ smbclient -NL 192.168.1.100
    Domain=[KENNEDY-SMB] OS=[Unix] Server=[Samba 3.0.10]
    Sharename Type Comment
    shared Disk shared
    DVDs Disk DVD Movie links
    MP4s Disk MP4 Movie links
    Music Disk MP3 Music links
    pc-installers Disk windows installers
    IPC$ IPC IPC Service (Kenwhite WINS server)
    ADMIN$ IPC IPC Service (Kenwhite WINS server)
    Domain=[KENNEDY-SMB] OS=[Unix] Server=[Samba 3.0.10]
    Server Comment
    Workgroup Master
    CRAY WHITEW-XP-D620
    KENWHITE KENNEDY-SMB
    WORKGROUP JESSICA-KENNEDY

    You have Leopard installed on a TiBook 500Mhz? Why? If so, then that could very well be the problem. Just because you were able to hack the installer to get it to install on the machine doesn't mean it will run properly. Speed is not the only reason that machine (and others like it) are incompatible with Leopard.
    Either way, whichever machine is the one that is crashing (the TiBook or the Mini), when the Finder restarted that means it crashed. There should be a crash log in Console.app for the Finder describing the crash. It might be able to give you some insight into what actually caused the crash. Good luck...

  • Multiple servers connected in one Smartview report?

    Currently my users do side by side comparison between the HFM application on the Production Server and then Development server. To do this, they create a report in each environment, but i'm wondering; is there anyway to create a report to connect the two? Each environment has its own APS so i'm a little confused on if this is even possible. Even if i change the connection name, it doesn't work. They use function reporting for this, could Ad Hoc be used?
    System: v11.1.2.1 (if it works with Smart View 11.1.2.3, then i'm willing to upgrade).

    Raj,
    The easy way... Open a new report and place the 5 reports next to each other in the design window as sub-reports.
    Jason

  • Can't find certain servers connecting via Airport Express

    For the last couple of weeks I've been intermittantly unable to access certain websites (time.com / nytimes.com) when connected to the Net via Airport Express. Sometimes these pages come up, more often then not, they don't. I have no problem receiving email or accessing other sites. Also, I always loose my connection when streaming news stories from NPR. However, I have no such problem when connected directly via ethernet. Thus, it seems to be some glitch with airport express. Does this make sense to anyone?

    Gerard Van Schip wrote:
    I have 3 printers connected to the network via Ethernet and as long as I'm connected directly to the network I can print but as soon as I connect to one of the 4 Airport Express units I have I can no longer print.
    You don't describe what happens when you try to print.
    Does the IP address your computer is granted in both configurations match in the first three elements (such as 10.0.1.5 and 10.0.1.7)? If not, then your AirPort Express unit is creating a new "subnet", which can cause problems when your computer tries to communicate with the printer.
    Try adding the printer in the "Print & Fax" panel of System Preferences by choosing the "IP" option and entering the IP address of the printer.

  • Recent servers / connection failed

    Hi,
    when I login into my OS X account I keep getting an annoying message that some "connection failed" to a network share.
    It looks like OSX is trying to auto-reconnect a network share which is no longer there.
    Where should I be looking to remove the entry ?
    Cheers,
    Bob

    Hi,
    I have a long list including
    iTunesHelper
    FaxServer Pro
    Monitor Reminder
    Pulse USB Daemon
    MagicMenu
    Archive Assistant
    StuffitAVRDaemon
    !!!BINGO-SURPRISE!!!!
    I was shocked to find an old no longer is use volume in the list.
    which if memory serves comes up as the problem!
    How do I get rid of that Login Item?
    Thanks for the assistance, and so long fo rnow, TOM

  • Data servers connection status -stopped

    Hello all,
    I am new to MII application and i am hoping i could get some help form experts here. I am trying to figure out (from basis side) why the connections for couple of data sources are "stopped" status. we are in 12.x version and checked the JDBC drivers ,they all look deployed. Not exactly sure where else to look, ..if anyone could give me some direction for trouble shooting that willl be great.
    thanks,

    Hi DK MJ
    1. First ist to ensure you get the right JDBC - you can search it in Internet; if you are very sure then
    2. check if your Connector is IDBC, connector type SQL and the enable is checked and save.
    (normally status "stopped" is because the enable is not checked and saved. If status "error" normally configuration error)
    3. JDBC driver configuration for SQL 2005/2008  is com.microsoft.sqlserver.jdbc.SQLServerDriver    (oracle is oracle.jdbc.driver.OracleDriver)
    4. the URL is jdbc:sqlserver://<serverName>:<PortID>;DatabaseName=<DatabaseName>    (for both SQL 2005/2008)
    and oracle is  jdbc:oracle:thin:@<serverName>:<portID>:<DBName>
    5. If oracle , in ValidationQuery, leave it blank
    6. User Name (should not have /)
    Make sure status is running, and then I can show you what you need to do to make sure it is 100% running.
    regards
    sengkiang

  • Re: OAM servers connection failure with LDAP

    Hi GK,
    Can you please provide info on why the obscoreboard_params.xml would get corrupted ?. Also does this file would created everytime when Access & Identity server is restarted ?.
    Thanks !,
    Girish

    Try below:
    1. Check obscoreboardparams.xml for both the identity servers and make sure it is not corrupted. You can compare them with working environments i.e. UAT.
    2. Since it is RHEL 5, disable SELinux OS parameter.
    Thanks
    GK

Maybe you are looking for

  • Unable to load the flat file  from client  work station

    Hi, I am trying load a flat file (.CSV file)from my desktop (Client work station) and getting the following error. An upload from the client workstation in the background is not possible Message no. RSM860 Diagnosis You cannot load data from the clie

  • Adobe acrobat XI pro- reinstall -S/N provided is valid but qualifying product not found

    installing on 64 bit computer with all security off and cookies allowed i have all ids,s/n, etc. - original purchasor

  • OIM 10g: Requests Track Doesn't show any requests status

    Hello, OIM 10g BP15: I've created a group "oim-admin-group" ("admuser" is the member of this group). I've assigned quite a few "Menu Items" access required for "oim-admin-group" group including: * Track Requests menu item Also, assigned "permissions"

  • How to upload an html file using jsp and jdbc

    Hi, im trying to upload an html page using JSP and jdbc. but of no success. my aim is to keep some important html pages in the database.the file size can vary.the file has to be selected from a local machine (through the browser) and uploaded to a re

  • Converting Video Problems

    Hey there, I have a video on my computer that is in .mp4 - it plays perfectly fine! Quicktime I think. However, I move it to my itunes and it starts going hazy, freezes, has a green screen sometimes (visual not audio problem) and when I put it onto m