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

Similar Messages

  • Trying to change product list css

    I know this is a little off-topic, i.e. hacking BC with jQuery... but if you can help... I am trying to change the product list css for items displayed in the catalogue. I'm implementing jQuery masonry script to effect a responsive layout for small products with a script removing and adding two classes. The script works fine and I have it all working perfectly (for example here: http://silverster-***-race.dotsilo.com/air-filters), except where the small product list is displayed from a sub-catalogue list ../parentCatagory/childCategory. Here's an example where the list is displayed vertically rather than the intended masonry style: http://silverster-***-race.dotsilo.com/Gauges/srp-gauges
    This is the default HTML that BC creates (wrapped with with my own DIV and  ID) :
    <div id="items">
    <ul class="productList productSmall">
    <li id="catProdTd_6742743" class="productItem">
    <!-- Some product content here -->
    </li>
    <li id="catProdTd_6742744" class="productItem">
    <!-- Some product content here -->
    </li>
    </ul>
    </div>
    I have been able to change the classes (from .productItem to .item .masonry-brick) with jQuery elsewhere on the site (like air filters example and the home page: Home - Japanese Race Supplies).
    The jQuery I used to change the classes successfully was this:
    $('div#items ul li').removeClass('productItem').addClass('item masonry-brick'); // this script replaces the class .productItem with .item .masonry-brick
    My problem seems to be that the sub-catalogue (sub-directory) is ignoring the script. Is there something I'm missing when working with a sub-directory like this? I did look at a pure CSS work around, but it's complicated with Masonry generating its own classes too. Any help or suggestions appreciated.
    Thanks. - Simon

    Hey Simon, how are things?
    Your running Javascript Simon, that runs after server side scripting, BC wont be overriding those things.
    You also do not have to change ANY classes when using things like masonary, You just specify your targets to match the classes that you have in your projects. Document guides for things like plugins are just guides and will have their own classes based on what the author is doing.
    One of the key things to javascript is fixing and avoiding errors:
    On the second page you linked you have the following errors -
    "NetworkError: 404 ERROR: The file requested could not be found. - http://silverster-***-race.dotsilo.com/Gauges/twitter/jquery.tweet.js" 
    jquery.tweet.js
    "NetworkError: 404 ERROR: The file requested could not be found. - http://silverster-***-race.dotsilo.com/Gauges/js/tinynav.min.js" 
    2
    tinynav.min.js
    TypeError: $(...).tweet is not a function
    Things stop working when you have errors.
    On the first page you have this error:
    TypeError: $(...).replaceText is not a function $(".cartSummaryItem").replaceText( "Shopping cart is empty.", " " );
    In terms of the Masonry stuff. You do not need that to make your cart responsive But if you do want to target elements:
    var container = document.querySelector('#container');
    var msnry = new Masonry( container, {
      columnWidth: 200,
      itemSelector: '.productItem'
    This of course wont count for the productItemLast but >  ".productList.productSmall > li" will also work.
    There would be no need to add a class in terms of the CSS as well.
    Its hard to follow your code a bit to see anything else, I can not see Masonry actually running on either page you linked and the last page also has no products.
    Sorry if I am missing what your trying to achieve.

  • Xilinx SDAccel and NI LabVIEW Communications System Design Suite win a pair of EETimes/EDN ACE Ultimate Product Awards

    Last night, EETimes and EDN presented a number of ACE Awards including twelve “Ultimate Product” awards. The Xilinx SDAccel Development Environment for C, C++, and OpenCL won the Ultimate Product Award in the Development Kits category.
    EETimes/EDN 2015 ACE Awards
    From the SDAccel entry form:
    “The SDAccel development environment for OpenCL, C, and C++, enables up to 25X better performance/watt for data center application acceleration leveraging FPGAs and combines the industry’s first architecturally optimizing compiler supporting any combination of OpenCL, C, and C++ kernels, along with libraries, development boards, and the first complete CPU/GPU-like development and run-time experience for FPGAs. SDAccel streamlines the development and deployment of critical algorithms such as Deep Neural Networks used in machine learning.
    SDAccel includes the industry’s first architecturally optimizing compiler that makes efficient use of on-chip FPGA resources along with a familiar software-development flow based on an Eclipse integrated design environment (IDE) for code development, profiling and debugging, providing a CPU/GPU-like work environment.
    SDAccel leverages Xilinx’s dynamically reconfigurable technology to enable accelerator kernels optimized for different applications to be swapped in and out on the fly. The applications can have multiple kernels swapped in and out of the FPGA during run-time without disrupting the interface between the server CPU and the FPGA for nonstop application acceleration. This functionality is ideal for swapping applications during peak loading periods.”
    (Note: For more information about the Xilinx SDAccel design environment, see “CPU/GPU-like software development environment for OpenCL, C, C++ delivers FPGA-based app acceleration with 25x better performance/W,” “and “Latest SDAccel release adds 4 new hardware dev platforms, 4 new libraries, 6 new design services firms.”)
    Vinay Singh accepts an ACE Award for the SDAccel design environment from Max Maxfield
    The LabVIEW Communications System Design Suite from National Instruments (NI) won the ACE Ultimate Product Award in the Software category. NI’s LabVIEW Communications System Design Suite combines software defined radio (SDR) hardware with a comprehensive, unified software design flow to help engineers prototype 5G systems. The package includes built-in application frameworks for WiFi and LTE that enable wireless developers to focus on creating specific components based on existing standards rather than designing new algorithms from scratch.
    The LabView Communications System Design software is coupled with the company’s USRP software-defined radio development platform for 5G research, which is based on a Xilinx Kintex-7 All Programmable FPGA. Wireless engineers can use the NI USRP RIO and the NI LabVIEW Communications System Design software to rapidly prototype real-time wireless communications systems and test them under real-world conditions.
    (Note: For more information about the NI LabVIEW Communications System Design Suite, see “LabVIEW Communications System Design Suite combines SDR hardware with a unified software design flow for 5G development.”)
    Congratulations to all of the talented developers from both National Instruments and Xilinx who created these award-winning products.
     

  • Can we move InfoPath forms from development site to production site?

    From the question I mean only the form, not the site itself.
    Is there any way to move a InfoPath form from SharePoint development site to production site?
    Thanks,

    just publish it to production site
    http://office.microsoft.com/en-in/infopath-help/move-a-published-form-template-to-a-new-sharepoint-library-HP010102446.aspx
    Step 1: Publish the form template to the new document library
    Open the working copy of the form template in design mode.
    On the File menu, click Publish.
    In the Publishing Wizard, click To a SharePoint server with or without InfoPath Forms Services, and then click
    Next.
    In the Enter the location of your SharePoint or InfoPath Forms Services site box, type the location of the SharePoint site that contains the new document library that you want to move your form template to, and then click
    Next.
    On the next page of the wizard, click Document Library, and then click
    Next.
    Click Create a new document library, and then click
    Next.
    On the next page of the wizard, type a name and description for the new document library, and then click
    Next.
    Choose the fields in the form template that you want to appear as columns in the default view of the document library.
    How?
    Click Next.
    On the next page of the wizard, verify that the information shown is correct, and then click
    Publish.
    To open the document library and test the process for filling out a form that is based on this form template, select the
    Open this document library check box, and then click Close.
    The document library will open in a browser. When you click New on the list toolbar, a form based on this form template will open in Microsoft Office InfoPath.
    http://sharepoint.stackexchange.com/questions/17383/infopath-change-publish-location
    If this helped you resolve your issue, please mark it Answered

  • Site CSS cache error in DW

    The probelm is : I have added a website A in my DW, it is OK. But when I use DW edit any other HTML page from site B, the page review in DW shows the  A site CSS.
    I think it maybe the CSS cache by the site A, How do I clear them?
    Thanks

    Hey Gunter,
    Thanks much, that did work.
    The other error I spoke of was fixed with the new database, so apparently the two errors I spoke of weren't related.
    You seem to be a good help to this forum, thank you for that.... fixing my problem relieved me from much stress.
    Cheers,
    Derek Miller
    Dreamweaver Enthusiast

  • Softwares/licenses require over Office 365 Development,QA, UAT and Production site

    Hello, Client has Office 365 E3 version, this plan provide Development site. We require to do extreme customization and
    third party integration for that we are planning to go with Provider hosted app.
    So, what are the additional software’s/licenses would require for Development,
    QA, UAT and Production site for 6 developer?
    How can we manage Development licenses cost of Visual Studio 2013, SharePoint 2013 Designer for 6 developers?
    Do client need to purchase additional licenses of Office 365 E3 for QA and UAT site?
    Do client need to buy additional license for Azure Web Site or is it provided in Office 365 E3 version by default, as we need this for Provider hosted app?

    Hi,
    Per my understanding, there might be some queries on the development environment set up in Office 365.
    About the requirement of setting up a development environment for Office 365, steps in details can be found in the two links below:
    Setting up your Development Environment for O365 & Azure Development
    http://blogs.msdn.com/b/steve_fox/archive/2013/02/03/setting-up-your-development-environment-for-o365-amp-azure-development.aspx
    How to: Set up an environment for developing apps for SharePoint on Office 365
    https://msdn.microsoft.com/EN-US/library/office/fp161179.aspx
    For the license related issues of Office 365, I suggest you post it to Office 365 forum, you will get more help and confirmed answers there.
    http://community.office365.com/en-us/f/default.aspx
    Thanks 
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Production site RAC redundant architecture deployment

    We need the advise from Oracle Experts regarding our production site RAC redundant architecture deployment
    For some business constraint, We have only 2-NIC Available for configure the redundant RAC Deployment
    So are planed to bonding the available 2-NIC and after NIC bonding we got only one bonding interface of 1gbps speed.
    We have configure the public and private ip address in that available single bonding interface.
    network configuration
    #bond0 (public network)
    10.106.1.246 rac1
    10.106.1.247 rac2
    #bond0:1(vip network 10.106.1.251)
    10.106.1.251 rac1-vip
    10.106.1.252 rac2-vip
    #bond0:11(private network 10.10.0.1)
    10.10.0.1 rac1-priv
    10.10.0.2 rac2-priv
    #bond0:2(scan ip)
    10.106.1.244 rac-scan
    Oracle Setup Details
    Oracle11g r2 RAC/GRID Software
    RAC/GRID: 2-Node Database Cluster
    Database Storage: ASM
    Please find the review of our Hardware and Software
    Hardware:
    IBM Servers and SAN Storage
    NIC Speed: 1Gbps
    Software: Redhat Enterprise Linux5.5 64bit
    Application Behavior:
    1.) High insert/update/delete/select on single table.
    2.) multiple session connect and disconnect.
    Can you please conform that above architecture will support in production site?
    what is the advantages and disadvantages with above architecture in production site?
    Can you please suggest the right way of deployment the redundant RAC deployment in production site?

    This is one case where I would say that you are playing a very dangerous game with your production system. You asked for Expert opinions and you have been informed that this is a VERY BAD IDEA!!!! While you think that it works, don't come asking about node evictions when your bonded nics get saturated. I can say that I am an expert having installed, configured and spent time troubleshooting more than 75 clusters (2-6 nodes) on some very impressive hardware. The "big one" was 250TB on a 3 node RAC on Sun 6900's (48 dual-core x 192GB main memory with 8 NICS using SUN IPMP and 8 HBA's for SAN connectivity ). When you start having "weird" issues, Oracle will not support your configuration. You will need to fix it before they even begin troubleshooting it. Tell your manager that unless they spring for the appropriate configuration they should execute the following command: "Alter manager update Resume;" because it is not "IF" it will fail, but "WHEN" will it fail. Trust me, you and your managers have put your system in a very precarious position.

  • Easy way to make my site CSS friendly without changing everything??

    I want to make my site CSS friendly but based on my research on the internet seems to be really tricky to do and time consuming.  Do I just take out all of the pictures and just have text and save it as an alternative?  What do I do to make my site "smart" so to speak and recognize if someone's computer needs CSS or not? 

    The main issue with the website as it stands is that there's no text on the home page.
    If you offered a text-only version for slower connections (which I would not worry about), there would be nothing to show.
    I would forget about CSS for now (there's plenty of auto-generated CSS already in the code BTW) and focus on these Google guidelines:
    http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=35769
    I see allot of web sites these days that have that orange CSS in the address bar and I know it must be important somehow and wish to learn about it.  Maybe I'm getting CSS mixed up in what I'm thinking.  Not sure.
    I think you're getting the acronyms mixed up.
    That orange icon is an indicator of an RSS (Really Simple Syndication) feed available on the website, not CSS. It's known as a Live Bookmark in Firefox and allows you to stay in touch with sites without visiting them all the time.
    http://www.mozilla.com/en-US/firefox/livebookmarks.html
    http://johnbokma.com/firefox/rss-and-live-bookmarks.html

  • Any way to download a sites CSS images?

    I occassionally have to download clients sites from various
    server using HTTP. Typically I use a unix app called wget, however
    this app doesn't grab images that are specified in CSS documents. I
    usually have to download each image via my web browser, which is a
    pain in the butt. Does anyone know of any unix or mac utilities --
    or dreamweaver plugins -- that will download an entire site --
    including background and rollover images that are specified in css
    documents? I usually don't have ftp access to these sites.

    > If you've found a way to get the dynamic code from the
    resulting HTML
    > code, we'd be quite interested in talking to you about
    that. ;-)
    So would the NSA....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "danilocelic AdobeCommunityExpert"
    <[email protected]> wrote in
    message news:gnvmrf$1a$[email protected]..
    > Murray *ACE* wrote:
    >>> gets dynamic sites too.
    >>
    >> Gets them as static pages, though.
    >
    > Yes, the content of the dynamically generated pages that
    are spidered will
    > be the "static" HTML that is sent to the browser. If
    you've found a way to
    > get the dynamic code from the resulting HTML code, we'd
    be quite
    > interested in talking to you about that. ;-)
    >
    >> A much simpler way to do this is to just browse to
    the page using
    >> Firefox, use TOOLS | Page Info > Media, and you
    will see a list of all
    >> the images on the page, which you can select and
    save as desired.
    >
    > Great tip Murray, I wasn't aware of that, thanks.
    >
    >
    > --
    > Danilo Celic
    > |
    http://blog.extensioneering.com/
    > | WebAssist Extensioneer
    > | Adobe Community Expert

  • ACE 4710- Global Site load-balancing

    Does the 4710 have a feature like global site load balancing like the CSS?
    We have a site that will have 2 ISPs but we don't have our own block of IP addresses to advertise so we would need to use the ISPs IP blocks.  We've had issues in the past advertising one ISPs IP block out another ISP so I was wondering if there was a way we could configure the ACE similar to the way the CSS did global site load balancing.  Basically have the ACE act as a DNS server and respond back with the IP address of whichever ISP we wanted the end user to come in on and use a probe to ping the ISPs remote WAN IP to verify the circuit is passing traffic and resolve the correct IP if it's not.
    Thanks

    ACE does not have DNS server functionality.
    And these methods are not supported on the CSS anymore.
    The solution we offer is to install a Cisco GSS (Global Site Selector) which can interact with the ACE or CSS or CSM to determine which vip is up or down.
    Gilles.

  • Data Guard two Production sites

    I am exploring the best (and least expensive) way to configure Data Guard in our environment.
    Has anyone had two production environments, each in a different location and set up Standby Data Guard databases across each.
    For example -
    Site 1 - Prod RAC 1 with database 1 and a standby for database 2
    Site 2 - Prod RAC 2 with database 2 and a standby for database 1
    Is there any load to the resources in either cluster when also maintaining a standby database along with production?
    I searched Metalink and was not able to find information on this type of configuration.
    Thanks!

    Yes, your understanding is correct. I simplified our environment for the question, actually we have two sites in different geographic locations.
    Site 1 is production and Site 2 is Development, but we want to protect each site for Disaster Recovery, etc.
    Site 1 has a three node rac cluster with a 'PRD_A' database and Site 2 has a three node rac cluster with a 'PRD_B'.
    So, I would like to create, just as you said, a standby for PRD_A in the Site 2 cluster & create standby for PRD_B in the Site 1 cluster.
    And, actually, each site has 2-3 databases running that I would like to create standby's for. This is why I am wondering if anyone has done this and if the load would be an issue. Yo Yo got it ;-)
    See PRD_A has 3 instances let suppose PRD_A1, PRD_A2, PRD_A3.
    PRD_B has 3 instances let suppose PRD_B1, PRD_B2, PRD_B3
    So for PRD_A you can create either one standby database as PRD_A_STBY.
    or you can create three standby databases as PRD_A1_STBY, PRD_A2_STBY, PRD_A3_STBY on CLUSTER B
    For PRD_B you can create either one standby database as PRD_B_STBY.
    or you can create three standby databases as PRD_B1_STBY, PRD_B2_STBY, PRD_B3_STBY on CLUSTER A
    But Recovery process will be performed any one of the standby of one database, Remaining standby databases will sit idle.
    (or)
    You can have only one standby database, So the database itself clustered so you can add instances if in case of Switchover/Failover.
    Here you will have two database on each instance.
    Here the things
    1) how much RAM
    2) is it server capable to hold two instances?

  • Is this product ready for production sites??

    I was part of the beta testing for this product... but lost interest when I realized I couldn't produce an actual ready to upload site... has that changed?? is this ready to go???

    "Finish the Code" means what you get from Reflow will likely need more work before you go live. The code we are generating is just to show you what can be done on the web, but we aren't going to give you everything you need to wire up the actual form submission, or all the interactivity you might want, or even code qualities like SEO, Accessibility, and other things that might be relevant to you project. We are planning to at least give you all the browser prefixes in a future release so your code will preview better in more browsers.
    If you are using Dreamweaver and are mostly happy with it then you can feel good staying with it. You can take the code from Reflow into Dreamweaver but you will need to shape it to what you want based on your project. The Project Seven extensions are also really good and if there are just a few things you need to be truly awesome you can ask that team to implement them. They're a great team and repsonsive to their users requests.
    Muse will allow you to design for multiple screen sizes but they use server side code to server different desgins to different devices. Normally that's not a good idea, but with so many people using Muse & BC and relying on that server detection you can safe knowing the right code will make it to the right device. If you want to design and publish to the web Muse it also a vaild option.
    Hope the helps. Thanks for checking out Reflow. You should always pick the tool the works the best for you, makes you feel the most comfortable, creative and productive.
    Chris

  • Uploading an in production site?

    Hallo
    This may seem a stupid question but I would appreciate any help. I am a graphic designer who has just started to explore the wonderful world of web development. I have designed the layout optic of dozens of websites over the last ten years, but have never dabbled with code up to now. At present I am right at the beginning of my learning curve, but very much enjoying the process. My question is the following: I have a client, he has a website up and running and I am using his new site as a sort of tutorial project. In order to do that I have to leave his present site online and would like to create some sort of site that runs parallel to it. The address must be something like www.my-clients-name.com/inprod this way he and I can test the new site for errors while his clients can still access the old website under his normal web address. I have his FTP address, username and passport and would like to know how I can upload this inprod site without influencing his present site? I am doing the dreamweaver and CSS courses in lynda.com but have found nothing that relates to this specific problem.
    Any help would be appreciated.
    Regards Charl

    Everything Gary said is correct.  BUT, you're not experienced with code and if you mess-up and accidentally put files to the wrong folder, you could wreck your client's on-line site.
    In all fairness, ask yourself, "are you confident enough to work off the main domain?"  Or, would you feel less pressure if you were working on a separate testing sub-domain.  Discuss this with the client.  Maybe he/she can ask their web host or admin person to set up a testing sub-domain for you to use.
    Example:
    www.testing.client-site.com
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • X99S and M and X Power boards on MSI Products Site, mistake me thinks

    Well was browsing through all the mobo big boys to see if any had the X99 chipset boards and to my surprise when I browsed on MSI 1st this morning at about 9am GMT the whole range of boards for socket 2011-3 were on show including the gaming range and OC boards. So had a great look at the specs and found myself drooling over the beauty of these new beauties. Unfortunately I decided to look at the other major Motherboard manufacturers to see what they had and apart from Asrock and one other the boards seem to be pretty much under wraps apart from some teaser pics. After looking around came back to MSI to have another drool and pick which board I will be getting my hands on to replace the beast Z87-GD65 I was devestated to find all the X99 boards off the site, so in my opinion someones for the chopping block I assume or a major up was made by putting the boards up on show in the products pages. Ah well at least I can say I got a great sneak preview of whats around the corner and I assure you they are beautiful and full of everything spec wise you would expect from MSI at the top of their game. Feel sorry for whomever was responsible hope they dont get chewed out too much 

    Indeed these are nice, and compared to others, has full spec around. I don't think it's mistake, as it wouldn't happen twice (Xpower and Gaming). Thanks for a notice,  I didn't really bother looking around these all the time ^^ But I did notice on some retail websites they have DDR4 preorders together with X99 boards (preorder too). Prices are ... ok... Not for me 
    Also MSI has already mentioned these on their FB page, so no mistakes happen.

  • Best way to read text files at multiple production sites

    Need to write a solution to read txt files that contain binary data on multiple SQL Servers. I have no control over the SQL servers, they are not mine. Thinking of BULK INSERT or bcp. But must something on the server be turned on for it to work? What are
    some other production solutions for reading files and loading the data into a SQL table?

    Hello,
    I think the best way is create a SSIS package to import data into SQL Server tables. Here are some articles for your reference:
    http://codejotter.wordpress.com/2010/04/06/importing-multiple-text-files-using-ssis/
    http://technet.microsoft.com/en-us/sqlserver/dd941934.aspx
    Regards,
    Elvis Long
    TechNet Community Support

Maybe you are looking for