Recovery scenario - Voting disk  does not match with the cluster guid

Hi all,
Think of you can not start your guest VMs just because it has a corrupted system.img root image. And assume it contains 5 physical disk( which are all created by the RAC template) hence ASM on them.
What is the simplest recovery scneario of the guest vms (RAC)?
Can it be a feasible scenario for recover of the availablity? (Assume both of the RAC system images are corrupted and we prefer not a system level recovery rather than backup / restore)
1. Create 2 RAC instances using the same networking and hostname details as the ones that are corrupted. - Use 5 different new disks.
2 Shutdown the newly created instances. Drop the disks from the newly created instances using VM manager.
3. Add the old disks whose system image is failing to be recoverd but ASM disks are still in use (from the newly created instances using VM manager.) to the newly created instances.
4. Open the newly created instances
Can we expect the ASM and CRS could be initialized and be opened without a problem?
When I try this scenario I get the folllowing error from the cssd/crsd .
- Cluster guid 9112ddc0824fefd5ff2b7f9f7be8f048 found in voting disk does not match with the cluster guid a3eec66a2854ff0bffe784260856f92a obtained from the GPnP profile.
- Found 0 configured voting files but 1 voting files are required, terminating to ensure data integrity.
What could be the simplest way of recovery of a virtual machine that has healthy ASM disks but corrupted system image?
Thank you

Hi,
you have a similar problem, when trying to clone databases with 11.2.
The problem is that a cluster is uniquely identified, and this information is hold in the OCR and the Voting disks. So exactly these 2 are not to be cloned.
To achieve what you want, simply setup your system in that way, that you have a separate diskgroup for OCR and Voting (and ASM spfile), which is not to be restored in this case of szeanrio.
Only all database files in ASM will then be exchanged later.
Then what you want can be achieved.
However I am not sure that the RAC templates have the option to install OCR and Voting into a separated diskgroup.
Regards
Sebastian

Similar Messages

  • The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assi

    Hi ,
    We have enabled context sensitive DFF in Bank Branch Page for HZ_PARTIES DFF , We have created Flex Map so that only bank branch context fields are only displayed in the bank branch page and  as we know party information DFF is shared by supplier and Customer Page so we dint want to see any Bank Branch fields or context information in those pages.
    We have achieved the requirement but when open existing branches bank branch update is throwing below error message :
    "The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assistance."
    this error is thrown only when we open existing branches, if we save existing branch and open then it is not throwing any error message.
    Please let us know reason behind this error message.
    Thanks,
    Mruduala

    You are kidding?  It took me about 3 minutes to scroll down on my tab to get to the triplex button!
    Habe you read the error message? 
    Quote:
    java.sql.SQLSyntaxErrorException: ORA-04098: trigger 'PMS.PROJECT_SEQ' is invalid and failed re-validation
    Check the trigger and it should work again.
    Timo

  • SCCM issue - "LANG_LIST has some locales which does not match with the locale of serial number"

    I have a problem with the error "LANG_LIST has some locales which does not match with the locale of serial number" recurring.
    I am trying to install Acrobat XI Std silently by SCCM.
    I've used the Adobe Customisation Wizard to create a mst which include the volume serial number we have with our licence purchases. Note that I am in Australia. I use the command line in SCCM for the install as "msiexec /i "AcroStan.msi" TRANSFORMS="D&B_AcroStd.mst" /qn" which fails silently. If I install on a local machine using an admin command prompt and changing to /qb at the end, I get the aforementioned error.
    I have a few things to try and resolve, having searched the adobe forums and other forums for the solution. The mst is only trying to install US English & I have even gone so far as to use the direct editor in the customisation wizard and change some values in the property table to resolve this. In the property table I can confirm that LANG_SEL_DEFAULT = ENU, REGIONAL_LIST = ENU, LANG_LIST = en_US, ProductLanguage = 1033
    Is there a way to check the language specified for ym serial number?
    Bryndon

    Update on a couple of details:
    @Sabian,
    Thanks for the location, I've downloaded and then when I tried an install of the newly extracted msi (admittedly on the same computer) I got exactly the same issue. Of note though is that running /qf automatically brought up the same serial number and the same incorrectly spelled company name. Installing on another computer (freshly imaged) doesn't have those inputs already present under /qf. Next when I try using the transfrom (a new one) with /qr it gives an error of the serial number, displaying the entire serial.
    @Sebastian
    I've had a look through yours and it seems our issues could have the same origin. Looks like I may have to call customer support regarding the serial number as Sabian suggested in your thread.
    The bit that gets me is when the same serial number is used in a manual install (or /qf) then it installs ok without any errors.

  • Setup.exe gives a "LANG_LIST has some locales which does not match with the locale of serial number"

    I ran the Adobe Customization Wizard XI to create a transform file and now when run setup.exe it always come with the error "LANG_LIST has some locales which does not match with the locale of serial number".
    It does the same thing when using msi with the command : msiexec /i  AcroPro.msi TRANSFORMS=AcroPro.mst /qb!
    Here is my setup.ini file
    [Startup]
    RequireOS=Windows XP
    RequireMSI=3.1
    RequireIE=7.0.0000.0
    Require64BitVC10RT=1
    CmdLine=/spb /rs /sl"1036"
    [Product]
    msi=AcroPro.msi
    vcrtMsi=vc_red.msi
    vcrtDir=VC10RT_x64
    Languages=1033;1036
    2052=Chinese Simplified
    1028=Chinese Traditional
    1029=Czech
    1030=Danish
    1043=Dutch (Netherlands)
    1033=English (United States)
    1035=Finnish
    1036=French (France)
    1031=German (Germany)
    1038=Hungarian
    1040=Italian (Italy)
    1041=Japanese
    1042=Korean
    1044=Norwegian (Bokmal)
    1045=Polish
    1046=Portuguese (Brazil)
    1049=Russian
    1051=Slovak
    1060=Slovenian
    1034=Spanish (Traditional Sort)
    1053=Swedish
    1055=Turkish
    1058=Ukrainian
    1025=English with Arabic support
    1037=English with Hebrew support
    6156=French (Morocco)
    CmdLine=TRANSFORMS="AcroPro.mst"
    [Windows XP]
    PlatformID=2
    MajorVersion=5
    MinorVersion=1
    ServicePackMajor=3
    [MSI Updater]
    Path=WindowsInstaller-KB893803-v2-x86.exe
    I don't know what goes wrong as took my serial number on my profile from the adobe web site, same thing for the download of the software.
    Does it means that the serial number provided was invalid for deploying ?
    NB.: My goal is to deploy our Acrobat XI through SCCM in silent mode and I don't know if there is extra consideration for that.  For now it's only not working at the command line.
    Another important point is that the install works great without customization !  If I just run the setup.exe from freshly extracted files and I use my serial number, everything is working fine.
    So what goes wrong ?

    Thanks for the reply brogers_1 and Vinod Dbhal, you gave good hint.
    I retried installing the initial package in French on a Windows 7 English and the software installed properly in French. 
    As I used to work with virtuals for those tests, I rolled back my virtual and redo my test installation with chosing to install it in English on my Windows 7 English and again the installation finished properly but I was surprised when I realized that even if I chose English as language, the software was running in French !
    Of course I can change the language settings (in the edit-preferences-language) to follow the operating system witch is nice.
    That gave me the cue I needed to know.  I started from scratch my customization with choosing only the French language in the "Application Languages" and I left the MUI Languages blank and saved the .mst
    I ran again the same command : msiexec /i  AcroPro.msi TRANSFORMS=AcroPro.mst /qb!
    And everything works fine.
    NB.: As I used the .msi directly, of course I had to install the prerequirement Visual C++ 2010 first.  Otherwise the installation failed without any error message.
    Thanks again to you for your good hint,
    Bob

  • I'm trying to make a purchase and I get a message that the information does not match with the bank. What can I do?

    I'm trying to make a purchase and I get a message that the information does not match with the bank. What can I do?

    Go to the APP store or Itunes. On the bottom of the mainpage, tap your apple id, view account. Then you can edit the payment information. Or you can do it(if you encounter a problem there) on Itunes on computer. Just go to the store, select your name and edit information. Make sure everything matches...exp date, name as appears on card etc..

  • When I first bought it, it was meant to use all the services provided by Great Apple including the new LTE service as a main service for such device. Now I just realize that such service does not match with the model I have ... Pease advise ..

    Greetings,
    I hope this email finds you well. I bought my iPhone on December 1st, 2012 with a track order W459517623. When I first bought it, it was meant to use all the services provided by Great Apple including the new LTE service as a main service for such device. Now I just realize that such service does not match with the model I have, as per this link:
    http://www.apple.com/iphone/LTE/
    Model A1429
    (GSM model)
                                                                  Saudi Arabia - Mobily
    The model Apple sent is A1428
    I believe that such service should be provided to my devices too. Also, Apple always find best ways to solve such queries. 
    Please advise me
    Thank you and Regards,
    Abdulrahman

    I'm assuming you bought it via the Apple Online store. Contact them. Use the Contact Us link at the bottom of the page. Did you buy the phone from the store in the country you intend to USE the iPhone? If you bought the phone in the US store and intend to use it OUTSIDE the US, you only have yourself to blame, as they shipped the CORRECT phone for use in the US.

  • Imei no. does not match with the serivce providers records as we had a replacement through insurance co.  service provider will not unblock the phone

    IMEI no on this phone does not match with service providers records as a replacement was issued from Apple in an insurance claim.  The service provider Vodafone will not unlock this phone without proof of purchase which we have but the receipt does not record the EMEI no.

    Contact Apple http://support.apple.com/kb/HE57

  • I have been trying to update my cc info and for some reason it has kept saying that the cc info does not match with the bank so the transcation failed every time I was trying to download something even when it's free but my cc got charged $1.- each time.

    I have been trying to update my cc info but for some reason it has kept saying the cc info did not match with the bank info so the transaction failed every time I made an attempt to download something even it was free. However, I saw my cc online got charged $1.00 everything I was trying to update my cc info ...why?

    Im wondering why my post hasn't been answered yet.  I did file a report with the BBB and I had a rude representative from Verizon call me named Steve. He said I can file all of the reports I want and I will just keep getting calls from him.  I can understand why my phone couldn't be replaced because of the small crack.  I guess I have to eat that one (but it sucks because the lollipop update is what caused the problems)  but what about all of the data overage I had to pay for for trying to fix this phone because of a lollipop update.  I dont think it is fair to have to pay that as well. In addition,  because I have an east coast phone number but live on the west coast, I cannot have tech support after 8pm.  Verizon has cut this off.  Im very dissatisfied and I have been a customer of Verizon for 13 years.  Im hoping for a response this time.

  • PIN number of Q10 does not match with the sticker (Q10 verizon)

    Hi, i bought a blackberry q10 verizon from your company and found that the PIN in the About is not matching with the PIN at the back of the battery. Can you please advise why so? Have I bought a fake phone?
    Thanks
    Hai
    Mod Edit: Edited post to remove personal information to comply with the Community Guidelines and Terms and Conditions of Use
     

    Hi and Welcome to the Community!
    First, this is a user-to-user community, not a user-to/from-BB channel for any formal communications. So, we can't tell you anything about your purchase result. Please contact the actual place of purchase for assistance with this matter...from what you describe, it could be as simple as a labeling error or as complex as a fake device...but, at an internet distance, we have no way to know. You need your official support channel, which is via your actual original place of purchase.
    Good luck!

  • How to map a url that does not match with the context root  ?

    does weblogic support url that does not match the context root ?
    ex. the context root is AAA. the welcome page can be
    retrieved using http://localhost:7001/AAA
    Can it be configured to use http://localhost:7001/BBB to bring up the index.html in context root AAA ? if so, how ?

    I agree with Imp68.
    It still amazes me that in 2014 so many web sites are still not standards-compliant and instead insist on sniffing for the user-agent.  And, in the majority of cases, I've found that the websites work fine with any modern browser.
    phardell,
    To be clear, Safari is not the problem, the website is!  The developer of this website is still living in the 1990s and needs to move forward with the times.  Imp68's suggestion will cause Safari to "pretend" to be whatever browser you wish.  Try choosing "Safari 7" if that worked for you in the past and the website will likely go back to working.  If that does not work then try choosing "Internet Explorer 10" from the menu and see if that works.
    No matter what the result, you should look at the bottom of the page for a link to report problems with the website.  Submit a comment that tells them that they need to "modernize your website to support all modern web browsers".
    Good luck.

  • Cost Center does not match with the profit center

    Hi Gurus,
    Can you resolve my issue?
    "Cost center does not match the respective profit center of the sales document for freight revenue - Doc Type: RV ( Billing Doc Transfer) Normal Document"
    I request you to all, kindly solve my issue.
    Thanks with Regards,
    Bala

    It appears that you have assigned a cost center to freight cost element and the profit center assigned to the cost center is different from the one derived by the document. As result this message.
    Check the derivation rule for profit center
    Regards
    Rakesh Pawaskar

  • Main stage dimentions does not match with the rest

    Hello,
    I just open a new project in Flash. Set the dimensions of
    main stage to 1000x800.
    Than I created a movie clip symbol, which will be page1 of
    new website. Dimensions are 1000x800. There I import various
    graphics to design that page. When I import that page1(movie clip
    symbol) on the main stage, it is much bigger than main stage. So
    that page1 does not fit on main stage. Could anyone tell me, what I
    do wrong or how to solve this problem?
    Thank you so much for any input and I appologize for such
    basic question.
    Cheers
    Janek

    Hi dzedward,
    thanks for your tip. Yah it is pain in the....... Not only
    that you don't know where all the elements will be after you drag
    them to the main stage. It is the size what bothers me most. Even
    if I place elements closer together, than I would like to have
    them, the whole movie symbol is bigger than main stage, so they
    reach out of main stage borders. I had to place all elements on the
    main stage, convert the whole thing into symbol, put on paper the
    placement of every element, deleted it and build it again in new
    movie symbol. I know it is a cowboy style, but I really did not
    know what to do except throw that computer out of the window.
    dzedward, thanks again for your help, I really appreciate it.
    Cheers
    Janek

  • Total calls presented does not match with the calls presented value in CSQ activity report (by interval)

    Hi,
    We encountered a mismatch details between the call presented value and total call presented value. I attached the report here. If you count the number of calls presented and handled there are 2 calls but why is it the total calls only count 1. Where did the other call go?
    I look for some possible related problems but the answer only point out to a bug. The version of UCCX is 8.5.1 SU 3 and the bug was solved in version 7.0.
    Hope you can help me with this issue.
    Thanks and regards,
    Rona

    It looks like it may be an issue with the report file itself and not the report data. You can see both calls are shown in the report but the summary information doesn't appear to be calculating correctly. If you have the Crystal Reports Developer toolset you can open the report file and verify that the report summary is using SUM instead of something like MAX/AVG, etc.
    Tanner

  • Acquire sound data time does not match with the waveform graph

    i am doing a basic data logging system to see the frequency behavior of sound. What I did is to use the "acquire sound" system of Labview and connect a waveform graph to see the time-domain behavior of sound.
    However, if I input a duration of 4 seconds (or any time), I will only see 75% of the sound (that is 3 seconds). I tried to extract the values using write to file to see if the waveform graph is the one who have the delay. however, the data also showed me 3seconds.
    I will attach here the picture of the simple program i created.
    I hope someone can explain to me why this happen.
    I am using the soundcard and microphone of a laptop. I also tried using a computer microphone. I have tried this program to all computers I can use (2 laptops: SAMSUNG, ASUS, and one desktop computer core i5)

    Hi all,
    have you find a fix for this issue? Im facing the same situation, using Complex type, and String data type both in the service and Bi publisher. We are consuming CC&B services, and we have noticed this error appears when BIPublisher is running on WebLogic (10.3) but it does not appear when BIPublisher is running on OC4J , of course running the same report on both application servers.
    Any idea?
    Thanks a lot, regards
    Nestor

  • My japanese macbook pro (late 2011) physical keyboard does not match with the on screen japanese keyboard in windows 8.1 so does caps lock

    I am using windows 8.1 pro on my Japanese macbook pro (Late 2011) and enabled japanese language but the problem is that when i press caps lock (lower left corner) it changes the input method from english to japanese. I checked my on screen keyboard (OSK) in windows and its different from my physical keyboard i.e. keys are different on my physical keyboard compared to OSK. Can anyone help me?
    Thanks
    Tenadona

    Can I suggest the following articles, which are worth reviewing?
    Boot Camp: About keyboards and key assignment for Microsoft Windows - Apple Support
    Boot Camp: Apple Wireless Keyboard keyboard mapping in Windows - Apple Support
    Boot Camp: Windows commands on an Apple keyboard
    Windows does require language packs to be installed, if you want the physical keyboard to match the on-screen keyboard.

Maybe you are looking for