Step 9 10 grille Installation Wizard - run root.sh script problem

People,

Hello. I want to install Oracle 11 g RAC 2 with 2 Virtual Machines (rac1 and rac2 which BONES are Oracle Linux 5.6)
and according to the tutorial http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html

The virtual disk for each virtual computer is 20 GB which is/dev/sda raw device (the partition/dev/sda1 is the same size).

In order to install the grid Infrastructure, I add 5 disks in the first machine virtual rac1 and 10 GB for each hard drive.
Then create 5 ASM disks respectively as a disk group. Let me describe them as follows:

OS Phyysical file: C:\VM_RAC\sharerac\asmdisk1.vmdk (asmdisk2.vmdk asmdisk3.vmdk asmdisk4.vmdk asmdisk5.vmdk)
The corresponding raw device: / dev/sdb (SDC sdd sde sdf)
Corresponding partition: / dev/sdb1 (sdc1 sdd1, sde1 sdf1)
Corresponding ASM drive: ASMDISK1 (ASMDISK2 ASMDISK3 ASMDISK4 ASMDISK5)

When I run the installation of grid step 5 of 8, I select all 5 ASMDISK as ASM disk group in the wizard.
Clusterware files are supposed to be stored in the ASM disk group.

2 virtual rac1 and rac2 machines must use the same ASM disk group.
Here, I do not do anything about ASM disk group in the second rac2 VM.

By operating step install grille 9/10, run the root.sh script in 2 VMS rac1 and rac2. The root.sh script runs successfully in the first VM rac1. But when the root.sh script is executed in the second VM rac2, the error message appears as follows:

"... ...
ORA-15018: disk group cannot be created.
ORA-15031: disc "ORCL:ASMDISK5" specification is no disks.
ORA-15031: disc "ORCL:ASMDISK4" specification is no disks.
ORA-15031: disc "ORCL:ASMDISK3" specification is no disks.
ORA-15031: disc "ORCL:ASMDISK2" specification is no disks.
ORA-15031: disc "ORCL:ASMDISK1" specification is no disks.
ASM configuration failed.
Not properly configure and start the ASM.
Failure of the initial cluster configuration.
... ..."

The error message above, it seems to connect the second rac2 VM with the ASM disk group created in rac1 so that the 2 virtual machines use the same set of disks for ASM.

But I don't see anything on the ASM disk group in the second VM rac2 in tutorial
http://appsdbaworkshop.blogspot.com/2011/10/11gr2-RAC-on-Linux-56-using-VMware.html.

My question is:

Include any folk how to fix ASM disks in the second rac2 VM when run the root.sh script in rac2 on step 9 of 10 in the Setup Wizard?

Thank you.

Hello

Shared storage is the requirement of the CARS. Check if you have shared storage on all nodes.
Run oracleasm listdisk on Node2 to see if he can see the same discs on node 1. Otherwise you follow this tutorial correctly

See you soon

Tags: Database

Similar Questions

  • [JS OSX running CS3 CS4 script problem]

    I created a program in CS3 for the hyperlink. Following the code works perfectly in CS3. But when I try to run this program in CS4 its doesn't give me any error but I get no results.

    var myTextFrame_np = mydoc.pages.item (i).textFrames.add ();

    myTextFrame_np.geometricBounds = ["38p 0", "26 0", "40 p 0", "30 p 0"];

    var source_np = mydoc.hyperlinkPageItemSources.add(myTextFrame_np,{name:'P1:P2'});)

    var dest_np = mydoc.hyperlinkExternalPageDestinations.add ();

    dest_np.documentPath = MyFile;

    dest_np.destinationPageIndex = 2;

    dest_np.viewSetting = HyperlinkDestinationPageSetting.fitWindow;

    MyDoc.Hyperlinks.Add (source_np, dest_np, {visible: false, name:'P1:P2 '});

    Can someone tell me what I have to change in this program works in CS4.

    Thank you

    Amit-

    The problem seems to be that you are trying to use an externalPageDestination to point to the same document as the source. CS3 which allows apparently but not CS4.

    It works (notice that I had to return to a particular page not only an index of the page):

    \\server\share\file_path var = ' ~ / Desktop/Amit.indd ";
    var OpenDocument = app.open (File (\\server\share\file_path));
    myDoc = app.activeDocument;
    var myfile = File (\\server\share\file_path);

    nextPage var = ["38p 5", "26 0", "40 p 0", "30 p 0"];  Text Page image next hyperlink (y1, x 1, x 2, y2)
    var prevPage = ["38p 5", "21 p 0", "40 p 0", "25 p 0"];  Previous text image Page hyperlink (y1, x 1, x 2, y2)

    var myNextFrame = myDoc.pages.item (0).textFrames.add ();
    myNextFrame.geometricBounds = [nextPage [0], nextPage [1], [2] of nextPage nextPage [3]];
    var myNextSource = myDoc.hyperlinkPageItemSources.add(myNextFrame,{name:'P1:P2'});)
    var myNextDest = myDoc.hyperlinkPageDestinations.add ();
    myNextDest.destinationPage = myDoc.pages [1];
    myNextDest.viewSetting = HyperlinkDestinationPageSetting.fitWindow;
    myHlink = myDoc.hyperlinks.add (myNextSource, myNextDest, {visible: false, name:'P1:P2 '});

    Dave

  • root.sh script fail to run on OEL5.4

    Hi, I am trying to install a network infrastructure for a stand-alone server on Oracle Enterprise Linux 5.4. I have a problem when I run root.sh script by user root is not run successufly is the "error loading shared libraries" error please give any soluciton.

    Here is the run the root.sh script


    [root@ws1 OraGrid11gR2] #./root.sh
    Run the script root.sh from Oracle 11 g...

    The following environment variables are defined as:
    ORACLE_OWNER = grid
    ORACLE_HOME = / opt/grid/OraGrid11gR2

    Enter the full path of the local bin directory: [usr/local/bin]:
    Copying dbhome to usr...
    Copying oraenv to usr...
    Copying coraenv to usr...


    Creating/etc/oratab file...
    Entries will be added to the/etc/oratab file according to the needs of
    Assistant configuration database when a database is created
    Finished to turn the generic part of the root.sh script.
    Now root product-specific actions will be performed.
    2009-11-02 18:18:28: verification of superuser privileges
    2009-11-02 18:18:28: user has superuser privileges
    2009-11-02 18:18:28: analyzing the host name
    Using the configuration settings file: / opt/grid/OraGrid11gR2/src/install/crsconfig_params
    Create the trace directory
    /opt/grid/OraGrid11gR2/bin/ocrconfig.bin: error while loading shared libraries:/opt/grid/OraGrid11gR2/lib/libclntsh.so.11.1: cannot restore segment prot after LAN: permission denied
    Cannot create or upgrade OLR


    Please give any solution

    Give it a shot...

  • 7 - installation wizard - vRA Validation step is suspended forever

    I'm turning a CEP of vRA 7. I have deployed the device, installation of the host Windows IaaS in accordance with documented requirements. I do a minimal installation, the Installation Wizard without no problem went through all the way to the stage of 'Validation '. Once here, I click on validate and pops up the message "Validation is ongoing." However, nothing else happens. It remains at 0%, there is virtually no CPU activity or network on the device or the host IaaS. I let it sit for more than 10 hours, nothing. I tried to restart the device and the host, returned to the Validation step (progress has been made, fortunately) but still have the same problem. I have never a timeout or error messages, just, it is there and does nothing. I can click on the "previous" button, navigate backward in the wizard as usual, even change values or re - generate certificates, etc. I can't spent (or even in) Validation... Anyone else seen elsewhere, or have any suggestions? I think I might just to redeploy the device, but I don't feel confident that will make a difference at this point.

    I found myself redeploy the unit without success. I tried and then run the Installation Wizard directly from the host Windows IaaS, which, for some reason, has worked. My device and host IaaS are in the same subnet with no firewall between them (Windows Firewall disabled on the host computer.) I had even not looked through the logs on the IaaS host to see if there was security policies preventing the execution tasks, but could find nothing to even indicate that everything had been tried. Don't dig into the unit logs, so I don't know what I have found it. I don't know why it did not work from another computer virtual on the same subnet, running the same operating system and browser, etc.. I would have probably tried run from another machine over early the Wizard don't seemed to work perfectly... In any case, all is well now.

  • Installation Wizard downloads and runs the HP printer

    Learn how to download and run the wizard to install printer HP (PIW). Printer Installation Wizard allows to solve many common installation problems, such as finding the correct driver for your printer, using your HP printer the same way that you used with your old operating system. Printer Installation Wizard is not available for all products, only works in Windows 7 and Windows 8, and you connect your printer to your computer with a USB cable to run the wizard. For other helpful videos, go to hp.com/supportvideos or youtube.com/hpsupport. Several support options for your printer are available at hp.com support. This video was produced by HP.

    I hope you find this information useful.

  • CC Adobe on my new Mac Pro does not complete the installation after running the Migration Wizard

    Hey guys, just bought a mac pro, and assistant of migration used to transfer my programs, now adobe cc stops half way through installation and said: cc adobe, requires to solve this problem, is damaged or missing, download and install adobe cc on "http..., tried to download it again, did not work, anyone who knows what to do?"

    Hello

    Creative cloud apps cannot be migrated as a return to the top, you will need to download and install apps as a new on the new machine, please follow the steps below to remove and reinstall the creative cloud application:

    1 force quit Adobe all processes in the activity monitor (for example, CC, Core sync, the broker CC library, Office, Adobe, Adobe CPI, demon Adobe Crash etc..)

    2-go to: Finder > Applications > utilities > Adobe installer > uninstall Adobe Creative cloud (if problems uninstall Trash)

    3-go to: Finder > Applications > utilities > (delete these two folders - creative cloud Adobe and Adobe Application Manager )

    4 - right click on the Finder icon, then select the "Go - To" folder. You will get a text box, type in the following command and then press the 'return '. ("Not to be missed ~ symbol")

    ~/Library (It will open the folder of the user's library.)

    5. browse to the Application Support > Adobe > trash folder OOBE and AAM Updater folder so

    6. new > right-click on the icon in the Finder and select "go to" folder option. > you will get a text box, type in the following command and then press the 'return '.

    / library (It will open the library system folder.)

    7. browse to the Application Support > Adobe > trash folder OOBE and Adobe Application Manager / after that, rename the SL-STORE like SL-STORE_OLD

    8 - go to the Apple icon > System Preferences > privacy and security > firewall > OFF (to do this, you will need to click on the padlock in the lower left of this machine and then enter your mac password)

    9 - go to the Apple icon > System Preferences > Security and privacy > General > allow applications downloaded on should be put on ANYWHERE

    10 - Make sure of course there is no other program security Internet enabled - if it is then go ahead and launch CC app and login and check (check your extensions as well id browser it disable any toolbar security or advertising, blocking of extensions you installed them)

    Adobe 11 - run cleanup tool. > If so, select "Adobe Application Manager for Mac OS X 10.6 ' and then click on"Clean up selected. "

    http://download.Macromedia.com/SupportTools/cleaner/Mac/AdobeCreativeCloudCleanerTool.dmg

    12 - Click on the link below and download Creative Cloud Installer file and use them to install the creative Cloud Desktop application.

    https://ccmdls.Adobe.com/AdobeProducts/KCCC/1/OSX10/CreativeCloudInstaller.dmg

  • What is tdrc.tdrcfacade and how to run the installation wizard?

    What is tdrc.tdrcfacade and how to run the installation wizard?  My desktop creative cloud application does not open properly... it is just a blank window.

    Much obliged,

    Angiecrichards@gmail.com

    ! !

    Are Angie, you a blank white screen? What version of OS are you using?

    Here's what you can try:

    1. Blank white screen. Sign in | Creative cloud Packer
    2. New application Cloud Creative unusable: it is empty!
    3. Creative cloud Packager white screen after the Adobe ID Login
    4. Re: screen creative black cloud

    Waiting for your response.

  • After running root.sh OK button does not work. A closed the session without the last step

    I have finished running root.sh during runInstaller 11.2.0.3 Installation of the grid, but the ok button will not click, I waited and expected and clicked again once, it will not simply move.

    So finally this session has sold out.

    I want to know should uninstall everything and do a reinstall?  or Installation of the grid constitutes success?

    Thanks in advance.

    your node VIP don't is not online... looks like there was a problem to run the root.sh?

    try to restart both servers and see if the VIP launched automatically. Also, be sure that the VIP are on the same network as the client ips and have similar netmask.

  • why we run root.sh during installation

    during installation, why run us the following scripts:

    /Oracle/oraInventory/orainstRoot.sh
    /Oracle/10201/root.sh

    Thank you

    Open the scripts in the editor of your choice and you will know the answer yourself.

  • Printer Installation Wizard

    Imagine this scenario:

    You just got a new computer with Windows 8.  You open the box and get the unit starts for the first time.  You get the PC to up and go; you look at your reliable HP printer and you decide to get connected to the new PC.  Remember: 'I have a CD that came with the printer' and try to put the disc to load the drivers to go back to feel the needs of the day.  Trying to run the drivers, PC informs you that the drivers are not compatible with this version of the operating system.  What to do now?

    Do not be afraid.  HP has covered you!  Try it HP printer installation wizard.

    Example of the printer Installation Wizard window:

    • You have recently installed Windows 8 or upgraded to Windows 8?
    • Do you need to install a HP printer?
    • Do you need to install a HP printer?

    If this is the case, then you have the chance.  HP has built a tool that is able to search, find and install the appropriate drivers full of features for HP printers in Windows 7 and Windows 8.  It is a one-stop shop that will keep you from having to search and find if a driver is available.

    HP printer Installation Wizard can be found by clicking on this link:

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?cc=us & LC = on & JumpID = ex_r4155/HHO/IPG/ccdoc/p...

    There is a large document with instructions step by step how the wizard:

    http://support.HP.com/us-en/document/c02691615

    Good impression!

    I hope this helps.

  • Pilot NI VISA - problems of driver installation wizard

    Hello

    I generated a pilot with communication as to the NI VISA driver with a USB - HID Device Wizard. Driver and LabVIEW Application work fine - on the development system (Windows 7 x 64).

    Now, I want to move the application compiled to another PC, using the same operating system (Windows 7 x 64). I tried to install the generated driver by clicking on the inf file and choose install. After that, I will ask if I want to install the driver, which I agree. The installation process runs, but in the end, the device is not visible in the Device Manager.

    So I went in the development system and uninstalling the driver real. Now, I did the same steps as above (right-click inf-> install->...). Same problem, the device is not visible in the Device Manager.

    Now, I went back to the pilot NI VISA Wizard. With it, I am able to install the driver.

    How could install an inf generated on a system without a VISA NEITHER pilot Assistant?

    Thank you very much.

    Best regards

    Michael

    Hi Michael,

    OK, I thought he should there have generated one or more other files which can be transferred to another machine and that should be installed with the inf file.

    I did some research and discovered things about the problem. Please go through the links below and see is they solve your problem:

    Why can't NI-VISA to control my USB device? -National Instruments
    http://digital.NI.com/public.nsf/WebSearch/273BB58D3B52CE6886256F3B00714D03?OpenDocument

    Control tutorial USB Instrument - National Instruments
    http://www.NI.com/white-paper/4478/en/

    Why Windows won't install the VISA driver for my USB device? -National Instruments
    http://digital.NI.com/public.nsf/allkb/3C335141B64C038886257141000036F2?OpenDocument

    Kind regards

    Melanie

  • Installation Wizard is unable to detect my print server

    Hi, I just bought a print server WPSM54g, I have ejecuted the installation wizard and I'll put up the product for the first time. In step 6, that the wizard does not detect the print server and I can't go any further with the installation.

    I downloaded the new version of the wizard, but the same problem appeared.

    I will appreciate if someone can help me solve this problem. I am running Win XP SP3, the printer is an Epson CX3900 Multiuse (latest drivers installaded) and I have a Linksys WRT54g wireless router.

    Thanks in advance.

    Connection: Printer ==> ==> router print server... Make sure that your printer drivers are installed...

    Check the settings of your wireless router wireless, follow the link here

    (1) for the installation of the print server, open your router configuration, click on the 'Status' tab and go the 'Local area network', under LAN sub-tab click DHCP Client table and find the IP address of the print server...

    (2) enter the IP address in the IE address bar and press ENTER, it should encourage user and the password for the print server... Enter the default admin password (if you have changed the password enter the password), and then click OK... You shoul see the configuration of the print server page...

    3) click on the Wireless tab and enter your network name/SSID and WEP/WPA security settings... Make sure you have wireless settings are identical on both devices (router and print server), if they are not identical, they communicate... Save the settings once...

    4) click the Protocol tab and select use the following IP address and enter IP address: 192.168.1.70(assuming votre routeur est 192.168.1.1) subnet mask: 255.255.255.0 Gateway: 192.168.1.1 and click Save...

    (5) wait 30 seconds and close IE and re - open, see if you can open the configuration of the print server with it of new IP Address (192.168.1.70) and click OK... Double check the wireless settings and see if it matches your router...

    (6) disconnect the Ethernet cable from your router to your print server... Unplug the power cable from printing to serve, wait 30 seconds, unplug the power cable from the router, wait 30 seconds, connect the power cable to your print server, wait for 30 seconds and connect the power cable to your router... Your print server must be configured by here...

    (7) to double check open th IE and enter the IP address of the print server and see if you can get to the configuration page... If so, your print server is configured... If this is not the case, see step 3...

    (8) now to launch the CD and select Computer Configuration and follow the instructions (if you are prompted for any IP address, remember to enter the IP address of the printer server)... Once this is done... restart the computer and see if you can print... Run the CD on the rest of the computer from where you need to print...

  • Odd SQL error during Automation vRealize SSO section Installation Wizard - minimal install

    Hi guys,.

    Got a weird error here during the wizard Automation to 7.0.1:

    PreparedStatementCallback; SQL [INSTER INTO installation_wizard_params (node, page, role, instance, param, value, sequence) values (?,?,?,?,?,?,?)]; ERROR: insert or update on table "installation_wizard_params" violates foreign key constraint 'installation wizard pk params' detail: Kye (node) = (cafe.node.128400245.15991) is not present in the table "cluster_nodes". ; nested exception is org.postgresql.util.PSQLException: ERROR: insert or update on table 'installation_wizard_params' is reached 'installation_wizard_params_pk' detail of foreign key constraints: key (node) = (cafe.node.128400245.15991) is not present in the table "cluster_nodes".

    Capture.JPG

    The error above during the section of Single Sign-On in the installation wizard. It is read as a little problem for me, so I ran through a few different to ensure options that I am not only wrong matching passwords or do not hit the requirements:

    Capture1.JPGCapture2.JPG

    I tried a password that corresponds to the root password for the box/device and those who aren't anything like what in the environment. Nothing seems to work.

    Someone at - it a solution for this, or am I condemned to a manual installation?

    Thank you

    Cameron

    If someone runs into the same error, I built a new server, IaaS and pointed that the device. No error.

  • Oracle 11 g RAC 2: the problem of the script running root.sh

    People,

    Hello. I want to install Oracle 11 g RAC 2 with 2 Virtual Machines (rac1 and rac2 which BONES are Oracle Linux 5.6) VMPlayer and according to the tutorial

    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-RAC-on-Linux-56-using-VMware.html

    I've been installing grid Infrastructure using runInstaller from step 1 to step 9/10 in rac1 and rac2 VM.

    Now, I run the root.sh script in VM rac1 and rac2 as below:


    [root@rac1 /] # /u01/app/grid/root.sh

    Output:

    ... ...

    CRS-4123: ohasd begins

    FATAL: Module not found oracleoks
    FATAL: Module not found oracleadvm
    FATAL: Module not found oracleacfs

    ACFS-9121: failure of /dev/asm/.asm_ctl_spec detection
    ACFS-9310: ADVM/ACFS installation failed.
    ACFS-9311: not all components were detected after installation

    ... ...

    'UpdateNodeList' succeeded.
    [root@rac1 /] #.




    [root@rac2 /] # /u01/app/grid/root.sh

    Output:

    ... ...

    CRS-4123: ohasd begins

    FATAL: Module not found oracleoks
    FATAL: Module not found oracleadvm
    FATAL: Module not found oracleacfs

    ACFS-9121: failure of /dev/asm/.asm_ctl_spec detection
    ACFS-9310: ADVM/ACFS installation failed.
    ACFS-9311: not all components were detected after installation

    ... ...

    Beginning of the resource 'ora.asm_init' failed.
    Cannot start the ASM.
    Failed to start Oracle Clusterware battery.
    [root@rac2 /] #.


    As seen the above output, rac1 and rac2 get the same problems. In addition, rac2 does not stack Clusterware and ASM. So, I have 2 questions:

    First of all, the common problem for rac1 and rac2:

    (1) "oracleoks, oracleadvm, oracleacfs" module not found
    2)/dev/ASM/.asm_ctl_spec not detected
    (3) ADVM/ACFS installation failed

    These 3 factors affect grid and Installation of the database later? If so, how to solve these problems?

    Second, how to start Clusterware and ASM battery in rac2?


    Thank you.

    you have 2 options:

    1 OEL 5.6 comes with 2 nuclei, the original Red Hat and UEK Oracle, you can not use UEK

    or one I recommend:

    2. improve the grid Infrastructure,
    * 11.2.0.3.1 * (patch 13348650, released a month ago 1) supports ACF on UEK (starting with 2.6.32.200 IIRC)

  • The installation wizard seems to stop

    I'm trying a first installation on a relatively new platform for win7 64 bit. Something about downloads, I wonder for permission to install, to grant him. Installation Wizard opens, decompresses at 60% and disappears. Tried several times, with or without MS security essentials, also in safe mode. Identical results in all cases.

    Can't identify anything in event log associated with Mozzila or Firefox (not familiar with tool). Ran AV and Malware scans.  Nothing.  Don't see anything in Win program removal or Revo Uninstaller to suggest partial installation.
    

    Try running the full installation instead of the Stub Installer

Maybe you are looking for

  • Qosmio X 875 BIOS v 1.30 and request now has to be upgraded to v. 6.10

    Hi all. I am owner of a Qosmio X 875, which, according to the information that I get to run msinfo32, BIOS v 1.30 installed at this time. Toshiba Service Station is recommended now, update me "BIOS version 6.10 for Satellite/Qosmio P870/P875 / X 870

  • What is the best way to transfer files from old to new computer

    I think of buying a new Imac to replace my 27 Imac K 27 5 two years old. What would be the best way to move my files such as e-mail, documents, music, photos, etc., with doing a complete Imac Imac transfer? I would like to start fresh with the OS and

  • Auto shut-off will not

    OK simple task but no result. I just took an e250 new, not as effective as the newer devices, but I loved the idea of replaceable barttery. Anyway, I tried to get the stop to work automatically and it will not. Y at - it a simple trick I'm missing? A

  • Windows vista desktop does not, can not click on icons. new PC toshiba laptop

    Windows vista desktop does not, can not click on icons. new PC toshiba laptop

  • Multiple Configuration LAG switch

    -5-6224 switches with NO active ROUTING -1 5 switch acts as a LAG switch that I've got (2) port GAL from the other 4 switches in the single 6224. -L' single switch containing any other LAG switch is configured with (ACCUSE respectively CHANNELS 1-4).