Standby config in 6509

Hi,
How can I configure 6509 switch to have a standby capabalities? How does it work? (show standby). Thanks.
Cheers!
Gagamboy

Hello Irvine,
show standby refers to the HSRP protocol that provides a Virtual default gateway on a vlan.
Using HSRP makes sense if you have two devices routers or multilayer switches (even of different models) that can be the exit point for clients in a vlan
on a C6500 the standby configuration is performed on L3 SVI Vlans
interface vlan 50
ip address 10.10.50.3 255.255.255.0
standby 50 ip 10.10.50.1
standby 50 preempt
standby 50 priority 105
standby 50 track vlan 10
this an example, default priority is 100 the highest priority router becomes active.
the VIP address is an address in the same IP subnet of the vlan interface
HSRP emulates VIP 10.10.50.1 at both L3 and L2 using a well known mac address that in the righmost byte has 0x32 = 50
On a multilayer switch you can reuse the same group number (50 in the example) on different SVI VLans but VIP address has to be given accordingly to vlan subnet
And again this is useful if you have multiple L3 devices serving the same subnet otherwise you are just preparing to install a second router/multilayer switch
Hope to help
Giuseppe

Similar Messages

  • CE Standby Config and Firewalls

    Hi,
    I've a problem getting a CE 7305 with standby config to work. The problem seems to be related to firewall where the ip default-gateway is pointing to. If I point the ip default-gateway (DG)to another router in this segment the standy works properly. If I do a ping on the FW I see an arp-entry in the CE but I don't get a response.
    Pointing back the DG to the firewall the standby works for some seconds but afterwards no link is active. What do I have to permit on the FW to have the FW as default GW? Is a permit ICMP standby ip of the CE to the default GWs IP-Adresse enough or should this work without any permission on the FW-side. Btw the FW is a Cat6k with the Firewall blade.
    Kind Regards,
    Joerg

    Make sure the inside IP addresses are permitted on the firewall. I don't think you need to have a special configuration on the firewall for it to work as a default gateway. You could check for bugs in the Bugtool kit to rule out any known issue.

  • Disappearance of IP Routing config on 6509

    Our 6509 Switch (Cisco WS-C6504-E) suddenly lost its Routing table & entire Routing configs including all Static & Dynamic route configurations.
    We had to turn on ip routing & restore the routing configuration .
    Have anyone experienced this & does it could be some kind of caveat with the MSFC or the Layer 3 engine .
    Any thoughts are welcome.
    No config changes were applied to the switch ; except only a SNMP ip address was allowed .
    Thanks
    Prabs

    Ah, ok, thanks. I guess that was pretty obvious, now that I know the answer.
    The "ip routing" command isn't mentioned anywhere in the CLI documentation, but I guess if I'd thought about it a little longer, I may have come to the same conclusion.
    Thanks Tom. 

  • Back up config on 6509

    We have a 6509 running in hybrid mode and are looking to convert to native mode for familiarity. How do I back up the config for the switch portion and for the router portion? Can you do this with one command? or are there seperate commands for these?

    Hi, There are a number of different ways to do this, but to answer your question, you will need to separately back up your switch config and your MSFC config.
    You can either back up the config to a flash device such as slot0, or to a TFTP server. See the following documents that explain the process in detail, with examples:
    Switch:
    http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_7_6/confg_gd/config.htm
    MSFC:
    http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_7_6/confg_gd/config.htm#1017196

  • Standby config

    Hi everybody
    this is physical standby ,i want to know one thing is that what is right purpose of this physical standby database,
    because i want to check that ,is the changes are made in primary database making the changes in standby database ?
    the step that is follows are:
    startup nomount pfile='/u01/standby.ora';
    alter database mount standby database ;
    alter database recover managed standby database disconnect from session;
    then next i have made the changes in primary database ,i just create a table & insert some data and next i made
    alter system archive log current;
    archives are applying to standby database ,but i want to make standby database read only by using this command
    select open_mode from v$database;
    open_mode
    MOUNTED
    ALTER DATABASE OPEN READ ONLY ;
    ORA 01154 DATABASE BUSY,OPEN,CLOSE,MOUNT AND DISMOUNT NOT ALLOWED HERE
    i also want to check on standby database
    select * from stadby;
    ora 01219 database not open quries allowed on fixed table /view only
    i want to open or want to check that is changes are made
    so pls anybody guide me for this

    Hi..
    Do the following steps on the standby
    1. alter database recover managed standby database cancel;
    2. alter database open read only;
    3. select * from <owner>.<table_name>;
    After performing the select, terminate all the active user sessions and then
    ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION;
    For reference
    [http://download.oracle.com/docs/cd/B10501_01/server.920/a96653/manage_ps.htm#1017113]
    HTH
    Anand

  • Standby Switch for 6509

    My 6509 Backplane traffic Max. is 10% which means 25Gbps. in my earlier conversation i was telling i am going to put 3750(32Gbps), but need to know what is the backplane traffic of 4510R, & is it going to cost more or just a little bit price difference than 3750? 3750 i planned for 3 Nos. Thanks in advance.

    Anand,
    The backplane for 4510R depends on the Sup engine you have, For example with Sup 5-10 GE it has 136 GBPS. Sup V has 96 GBPS, SUP4,3 and sup 2+ has 64 GbPS. I think it will cost more than the 3 No 3750's depending on which 3750 model you take. The chassis 4510 only costs arnd 12500 US$ without any line card. So I would suggest you contact Cisco Pre-sales team or any reseller and get the price check and then take the decision accordingly.
    http://www.cisco.com/en/US/partner/products/hw/switches/ps4324/products_data_sheet09186a0080197424.html
    regards,
    -amit singh

  • Ace 4710 active/standby SNMP config

    We have 2 x Ace 4710 deployed in Active/Standby config. Since the configuration mode is disabled on the Standby unit, how can we configure the SNMP settings (such as location etc.) on the standby unit different from the active unit?
    The 2 devices are in physically separated data centers so the SNMP location settings need to be set differently on both units. The standby unit does not allow any configuration.

    Comments inline:
    Since this is the admin context,  we would better not do this. As i understand correctly, this will turn  off the config sync on the 2 units and we may end up with some issues.
    KM - Correct, you need to manually manage the configurations of both devices. 
    Also,  if at a later stage, we sync the configs again in the admin context, it  will overwrite the different config on the standby unit with that from  the active unit?
    KM - Correct, the device with the lower priority will be overwritten when config-sync is re-enabled.  This is one of the reasons you need to be careful in the Admin context.  For example: Ff the lower priority device has contexts defined that the primary does not, they would be removed when you re-enablethis command.
    Since  my requirement is just the SNMP location config, I do not think i  should go for this; rather i can have some descriptive location setting  identifying the 2 units in cluster mode...
    KM - This would be more ideal than disabling config sync.  You could also put both locations like this:
    snmp-server location "San Jose, CA & Seattle, WA"
    Regards
    Kris

  • Problem with config sync between two CSM-S modules

    Hi everybody,
    I have a problem with config sync between two CSM-S modules.
    I am using CSM-S software version 2.1(8).
    The acitve module is used in a 6509 with WS-SUP720-BASE supervisor running software version 12.2(18)SXF12a.
    The standby module is used in a 6509-V with VS-S720-10G supervisor (no VSS setup) running software version 12.2(33)SXI3.
    Failover seems to work fine:
    switch-active#sh modu csm 2 ft                                      
    FT group 1, vlan 398
    This box is active
    Configuration is out-of-sync
    priority 150, heartbeat 3, failover 40, preemption is on
    switch-standby# sh modu csm 2 ft
    FT group 1, vlan 398
    This box is in standby state
    Configuration is out-of-sync
    priority 80, heartbeat 3, failover 40, preemption is on
    The command (on active side) "hw-module contentSwitchingModule 2 standby config-sync" leads to following result:
    switch-active:
    2010-04-14T16:21:45+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56042: Apr 14 16:21:44.223: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Bulk sync started
    2010-04-14T16:21:45+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56043: Apr 14 16:21:44.251: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configurations to Standby CSM, this may take several minutes!
    2010-04-14T16:21:46+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56044: Apr 14 16:21:45.995: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    2010-04-14T16:21:51+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56045: Apr 14 16:21:50.831: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    2010-04-14T16:21:57+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56046: Apr 14 16:21:56.151: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    2010-04-14T16:22:59+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56047: Apr 14 16:22:58.791: %CSM_SLB-3-REDUNDANCY: Module 2 FT error: Active: Manual bulk sync timed out
    2010-04-14T16:22:59+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56048: Apr 14 16:22:58.803: %CSM_SLB-3-REDUNDANCY: Module 2 FT error:
    2010-04-14T16:22:59+02:00 srz16-1b.net.dsh.at/srz16-1b.net.dsh.at 56049:  FT CONFIG SYNC: Failed config sync entity send
    switch-standby:
    2010-04-14T16:21:45+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2475: Apr 14 16:21:44.232: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Bulk sync started
    2010-04-14T16:21:45+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2476:
    2010-04-14T16:21:45+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2477: Apr 14 16:21:44.240: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: STANDBY:Configuration is being received, This may take several minutes!
    2010-04-14T16:21:49+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2478: Apr 14 16:21:48.824: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Receiving configuration from Active CSM
    2010-04-14T16:21:54+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2479: Apr 14 16:21:53.964: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Receiving configuration from Active CSM
    2010-04-14T16:21:59+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2480: Apr 14 16:21:58.852: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Started clearing configuration
    2010-04-14T16:21:59+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2481: Apr 14 16:21:59.400: %CSM_SLB-4-REDUNDANCY_WARN: Module 2 FT warning: Standby: Config Sync does not save running-config to startup-config
    2010-04-14T16:22:00+02:00 srz31-5a.net.dsh.at/srz31-5a.net.dsh.at 2482: Apr 14 16:21:59.400: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Previous configuration are being deleted from supervisor
    The last log message on standby device seems to be correct - there is no CSM configuration after the attempted config sync.
    Our configuration includes about 3500 lines and it is really uncomfortable to keep in sync manually.
    Maybe someone has the same problem?
    kind regards,
    Christoph

    Hi Christoph,
    I am running into the exact same issue. Upon further investigation I've discovered that this is a known bug, CSCtd09117.  You can read more about it here: http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCtd09117 .   Apparently this is fixed in ver 12.2(32.8.11)SX323 .
    I haven't had a chance to upgrade yet, so I can't verify the fix, but if it works for you please let me know.
    Regards,
    Brandon

  • NAC with 6509

    Hi All,
    I've setup mac-notif on 6509 chassis, but it doesn't send mac-notif to the NAC. in agent, I got:
    "OOB Error; connected device MAC not found".
    here is config of 6509:
    snmp-server community privatecw121! RW
    snmp-server community publiccw121! RO
    snmp-server trap-source Vlan5
    snmp-server enable traps snmp linkdown
    snmp-server enable traps MAC-Notification move threshold
    snmp-server host 192.168.12.250 publiccw121!
    any suggestion would be appreciated. it's kind of urgent.
    thanks
    Alex

    thanks Faisal,
    finally i have someone to connect to console port and fixed it.
    I notice when I add static route to CAS through GUI, then run the command "route" in CAS, it doesn't show that static route. is it normal? do I need to enter static route through CLI instead of GUI?
    thanks alot
    Alex

  • HSRP BETWEEN 6509 & 3750 ROUTER

    Dear All,
    Is anyone is running HSRP between 6509 and 3750 ROuter.Need your ideas.
    TIA
    Regards
    SAM.

    Thks Ankur ,
    MY HSRP requirement is that
    1) Now in my 6509 routing is down by FWSM, while MSFC just for Vlan mapping work as L2 only.
    2) How can i config HSRP between 6509 and 3750 Router
    3) To achive auto redundancy with 6509 & 3750 i hv to config HSRP config in Customer Router which pointed to Virtual IP of Vlan which i config in 6509 & 3750.
    4) I dont want any major change in customer network.
    Case 1 ) If support primary ethernet of customer router which terminate on 6509 goes down then traffic should flow in this manner
    Customer Router ---->Ethernet 2---- > 3750 Router ---->6509 -----3725 (PRimary )----- > Remotess
    Case 2) If 6509 fails then how traffic will shift on 3725 router as both are connected to 6509
    For two 3725 Router which work on HSRP for that is not problem if any one router fails
    Hope you got wht i need.
    THanks & Regars
    SAM

  • FWSM Default port channel?

    I'm doing some L2 cleanups across mutliple 6509E environments and I've found something consistent that I can't find in documentation.
    On all my pairs of 6509s where I have FWSMs bundled (6509-A has FWSM-1 is Slot 1 and 6509-B has FWSM-2 in Slot 1) I also have a port channel 305. Obviously when I do a "show run" or "show int desc" I don't see anything in slot one. It's a service module. But the port channel is referencing ports 1/1-6. And it's all in service/up. I was about to delete this as I thought it was some leftover config (TEST 6509s) until I went and saw the same things on our PROD 6509s. Can anyone explain this or provide some documentation on it? Is it cosmetic? Necessary? Can I delete it as part of my audit cleanup? Don't want to mess with it even in TEST without some information. Nothing on google that's clear and I can't find anything on CCO.
    6509-1#sho etherch 305 summ
    Flags:  D - down        P - bundled in port-channel
            I - stand-alone s - suspended
            H - Hot-standby (LACP only)
            R - Layer3      S - Layer2
            U - in use      N - not in use, no aggregation
            f - failed to allocate aggregator
            M - not in use, no aggregation due to minimum links not met
            m - not in use, port not aggregated due to minimum links not met
            u - unsuitable for bundling
            d - default port
            w - waiting to be aggregated
    Number of channel-groups in use: 11
    Number of aggregators:           11
    Group  Port-channel  Protocol    Ports
    ------+-------------+-----------+-----------------------------------------------
    305    Po305(SU)        -        Gi1/1(P)       Gi1/2(P)       Gi1/3(P)      
                                     Gi1/4(P)       Gi1/5(P)       Gi1/6(P)      
    Last applied Hash Distribution Algorithm:   -
    6509-1#sho etherch 305 det 
    Group state = L2
    Ports: 6   Maxports = 8
    Port-channels: 1 Max Port-channels = 1
    Protocol:    -
    Minimum Links: 0
                    Ports in the group:
    Port: Gi1/1
    Port state    = Up Mstr In-Bndl
    Channel group = 305         Mode = On      Gcchange = -
    Port-channel  = Po305       GC   =   -         Pseudo port-channel = Po305
    Port index    = 0           Load = 0x41        Protocol =    -
    Age of the port in the current state: 46d:06h:53m:39s
    Port: Gi1/2
    Port state    = Up Mstr In-Bndl
    Channel group = 305         Mode = On      Gcchange = -
    Port-channel  = Po305       GC   =   -         Pseudo port-channel = Po305
    Port index    = 1           Load = 0x02        Protocol =    -
    Age of the port in the current state: 46d:06h:53m:39s
    Port: Gi1/3
    Port state    = Up Mstr In-Bndl
    Channel group = 305         Mode = On      Gcchange = -
    Port-channel  = Po305       GC   =   -         Pseudo port-channel = Po305
    Port index    = 2           Load = 0x04        Protocol =    -
    Age of the port in the current state: 46d:06h:53m:41s
    Port: Gi1/4
    Port state    = Up Mstr In-Bndl
    Channel group = 305         Mode = On      Gcchange = -
    Port-channel  = Po305       GC   =   -         Pseudo port-channel = Po305
    Port index    = 3           Load = 0x88        Protocol =    -
    Age of the port in the current state: 46d:06h:53m:41s
    Port: Gi1/5
    Port state    = Up Mstr In-Bndl
    Channel group = 305         Mode = On      Gcchange = -
    Port-channel  = Po305       GC   =   -         Pseudo port-channel = Po305
    Port index    = 4           Load = 0x10        Protocol =    -
    Age of the port in the current state: 46d:06h:53m:41s
    Port: Gi1/6
    Port state    = Up Mstr In-Bndl
    Channel group = 305         Mode = On      Gcchange = -
    Port-channel  = Po305       GC   =   -         Pseudo port-channel = Po305
    Port index    = 5           Load = 0x20        Protocol =    -
    Age of the port in the current state: 46d:06h:53m:41s
                    Port-channels in the group:
    Port-channel: Po305
    Age of the Port-channel   = 46d:06h:55m:56s
    Logical slot/port   = 14/11          Number of ports = 6
    GC                  = 0x00000000      HotStandBy port = null
    Port state          = Port-channel Ag-Inuse
    Protocol            =    -
    Fast-switchover     = disabled
    Load share deferral = disabled  
    Ports in the Port-channel:
    Index   Load   Port     EC state        No of bits
    ------+------+------+------------------+-----------
      0     41     Gi1/1    On    2
      1     02     Gi1/2    On    1
      2     04     Gi1/3    On    1
      3     88     Gi1/4    On    2
      4     10     Gi1/5    On    1
      5     20     Gi1/6    On    1
    Time since last port bundled:    46d:06h:53m:41s    Gi1/6
    Last applied Hash Distribution Algorithm:   -
    NOC-SW-ITEST-AGG1#

    The connection between the FWSM and the switch is a 6-GB 802.1Q trunking EtherChannel. This EtherChannel is automatically created when you install the FWSM.
    http://cisconetwork.org.ua/1587051893/ch04lev1sec1.html
    http://www.cisco.com/en/US/docs/security/fwsm/fwsm23/configuration/guide/switch.pdf
    Thanks
    Ajay

  • Problem with Syncing configuration to our CSM

    Recently we have had problems syncing between our pair of redundant CSM's.
    Here is the behavior we observe when we run the command on one of our 6500.
    ! config 6500-2
    module ContentSwitchingModule 2
    ft group 1 vlan 4
      priority 10 alt 20
    ! config 6500-1
    module ContentSwitchingModule 2
    ft group 1 vlan 4
    6500-2#hw-module csm 2 standby config-sync
    After we run this command on 6500-2 the log shows that the sync happens and the CSM config is deleted on 6500-1 and then nothing happens.
    Here is the exact logout on each of the 6500.
    6500-2(ACTIVE)
    May 28 17:45:11.353 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Bulk sync started
    May 28 17:45:11.369 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configurations to Standby CSM, this may take several minutes!
    May 28 17:45:12.749 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    May 28 17:45:14.869 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Sending configuration to Standby CSM
    May 28 17:45:24.345 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Active: Manual bulk sync completed
    May 28 17:45:24.349 est: %CSM_SLB-4-REDUNDANCY_WARN: Module 2 FT warning: Config Sync does not save Standby running-config to startup-config
    6500-1(STANDBY)
    May 28 17:45:17.088 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Started clearing configuration
    May 28 17:45:17.088 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Completed clearing configuration
    May 28 17:45:17.096 est: %CSM_SLB-4-REDUNDANCY_WARN: Module 2 FT warning: Standby: Config Sync does not save running-config to startup-config
    May 28 17:45:17.100 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Previous configuration are being deleted from supervisor
    May 28 17:45:17.104 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: Previous configuration being deleted on Standby CSM
    May 28 17:45:17.104 est: %CSM_SLB-6-REDUNDANCY_INFO: Module 2 FT info: Standby: New configuration are being configured
    As you can see the configuration ends up being deleted from the STANDBY and the new configuration never gets configured to 6500-1(STANDBY).
    We have tried replacing the SUP engine however this did not help.  We will try to replace the CSM next.  If anyone can shed some light on why this would happen I would apreciate it.

    Hi
    pls check for IOS bug CSCtd09117  and CSCsx64648

  • CSM-S "Configuration Sync is not supported by this card"

    This is the message everytime I try to sync the cards.
    NETCSP01#hw-module contentSwitchingModule 5 standby config-sync
    Configuration Sync is not supported by this card
    NETCSP01#
    The are both installed into the same 6513.
    Here are the configs
    module ContentSwitchingModule 4
    ft group 1 vlan 400
    priority 30 alt 20
    vlan 200 client
    description Client Facing CSM Interface
    ip address 192.168.100.6 255.255.254.0 alt 192.168.100.7 255.255.254.0
    alias 192.168.100.8 255.255.254.0
    vlan 100 server
    description Server Facing CSM Interface
    ip address 172.18.10.6 255.255.254.0 alt 172.18.10.7 255.255.254.0
    alias 172.18.10.8 255.255.254.0
    module ContentSwitchingModule 5
    ft group 1 vlan 400
    priority 20 alt 30
    I am running the following version
    Cisco Internetwork Operating System Software
    IOS (tm) s72033_rp Software (s72033_rp-IPSERVICESK9_WAN-M), Version 12.2(18)SXE4, RELEASE SOFTWARE (fc2)
    What am I missing?
    Thank you!!

    The configuration synch feature is supported from CSM-S version 2.1.1. I suggest you upgrade your device for using that feature.

  • Two CSM's in single chassis

    hi folks
    if we install two CSM's in the same 6500, can we load balance serverfarmA using CSM1 & serverfarmB using CSM2.
    would the csm's be in csm mode or rp mode? would we need to configure them identically or use hsrp for failover?
    any ideas appreciated since i have 0 experience with content stuff.
    thanks,
    anurag

    there is no more rp mode. Everything must be csm mode nowadays.
    If you put 2 CSM in the same chassis, they can workd independently and therefore be both acitve, or you can have the same config on both and work in active/standby.
    With version 4.2.x and the corresponding ios version, there is a command to sync the config between active and standby so you don't have to configure everything twice. The command is 'hw-module ContentSwitching X standby config-sync'.
    Regarding the serverfarm the question is not really important. You first have to decide if you want to be active/standby or active/active.
    Be aware that if you go for active/active you have no backup [you can't be active and standby at the same time] and you will have to split your traffic between the 2 CSM by configuring different vservers on each.
    Gilles.

  • Data Guard Error

    Hi Guys,
    Can someone help me on this error? ORA-16057: DGID from server not in Data Guard configuration.
    Here are the configs of primary and standby. I just want to find out what was im missing.
    Primay config:
    **icts001.__db_cache_size=20250099712**
    **icts001.__java_pool_size=16777216**
    **icts001.__large_pool_size=16777216**
    **icts001.__shared_pool_size=1056964608**
    **icts001.__streams_pool_size=117440512**
    ***.aq_tm_processes=6**
    ***.archive_lag_target=0**
    ***.audit_file_dest='/data/oradata/admin/icts001/adump'**
    ***.audit_trail='DB'**
    ***.background_dump_dest='/data/oradata/admin/icts001/bbdump'**
    ***.compatible='10.2.0.1.0'**
    ***.control_file_record_keep_time=30**
    ***.control_files='/data/oradata/icts001/control01.ctl','/dbworkspc01/multiplex/control02.ctl','/dbworkspc02/multiplex/control03.ctl'**
    ***.core_dump_dest='/data/oradata/admin/icts001/cdump'**
    ***.cursor_sharing='SIMILAR'**
    ***.db_block_size=8192**
    ***.db_cache_size=4194304000**
    ***.db_domain=''**
    ***.db_file_multiblock_read_count=8**
    ***.db_name='icts001'**
    ***.db_recovery_file_dest='/dbworkspc02/flash_recovery_area'**
    ***.db_recovery_file_dest_size=16106127360**
    ***.db_unique_name='ICTS001'**
    ***.db_writer_processes=4**
    ***.dbwr_io_slaves=4**
    ***.dg_broker_start=FALSE**
    ***.dispatchers=''**
    ***.fal_client='icts001'**
    ***.fal_server='drs001','SMS'**
    ***.fast_start_mttr_target=30**
    ***.global_names=TRUE**
    ***.job_queue_processes=10**
    ***.log_archive_config='DG_CONFIG=(ICTS001,SMS,drcs001)'**
    **icts001.log_archive_dest_1='location="/EMC_HD/oradata/archlog"','valid_for=(ONLINE_LOGFILE,ALL_ROLES)'**
    ***.log_archive_dest_1='location=/EMC_HD/oradata/archlog valid_for=(ONLINE_LOGFILE,ALL_ROLES)'**
    ***.log_archive_dest_2='SERVICE=drcs001 LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=drcs001'**
    ***.log_archive_dest_3='SERVICE=ASM LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=SMS'**
    ***.log_archive_dest_state_10='DEFER'**
    **icts001.log_archive_dest_state_1='ENABLE'**
    ***.log_archive_dest_state_2='DEFER'**
    ***.log_archive_dest_state_3='ENABLE'**
    ***.log_archive_dest_state_4='DEFER'**
    ***.log_archive_dest_state_5='DEFER'**
    ***.log_archive_dest_state_6='DEFER'**
    ***.log_archive_dest_state_7='DEFER'**
    ***.log_archive_dest_state_8='DEFER'**
    ***.log_archive_dest_state_9='DEFER'**
    ***.log_archive_format='arch%t_%s_%r.arc'**
    **icts001.log_archive_format='arch%t_%s_%r.arc'**
    ***.log_archive_max_processes=15**
    ***.log_archive_min_succeed_dest=1**
    **icts001.log_archive_trace=0**
    ***.log_checkpoint_timeout=0**
    ***.log_checkpoints_to_alert=TRUE**
    ***.nls_date_format='YYYY-MM-DD HH24:MI:SS'**
    ***.open_cursors=8000**
    ***.parallel_max_servers=13**
    ***.parallel_min_servers=10**
    ***.parallel_threads_per_cpu=6**
    ***.pga_aggregate_target=15032385536**
    ***.processes=1500**
    ***.recovery_parallelism=6**
    ***.remote_login_passwordfile='EXCLUSIVE'**
    ***.resource_limit=FALSE**
    ***.service_names='icts001'**
    ***.session_cached_cursors=200**
    ***.sessions=1500**
    ***.sga_max_size=25769803776**
    ***.sga_target=21474836480**
    ***.shared_pool_size=1048576000**
    ***.shared_servers=0**
    **icts001.standby_archive_dest=''**
    ***.standby_file_management='AUTO'**
    ***.streams_pool_size=117440512**
    Standby Config:
    icts001.__db_cache_size=754974720
    icts001.__java_pool_size=16777216
    icts001.__large_pool_size=16777216
    icts001.__shared_pool_size=436207616
    icts001.__streams_pool_size=0
    *.audit_file_dest='/u01/app/oracle/product/10.2.0/db_1/admin/adump'
    *.background_dump_dest='/u01/app/oracle/product/10.2.0/db_1/admin/bdump'
    *.compatible='10.2.0.1.0'
    *.control_files='/u02/oradata/controlfile/control01.ctl','/u02/flash_recovery_area/controlfile/control02.ctl','/u02/flash_recovery_area/controlfile/control03.ctl'
    *.core_dump_dest='/u01/app/oracle/product/10.2.0/db_1/admin/cdump'
    *.db_block_size=8192
    *.db_file_multiblock_read_count=16
    *.db_file_name_convert='/data/oradata/icts001','/u02/oradata','/data3/data2c/oradata/icts001','/u02/oradata','/data1/oradata/icts001','/u02/oradata'
    *.db_name='icts001'
    *.db_recovery_file_dest='/u02/flash_recovery_area'
    *.db_recovery_file_dest_size=47185920000
    *.db_unique_name='SMS'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=smsXDB)'
    *.fal_client='SMS'
    *.fal_server='PROD'
    *.instance_name='icts001'
    *.job_queue_processes=10
    *.log_archive_config='dg_config=(PROD,SMS)'
    *.log_archive_dest_1='LOCATION=use_db_recovery_file_dest VALID_FOR=(ONLINE_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=SMS'
    *.log_archive_dest_2='service=PROD valid_for=(online_logfiles,primary_role) db_unique_name=icts001'
    *.log_archive_dest_state_1='enable'
    *.log_archive_dest_state_2='ENABLE'
    *.log_file_name_convert='/data/oradata/icts001','/u02/flash_recovery_area/onlinelog','/dbworkspc01/multiplex','/u02/flash_recovery_area/onlinelog','/data3/data2c/oradata/icts001','/u02/flash_recovery_area/standbylog'
    *.open_cursors=300
    *.pga_aggregate_target=409993216
    *.processes=5000
    *.remote_login_passwordfile='exclusive'
    *.service_names='SMS'
    *.sessions=5505
    *.sga_target=1231028224
    *.standby_file_management='auto'
    *.thread=1
    *.undo_management='AUTO'
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='/u01/app/oracle/product/10.2.0/db_1/admin/udump'
    Regards,
    cmadiam

    The parameter log_archive_config is wrongly configured on the standby database.
    Add the database unique name (db_unique_name) of the primary database to the log_archive_config of the standby database
    On the standby, your log_archive_config should be something like
    log_archive_config='DG_CONFIG=(icts001,sms)';
    cmadiam82     
    Handle:  cmadiam82   
    Status Level:  Newbie 
    Registered:  Feb 28, 2010 
    Total Posts:  36 
    Total Questions:  13 (11 unresolved)  It is sad to see that forums is of no help to you. :(
    Please mark the threads as answered if you have got a solution and keep the forums clean. If not, then reply to your questions so that you would get back an answer rather than keeping it as unanswered.

Maybe you are looking for

  • TS1368 iPad mini not connecting to the iTunes/App stores

    I am setting up my parents iPad mini to the iTunes and App Stores for the first time. But it keeps telling me it cannot connect to the store at this time, please try again later. I don't understand why it isn't working, my iPad is connected just fine

  • How do download using 7 from AVCHD camera to computer?

    Hi, Got Cannon VIXIA HG 20 camera and have installed Premiere Elements 7. Its a hard drive 60 GB camera I tried using GET Media, used the AVCHD button but the only drive that shows when I go to pull it off is the SDHC card. The hard disk drive does n

  • JTable data persistance problem

    i have large number of rows to be displayed in a JTable , the user can configure the number of rows he wants to view , the table will have next and previous buttonns to navigate to the different pages , i have solved the problem by reading data from.

  • When doing  the updates my screen goes gray and doesnt restart

    help? everytime  i get an update i click to install and restart my laptop..it goes to a gray update screen..and nothing in the top bar is accessible..i have to turn my laptop off manually and restart.. hopefully someone has a clue):

  • What to do on uncompleted patchset apply?

    I installed OEM grid control 10.2.0.1 and tried upgrade to 10.2.0.5 by applying the patchset 3731593. After loading all files, the runInstaller was doing all configuration on the components like j2ee and oms. That took very long time and the popup ja