Ensure backup is in a different "zone" location

Hi,
I am investigating using Coherence in-memory data grid in Amazon Web Services.
I want to solve for system resilience and data durability when there is a complete failure in one AWS Availability Zone (AZ). We will have Coherence distributed cache nodes in multiple AZs. Is there a way to guarantee that every object in the cache is stored on at least 2 servers across different availability zones?
Thanks!
Horace

Hi,
The default backing strategy that comes out-of-the-box will not help you. You would need to use the simple partition assignment strategy that will ensure "data safety", by placing primary and backup copies of data on different sites, racks and machines. So if there are multiple sites then primary and backup data will be put on different sites. You need to define the following parameters for JVMs on each AZ:
-Dtangosol.coherence.site=AZ1 or -Dtangosol.coherence.site=AZ2
HTH
Cheers,
_NJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • How to ensure backup of iphone4 is done?

    How to ensure backup of iphone4 is done so that after upgrading OS I can restore old informations?

    If the QT file you exported was self-contained, then you can edit that later if needed.
    To delete files associated with that project, open your scratch disc and locate the folders bearing that project's name. There should be a folder with that project's name inside these folders on your scratch disc:
    Audio Render Files
    Autosave Vault
    Capture Scratch
    Render Files
    Also locate the Thumbnail Cache and the Waveform Cache folders; files for that project will also be located in those two folders, but not in their own named folder.
    Move all of the above to the trash, then delete the trash.
    Since the project file itself is relatively small, I recommend that you keep that one ... just in case you ever need to re-capture/re-edit.
    -DH

  • Your backup is from a different version of Microsoft SharePoint Foundation and cannot be restored to a server running the current version. The backup file should be restored to a server with version '14.0.0.6106' or later

    while Restoring a Site Collection from a different server i got below error in SharePoint 2010.
    Kindly let me know , which patch i have to install along with the download link please. i am unable to find the correct patch to download..
    Thanks in Advance,
    Tarun
    TARUN

    Hi,
    According to your post, my understanding is that you get an error when you restore a site collection from a different server in SharePoint 2010.
    I recommend that you can try to click the “KB2536599” for SharePoint 2010 version 14.0.0.6106 to download the patch from the following links and install the patch in your environment.
    http://blogs.technet.com/b/moss_it/archive/2011/08/15/lista-di-versioni-di-sharepoint-server-2010-o-sharepoint-foundation-2010-wss-4-0.aspx
    http://support.microsoft.com/kb/2536599
    After the installation, you need to run the Configuration Wizard. Later you should be able to restore this site collection successfully.
    For more information, you can refer to:
    https://ammarfassy.wordpress.com/2012/11/29/restore-spsite-your-backup-is-from-a-different-version/
    https://social.technet.microsoft.com/Forums/en-US/cb9fb524-2a65-4a59-8f09-fc86366dd1c2/restore-errorversion-of-14006106-in-power-shell?forum=sharepointdevelopmentprevious
    http://blogs.technet.com/b/stefan_gossner/archive/2011/07/12/june-2011-cu-for-sharepoint-2010-has-been-re-released.aspx
    http://www.sharepointdesignerstepbystep.com/blog/SitePages/SharePoint%20versions.aspx
    Best Regards,
    Yumi Fu

  • Your backup is from a different version of Microsoft SharePoint Foundation and cannot be restored to a server running The backup file should be restored to a server with version '12.0.0.6318' or later.

    am trying  to restore the bak file into a new  site collection in my sp 2010  standalone env.
    am getting error
    PS C:\Windows\system32> stsadm -o restore -url http://srvr1-01:123/sites/Repository -filename "C:\mBKUPCOPY\Sharepoint_bankup.bak"
    STSADM.EXE : Your backup is from a different version of Microsoft SharePoint Foundation and cannot be restored to a server running
    the current version. The backup file should be restored to a server with version '12.0.0.6318' or later.
    At line:1 char:1
    + stsadm -o restore -url http://srvr1-01:123/sites/Repository -filename "C: ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (Your backup is ...6318' or later.:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError

    As stated in the other thread on this topic you can't restore a 2007 backup to 2010, it needs to be upgraded.
    https://social.technet.microsoft.com/Forums/en-US/31c70f0a-5d89-4308-895b-af0c2b249114/restore-the-site-collection-from-moss-2007-to-sp-2010-site-collec?forum=sharepointadminprevious

  • Picking quantity from a different storage location during batch split??

    Hi Gurus,
    Have an issue with doing batch split in a delivery with batches from several storage locations.
    Have delivery XXXXXX where I want to pick batches from several different storage locations.
    I click on the batch split button and select the different batches and quantitys.
    The issue here is that I would like to have the different storage locations entered automatically based on the selection of the batch I have made.
    The only storage location that is entered here or possible to be entered is the defaulted storage location that is in the first screen...
    My question is why can I get the storage location where the batch is located and acctually exists when I do select the batch in the batch split...
    The table LIPS and LGORT is not filed with the storage location so I do not know how I could fill this field with the correct storage location data...
    Thank You for all Your help!
    BR,
    Christian

    Hi Christian,
    you have not jet got an answer  -- here my suggestion.
    You have to use the Userexit Mv50afz1. Here you can do some checks and  you can do a popup, where you can sign the LGORT, where the batch is.
    In any case, you need an ABAPer
    In documentation, there is signed, that you should not change database other as Save_prepare - and that's too late.
    In one solution at my company, i show in a message the right information. In an other solution, i made a modification of table lips.
    But dont change the index of the current lips/xlips. That may have the effect of incorrest LIS - System.
    If nessesary create an ylips- Line of the position.
    Use an assign-command to avoid the change of the index.
    hans

  • How to define namespace with one XSD using in two different DB-Locations ?

    I'm not clear,How to define namespace, targetnamespace, schemaLocation or NoNamespaceSchemaLocation
    when using one common schema.xsd-definition
    in two different database-locations for exchange xml-documents?
    when insert xml-document I've got an error ORA-30937
    do you have an good exsample ?
    thanks
    Norbert
    schema :
    <xs:schema
    xmlns="http://sourcehost.com/namespace"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:oraxdb="http://xmlns.oracle.com/xdb"
    targetNamespace="http://sourcehost.com/namespace"
    xml-document :
    xmlns="http://Sourcehost.com/namespace"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:SchemaLocation="http://sourcehost.com/namespace http://desthost:8080/sys/schemas/PUBLIC/ADRESSEN.XSD">
    SQL> insert into ADRESSEN values
    (XMLType
    (bfilename ( 'XMLIMPORT_DIR', 'adressen.xml')
    , 0 )
    --> error :
    ORA-30937: No Schemadefinition for "SchemaLocation" (Namespace "http://www.w3.org/2001/XMLSchema-instance") in übergeordnetem Knoten "/ADRESSEN"

    Norbert
    The schema location used to register the XML schema with XML DB does not need to be a valid URL for accessing the XML Schema
    I can use the same URL , for instance
    http://xmlns.example.scom/xsd/myXMLSchema.xsd
    on machines dbserver1, and dbserver2. The only reason some people choose to use the hostname / portnumber convention is that this makes it possible to validate the XML Instance documents against the copy of the XML schema stored in the XML DB repository using an external tool like XMLSpy without have to add entries to XMLSpy's OASIS catalog files.
    I am concerned about the message you are getting. That's not correct AFAICT but I'd need to see the complete XML Schema and Instance to be sure.

  • How do I set up different network locations with different wifi?

    I am having an issue setting up different network locations with different wifi profiles on each. I want to do this to enable fast switching of wireless networks. In my house I have two wireless networks, my own personal one and one that is created by using a wifi modem supplied by my company. If I use the company wifi network then I can get into all my work applications without having to enable VPN access separately. It is also faster. However, they also block many applications including sending email from my personal email account, dropbox, etc. So throughout the day I need to switch wireless networks back and forth.
    I was looking for a faster way to switch and thought I would try network locations. Was able to set up a new network location without issue. However it seems that whatever wireless preferences, changes, or wifi network order I put into my "Work" location it carries over to my other location which is the standard "Automatic".
    What I would like it to have my "Work" location only to be able to connect to my work wifi and my other network (Automatic) to just connect to my home wifi only. That way I can enable faster wifi switching and can even use my launcher program (Alfred) to provide shortcuts.
    Anyway to do this?
    Thanks in advance for any help or advice.

    Just thought I would bump this up in the conversation. Doing a further search I came across this discussion which is similar: Connecting to a wireless network via applescript?
    However, I tried to build the Automator application as discussed and cannot get it to work. Very much a novice at Applescript and Shell Script but have created customized Automator services before. All I get now is "Shell Script command encountered an error". No more detail. I copied and pasted the script as shown in the email thread. Is there any other line or command I need to place in front of it?
    Thanks again for any help

  • How to locally backup multiple iPhones with different IDs

    Hi all, I have a simple need to backup 2 iPhones using different Apple IDs.  I understand that I can use iCloud to backup each on the cloud and no issue there.  But when I ran local backup for both on the same computer, here comes the problem...
    The 2 iPhones have some overlapping apps, but separately purchased on two accounts.  It seems that iTunes only keeps one copy of those overlapping apps, namely only the copy using the ID of the first phone in the sequence of backup.  So when I try to restore on the second phone, it will simply install those overlapping apps using the copy stored locally, which does not belong to the second ID.  This seems to create a lot of confusion later on when apps are updated, since the second user will be prompted to enter the password of the first ID.
    I suppose this kind of scenario is not uncommon.  Is there a way iTunes can properly deal with this?  Or did I not do the backup/restore correctly?

    Thanks, Lyssa.  I guess that probably will work, but feels like an overkill for a simple task.
    By the way, I am using iTunes on PC.  So the default path for media folder is C:\Users\USERNAME\Music\iTunes\iTunes Media, and the apps are stored in the Mobile Applications sub-folder under that path.  I wonder whether it will work to backup the first phone as usual first, change this path in the Advanced Preferences to another user created folder, and then backup the second phone.  During restore, I assume one can do the reverse and restore each phone while this path in preference is set accordingly.
    That's just an idea I have come to, inspired by your solution of changing user account... haven't tried it out yet.  I have to say, even that sounds like an inconvenient workaround.  Is there any more elegant method I wonder...?

  • Can I backup two devices (with different documents) to one iCloud account?  For example: iPad and iPhone, not everything is synced between the two, but I would like to backup each (seperately in the cloud), is this possible?

    Hello Apple Community,
    Can I backup two devices (with different documents) to one iCloud account? 
    For example: iPad Air and iPhone 5, not everything is synced between the two, but I would like to backup each (seperately in the cloud).  Is this possible?
    This way when I change from an old ipad to a new, I can restore with the ipad backup, and when I change from an old iphone to a new, I can restore from the
    iphone backup.
    Thank you in advance!

    Terminology check here. Do you really mean a "CD"?  There's a difference in Cloud behavior between content from a physical CD you ripped (which only has Cloud content if you have iTunes Match) and an "album" you bought from the iTunes Store.
    Read references for Home Sharing.
    iTunes: How to share music and video - http://support.apple.com/kb/HT2688 - about Music Sharing and Home Sharing
    Home Sharing Support page - http://www.apple.com/support/homesharing/
    iOS: Setting up Home Sharing on your device - http://support.apple.com/kb/ht4557 - "With Home Sharing in iOS 4.3 or later, you can stream your entire iTunes library over your home Wi-Fi network from your Mac or PC right to your iPhone, iPad, or iPod touch."
    The above can get pretty complicated.  You are probably best off by syncing both devices to a single library and/or updating the libraries on both computers to have the same content.

  • Is there any way to "resore" a previous backup, like from a different day?.....like a restore on my pc?????

    Is there any way to "resore" a previous backup, like from a different day?.....like a restore on my pc?????

    Here's one:  SMS Export Plus - Backup SMS and iMessages to your PC in excel file format on the App Store on iTunes
    Just Google iPhone SMS backup and you'll get all kinds of options.

  • Setting Time Zone location marker still lights up in iOS 5.0.1 . Does this happen to you?

    I have updated my iphone 4 to ios 5.0.1 ota and when the phone boots up the time zone location icon lights up i know this because i checked it in location services system . So does this happen to you ?

    Yes, I saw this happen as well a week after upgrading to iOS 5 it started showing up all the time. So I shut the phone down and rebooted and the problem went away.

  • How to Setup a JSP to Run on Different Physical Location than OC4J Defaul

    I am trying to setup a development environment for jsp application development in Oracle 9ias Release 2 for a development group. I followed the steps outlined in NOTe:167960.1 using both EM Website (creating a OC4J and editing server.xml and defau*.xml files) and DCMCTL (Doc ID: 185635.1) utility. OC4J app is coming up only partially which does not work.
    Is this possible to "Setup a JSP to Run on Different Physical Location than OC4J Default Home" in Oracle 9ias Release 2 ?
    Appreciate insight
    Thanks
    Subu

    I was finally able to get it up and running... I commented out all the apple specific lines in smb.conf until I was able to successfully finish the driver copy process via the Windows driver wizard. The line in the /etc/smb.conf which was causing this weird problem was:
         vfs objects = notify_kqueue,darwinacl,darwin_streams
    I have no idea what this line is about. However after commenting it out the driver installation immediately started to work. I cross checked it by adding the line again and viola the problem was back - so it can be broken down to this line...
    As I've found some other comments to this line in the internet I guess I will go for the smb.conf changes described in this article:
    http://blog.djmnet.org/2009/02/09/macs-needing-unix-network-geekery/
    Cheers
    jogi4mac

  • Problem when Different Sorage Location

    Hi all,
    Here i have one report which fetch data of material consumption. Report working properly. But here i have one Item like OIL and when this material use from two different storage location for making one Item. this time. My report fetch two time quantity value in ALV. means i am not getting sum of the use material like OIL which is use from two storage location.
    So can u please kindly tell me how can i put If condition in my below coding . and this condition can i put on which table and which filed. Kindly tell me please.
    My code is Below.
    SELECT a~budat a~mblnr b~matnr b~menge b~bwart b~charg
             INTO CORRESPONDING FIELDS OF TABLE it_rawmat
             FROM    mkpf as a inner join mseg as b on a~mblnr = b~mblnr
             where b~bwart = '261' and b~werks in werks and b~matnr in matnr and a~budat in budat.
      IF sy-subrc  0.
        MESSAGE ' No Data For This Selection' TYPE 'I'.
        SUBMIT ZPP_RAWMAT_CONSUMPTION VIA SELECTION-SCREEN.
      ENDIF.
      LOOP AT it_rawmat.
        select single maktx
          from makt
          into it_rawmat-maktx
          where matnr = it_rawmat-matnr.
        select single matnr menge charg
          from mseg
          into (it_rawmat-matnr1, it_rawmat-menge1 , it_rawmat-charg1)
          where mblnr = it_rawmat-mblnr AND bwart = '131'.
          SELECT SINGLE maktx
            from makt
            into it_rawmat-maktx2
            where matnr = it_rawmat-matnr1.
          SELECT single matnr stlnr
           from mast
           INTO (it_rawmat-matnr3, it_rawmat-stlnr)
           where matnr = it_rawmat-matnr1.
           select SINGLE menge
             from stpo
             into it_rawmat-bomit
             where stlnr = it_rawmat-stlnr and idnrk = it_rawmat-matnr.
          if it_rawmat-bomit  0.
              it_rawmat-bom_prcntge = ( it_rawmat-bomit * 100 ).
          endif.
          CONCATENATE IT_RAWMAT-MATNR IT_RAWMAT-CHARG INTO IT_RAWMAT-objek.
           SELECT SINGLE CUOBJ
             FROM INOB
             INTO IT_RAWMAT-CUOBJ
          WHERE OBJEK = IT_RAWMAT-objek.
    IT_RAWMAT-OBJEK1 = IT_RAWMAT-CUOBJ .
    SELECT SINGLE ATWRT
           FROM AUSP
          INTO IT_RAWMAT-ATWRT
         WHERE OBJEK = IT_RAWMAT-OBJEK1.
    Thanks
    keyur chauhan

    not answer

  • How many airport express can I add to my network for the purpose of using the airport express to send audio signal to different rooms in the house? I'm interested I'm running about six different zones.

    How many airport express can I add to my network for the purpose of using the airport express to send audio signal to different rooms in the house? I'm interested I'm running about six different zones.
    What I'm looking to do is to have self powered in ceiling speakers in every room in my house with out having to run wires to every room to carry the audio signal. I would like to use the airport express to do the job of carting the audio signal.
    Here's my set up now I have an airport extreme and one airport express that I use to carry audio to one room.

    FWIW. I have used up to four AirPort Express Base Stations (AX) for streaming sucessfully in pretty much the way you have described. I didn't have a need to try more so I can't attest that more would or would not work.

  • Movement type for blocking to a different storage location

    Hi Gurus,
    Is there any movement type by which the stock should move to blocked from unrestricted but to a different storage location. In the mvt type 344, the stock moves from unres to blocked but it is in the same location.
    Regards,
    Kumar

    Hi Kumar,
    344-Transfer posting blocked stock to unr.-use stock - reversal, is reversal of 343-Transfer posting blocked stock to unrestricted-use stock that TP Block to TP unrestricted.
    Better use 343 for transfer posting from Block to Unrestricted.
    If the reciveing storage location is not avliable while TP with 343 then goto OMJJ enter 343 movement enter , duble clikc on
    Field selection (from 201)/Batch search procedure and then goto Details(Lens) and then in the Select group double click on "Transfer Postings" and then make receiving storage location as req/opt entry and save.
    Then try do to TP for different storcge location for same plant with 343.

Maybe you are looking for