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

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.

  • 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

  • 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

  • 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.

  • Help with determining required CPU

    Hello All,
    I just inherited an 11g DB that has not been bounced sinced July 2009. It is the only production host, not in any RAC or standby config. Being a bit of a niewbie, how do I determine what the last patch was applied, and next question, assuming its behind, becuase I heard there hasn't been any updates applied to this box since then, can I just download the latest CPU and Opatch that?
    DB is an Oracle 11g (11.1.0.7) 64 bi ton Redhat 5.3 (Even the Linux OS is telling me there are 120+ updates that have to be applied. This looks like a huge OS and Oracle update task..
    Appreciate any feedback..
    RN

    Hello,
    By applying CPU JAN 2010, will that cover all the patches in the past and some security patch that was released 4 or so months ago?Yes generally the CPU are cumulative.
    You have also the PSU (Patch set Update) which include the CPU and are also cumulative.
    The PSU fix Bugs and not only security vulnerabilities.
    They are released on the same day than CPU.
    Best regards,
    Jean-Valentin
    Edited by: Lubiez Jean-Valentin on Mar 11, 2010 9:44 PM

  • CSM configuration question

    Customer wasnt current CSM config changed:
    ===================================
    Customer's request is to make all requests go to real server 173.200.12.109 and if that server is down only then send all requests to backup server 173.200.12.110. But if server 173.200.12.109 comes back online then start sending all requests back to 173.200.12.109 and not use 173.200.12.110.
    Questions:
    ==========
    1. I think I have to put the two servers in VLAN 110 and not VLAN 12 and use the CSM in bridge mode by giving the same IP addresses of 173.200.12.8 for client VLAN 12 and server VLAN 110. Right?
    2. There are two CAT 6500 with a CSM in each in Fault Tolerant Mode already configured and running and now need the above config changes added. Do I need to configure both CSM manually or if I configure one CSM will the other copy the config automatically.
    3. I need to add VLAN 12 and VLAN 110 to Switch VLAN DATABASE, but not add VLAN 12 or VLAN 110 to the MSFC2 or should I only add VLAN 12 to MSFC2 and not VLAN 110.
    4.Do new firewall rules need to be created for the two new server real IP addresses or VIP or non change required to the Firewall Rules.
    4. What are some useful troubleshooting commands I can see if this doesn't work ? -
    show module csm x connection detail, etc.

    1 & 3) The servers will go into vlan 110. You need to create this vlan on the switch but there is not a routed interface for it.
    The client vlan (vlan 12) will need a routed interface however it is not clear from your diagram where this should be. You will need to create vlan 12 on the switch as well. If you are putting a firewall in front of this vlan which it seems you are from your diagram then the routed interface for vlan 12 will be on the firewall not the MSFC. If you put it on the MSFC you will simply route round the firewall - probably not what you want.
    2) Version 4.1(1) does not seem to support the command "hw-module csm 'slot no" standby config-sync" (worth checking tho). Looks like this was brought in on version 4.2. Without this command yes you will have to manually copy the config.
    4) if you are not allowing through http ( assuming it is http) to the VIP already yes you will need a new firewall rule. That will allow application traffic. If you need direct access to the servers for management etc. then you will need to add in rules for those as well.
    5) sh mod csm x reals
    sh mod csm x vservers.
    sh mod csm x ft
    sh mod csm x conn
    HTH

  • ACE at production site, CSS at DR

    Hi
    We have ACE modules at our primary production site in an active/standby config - and have been working fine for some time.
    eg.
    context ace1
    description context1
    allocate-interface vlan 10
    allocate-interface vlan 11
    context ace2
    description context2
    allocate-interface vlan 20
    allocate-interface vlan 21
    There is a bridge group in each context and the ip range for context1 is 10.1.1.x and context2 is 10.2.2.x.
    Rservers and VIPs in context1 are therefore in the 10.1.1.x range; in context2 they are in the 10.2.2.x range.
    For a DR site, we want to use a CSS11506 to act as the load balancer in case of a disaster at the production site.
    Is it possible for the CSS11506 to be configured to act the same as the ACE in case of a DR scenario? ie. Can a CSS be configured to so the same job as the ACE, maintaining the IP addresses assigned to the rservers/vips/vlans?
    We need to have the IP addressing at DR to be the same the production site (vlans can be created at DR as required and are independent of the production site) - however the DR site is only 'active' when the production site is destroyed (or in testing obviously).
    What would a sample config on the CSS11506 look like given the above ACE configuration?
    (It's my first attempt at configuring a CSS!)
    Cheers guys
    Cameron

    hi,
    It is possible to have a css to do the same functionality. The context principle does not exist but you have the similar interface/vip redundancy see:
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.20_v8.10/configuration/redundancy/guide/redundgd.html
    Bridging can also be done see:
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.20/configuration/routing/guide/rtbrgdgd.html
    Keep in mind that the policies are replaced by owner & content rules, serverfarms do not exist, real servers are called services and predictors are callled loadbalancing systems:
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.20/configuration/content_lb/guide/cntlbgd.html

  • SSL certificates issues

    I am using Safari Browser to login to SSL protected web sites. I have 3 certificates from different certificate authorities.
    1.) Certificate A for Website A.
    2.) Certificate B for Website B.
    3.) Certificate C for Website C.
    Installed in this particular order.
    I have changed trust setting for each certificate and set it as "Ask Pemission".
    Now, when I try to login on website A, a dialog box pops up and upon selection of certificate A everything work fine.
    When I try to login on website B, the same dialog box reappears everytime I select certificate B showing error
    "The website 'website A' did not accept the certificate 'Certificate B'".
    The same thing happens when I try to login on Website C.
    It means no matter what I do, Safari always selects certificate A.
    Did anyone else encounter this problem before?
    I also want to know how can change System setting for SSL.
    e.g whom to trust, clearing SSL state of Safari etc.

    Hi Neha,
    Yes - unless you are running the 2.2 version of ACE software - which is intended for really large configurations then there is no bulk certificate/key import process.
    Whatever you did to import the certificates/keys on your active configs you'll need to do on the standby configs.
    Note, by having missing files, replication will have been stopped.
    Cathy

  • SSL Certificates issues on ACE module

    Hi,
    SSL certificate and keys are not been transfered from active to standby automaticaaly, could anyone tell me why is this happening and what needs to be done.
    Thanks
    Neha

    Hi Neha,
    Yes - unless you are running the 2.2 version of ACE software - which is intended for really large configurations then there is no bulk certificate/key import process.
    Whatever you did to import the certificates/keys on your active configs you'll need to do on the standby configs.
    Note, by having missing files, replication will have been stopped.
    Cathy

  • Setup a CCM 5.1 Unix Loopback

    Can a loopback address be set on CCM 5.1? I am trying to setup a server cluster using SLB with two 6500 core switches to allow a third party redundant connection.

    Hi..
    You cant set a loopback as such..
    But you can multihome the server to 2 x different switches
    You will need to enable NFT from the command line on the CallManager.
    It will use an active / standby config. I.e. if one link fails and the server detects it, it will attempt to activate the other link.
    Cheers,
    Tim.

Maybe you are looking for

  • S-Video or Composite from newest MBP

    I thought there was a mini-display to Composite (yellow) and S-video adapter, so I can show my MacBook on my non-HD (no HDMI or DVI) TV. My friend has one, I was pretty sure was mini-dvi (vs mini VGA). Is there one? The one I'm thinking of was actual

  • Require A Password When Viewing A Livestream - Media Server 5

    I am testing out Adobe Media Server Starter 5, and creating a livestream using Flash Media Live Encoder 3.2. I believe I have everything working right now, by embeding the video in a webpage and I can see the livestream just fine. What I would like i

  • Open a File Dialog Box to browse through image files

    Hi all I need to develop a code to open a File Dialog Box to browse through Image Files in Oracle 10g. Once the Image File is selected i need to save the file in a Table Column in the Backend Table. Please help me. Thanks Nakul Venkatraman

  • GL line item display - list view

    is there a way of keeping the display as list as the default we've recently upgraded to ECC6.0 and usually display GL postings via FB03 when you double click to view the journal a standard SAP view is proposed, however it can be changed by clicking o

  • Staying Connected Pop Up Message

    Im feeling a little slow and annoyed. i got my macbook pro a few weeks ago and since i got it as long as i have been connected online either wireless or wired, a message pops up that says " your internet connection is still active. would you like to