Facing a problem while RAC configuration on my virtual machine

Hi all

While configuration RAC 10 g on VMWare with Cent OS 4, I came across a few issues that have been resolved by rebooting (last resort)

The problem is after the installation of the database by checking the cluster resources using crs_stat - t, the State shows off line for 2 resources.
[oracle@rac1 bin]$ ./crs_stat -t
Name           Type           Target    State     Host
------------------------------------------------------------
ora....SM1.asm application    ONLINE    OFFLINE   rac1
ora....C1.lsnr application    ONLINE    OFFLINE   rac1
ora.rac1.gsd   application    ONLINE    ONLINE    rac1
ora.rac1.ons   application    ONLINE    ONLINE    rac1
ora.rac1.vip   application    ONLINE    ONLINE    rac1
ora....SM2.asm application    ONLINE    ONLINE    rac2
ora....C2.lsnr application    ONLINE    ONLINE    rac2
ora.rac2.gsd   application    ONLINE    ONLINE    rac2
ora.rac2.ons   application    ONLINE    ONLINE    rac2
ora.rac2.vip   application    ONLINE    ONLINE    rac2
The + ASM1 instance and listening on the RAC1 began not when I checked. So I started the manually.
But when the instance is started, I got an error
WARNING: cache failed to read fn=3  indblk=0 from disk(s): 2
ORA-15196: invalid ASM block header [kfc.c:7910] [endian_kfbh] [3] [2147483648] [0 != 1]
NOTE: a corrupted block was dumped to the trace file
System State dumped to trace file /u01/app/oracle/admin/+ASM/bdump/+asm1_lgwr_12518.trc
NOTE: cache initiating offline of disk 2  group 1
WARNING: offlining disk 2.3912953495 (DATA_0002) with mask 0x3
NOTE: PST update: grp = 1, dsk = 2, mode = 0x6
Wed Sep 12 22:43:44 2012
ERROR: too many offline disks in PST (grp 1)
Wed Sep 12 22:43:44 2012
NOTE: PST not enabling heartbeating (grp 1): group dismounted
I was unable to disassemble and reassemble the drive. It gave an error saying
ORA-15130: diskgroup "DISK" is being dismounted
Firstly can someone tell me what "ora". SM1.asm' and «ora...» C1. LSNR"there? Why the TARGET column was also showing online?

I also tried to close resources, then by restarting the services rawdevice. But after that, while trying to start (resources from crsctl) the order was simply hanging on both instances.

I then didn't know what to do and just restarted both machines and then saw that everything was in place. I managed to create the database and everything works fine now.

I didn't know where else to find errors. Can someone help me understand the question please?

Now after setting up, I see the error in the newspaper of the ASM alerts for both nodes below.
Errors in file /u01/app/oracle/admin/+ASM/bdump/+asm1_rbal_9071.trc:
ORA-15183: ASMLIB initialization error [/opt/oracle/extapi/32/asm/orcl/1/libasm.so]
ORA-15183: ASMLIB initialization error [driver/agent not installed]
I checked the support of oracle DOC ID 1054033.1 and tried to check permissions. But I do not see the file asmadmin in $ORACLE_HOME/bin

The support doc
Solution

1. Manually change the oracle binary ownership and permission:
as root user:
# cd $ORACLE_HOME/bin
# chgrp asmadmin oracle
# chmod 6751 oracle
# ls -l oracle
Thank you
Abhishek.

I'll find a virtual solution taken in charge for this and put in place on that :)

I'll close this thread for now

Tags: Database

Similar Questions

  • I am facing a problem while pay buy creative cloud this message appeared (there was a problem processing your order, please contact our Service team customer care for assistance)

    I am facing a problem while pay buy creative cloud this message appeared (there was a problem processing your order, please contact our Service team customer care for assistance), whatever?

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help
    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific time) <===> NOTE DAYS AND TIME
    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html
    -or by phone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • Are there problems in the creation of a virtual machine in VMware Workstation or Server and then move it to ESXi?

    Hello

    I intend to pass our mailserver's current installation of Windows Server 2003 running on native hardware in a Windows Server 2008 running in a virtual machine on ESXi.

    This is the same machine as we will reuse so I would prefer to be able to create the virtual machine on a different computer and test it before wiping Windows and install ESXi. Are there problems with the creation of the virtual machine in VMware Server and then migrate to ESXi using VMware Converter? I won't if the result is not a 'perfect' virtual machine that performs as well as if it had been created on ESXi from the beginning.

    All our other VMs were created on ESXi from the beginning.

    Kind regards

    René Frej Nielsen

    If you are not sure, you can load VMware Server 2 and then install ESXi in it and test your configuration.  Do all this from your desktop (as it is decent).  You can also do in my computer.  A quick google search should give you all the information you need to get something like this configuration.

  • How to get the configuration of the virtual machine, please give me some ideas

    How to get the configuration of the virtual machine, please give me some ideas

    Hello

    Take a look at

    For the General operations of VM

    https://docs.google.com/viewer?a=v&q=cache:F3tEld7LNv0J:communities.vmware.com/servlet/JiveServlet/downloadBody/11301-102-1-10681/GettingStartedGuide.pdf+accessing+virtual+machine+configuration+settings+,+vsphere+sdk&hl=en&gl=uk&pid=bl&srcid=ADGEESgXQlnYzxO10t-E1uHDiz3o1zBBt4ojDZDbzAmHPO3Odcl2HhLlbrSODQjtDPccHMBK7NZ3F_N6xEJqEl29ZD_l-ZUxgSzSirW6qO47dH-bR9E4mfivkf3Ip30jTbBMKQm-7rwR&sig=AHIEtbQaMKQ21DFCex0Wi6NQtHQmEvQvng

    For the settings advanced VM:

    http://blogs.VMware.com/vSphere/2012/03/Acessing-virtual-machine-advanced-settings.html

    Other general settings of the SDK:

    http://vSphere-land.com/vSphere-links/scripting-links-2.html

    Many tx

  • List of parameters of configuration of a virtual machine

    I would like to be able to retrieve the list of the configuration of a virtual machine settings, specifically those under Options > advanced > General > Configuration settings when you go to change the settings of a virtual machine.  I found this article in the powershell community - http://communities.vmware.com/docs/DOC-18653 (parameters to retrieve and set Advanced Configuration (VMX) VM).  I run the script according to the example of the first connection to vCenter with vSphere PowerCLI and then execution of Get - VM vm - name | Get-VMAdvancedConfiguration.  It seems to be working and gives no errors, but returns nothing.  I know that this virtual machine parameters according to the Configuration settings also so I know it's not the script I'm looking for, or I am doing something wrong.  Is there a way to retrieve this information through powershell.  I would like to provide this information to the Auditors.

    Which is caused by the Select-Object, you used on the first line.

    I'm not sure how you want to display the results, but it's just a way to do

    $vms = Get-VM -Location Clusternameforeach ($vm in $vms){
      $vm.ExtensionData.Config.ExtraConfig |  Select @{N="VM";E={$vm.Name}},Key,Value}
    
  • Facing a problem while doing DML operations in Discoverer (Urgent!)

    Hello

    I am facing a problem in the discoverer report I'm working. I would be grateful if you could help me find a solution for this-

    I'm releasing a custom package of discoverer. This package is the insertion of data in a custom table. As we cannot directly put the DML statements in the package of discoverer so that I have defined this package as the Pragma autonomous. The custom table that is being filled is an ordinary table (that is not a global temporary table). In the folder custom in Administrator I just selects the custom table data.

    Problem when I run the report of discoverer, the data get inserted in the custom table, which means that the package is working correctly, but still the report does show all the data. Maybe the running query before even that data is inserted in the table. Can you please what Miss me in this solution?

    Some facts of the report-
    1. I use that only one worksheet.
    2. the packaging is insert the data in the custom table, so I see no problem with the package and trigger.

    Thanks for your help.

    -Anshul

    Hey Anshul
    Now, I understand, and you certainly don't want a user data of another user overwriting data.

    An idea that comes to mind and the other I did have to create a copy of the table in the schema for each user who needs. There will always be an original copy in the main schema. So what you need to do is to create a local synonym for the table, in the schema of the user who performs a redirection of the system to use the local table. Using this approach you can have each user, update their own copy and read it for their reports.

    Another, more difficult the idea would be to use a TEU, private virtual database, to control the data in a central table. The table would not be truncated, but would have a new column added to the owner of the data. Then during the execution of the procedure it delete all the lines for the user and then load new ones for this user. The CAE would be used to filter the data in the report so that the user sees only the data belonging to the user.

    Hope that all makes sense. The first is that I would like to try because it is the simplest.

    Michael

  • Problems of time (NTP) on the virtual machines within ESXi 4

    I had synchronization problems of intermittent time with my computers running on ESXi4 for quite a while now.  I thought that there were problems with my VM themselves and made some changes that appear to clear things for awhile.  The problems are back, and I'm starting to wonder if this is something being induced with ESXi itself.  My configuration is:

    ESXi 4.1.0

    -2 x Windows domain controller

    -Exchange Server x 2

    -FreeNAS

    VMWare tools are installed on all windows boxes.  FreeNAS is running without installed VMTools.  Domain controllers are set to use time NTP, servo out of an internet time server.  Client Windows have the default configuration and should be pulling the exact time of one of the two domain controllers.  FreeNAS is taking time to DCs.  Often when problems begin with authentication, it is because of the difference in clock being too great between servers, or between the Server / client.

    Are there recommended solutions for these issues?  I dug through the forum messages and the KBs and found a good bit of info but nothing that does not seem to solve these problems.

    I recommend you to configure a time outside of your virtual environment for you server ESXi hosts.

    Imagine that nothing is under tension, and you begin to start.

    Your domain controller will begin with your host ESXi (UTC) time until it can connect to the Internet to update time.

    At this time most VMs are probably on the wrong time, and it creates a lot of problems.

    After the updating of the DC then only will be hosting ESXi synch at the exact time. Quite a turn messed up

    If your ESXi have an external NTP server, they boot with the exact time and start all the virtual machines with the exact time.

    It may be useful

  • I have a problem with the password on the virtual machine.

    Original title: passwords & Windows 7 virtual machines

    Hello

    I am running windows 7 pro 32 bit, with a windows XP virtual to develop existing software.

    The hosts & VM connect to a file on the network server. The file server is running windows XP, the network is a simple working group. I've manually created a limited user on the file server with the same name and password as my logon to windows 7.

    Today, I changed my password to connect to windows 7, which I am not as often as the security people recommend that I do. I changed the password on the file server to synchronize and also the password on the virtual computer.

    The virtual machine is maintaining however, somewhere the old password, which crashes, and I get the logon screen. If I enter the new password it connects then. I went into the settings of the VPC and delete the credentials saved, without effect. I removed "enable on startup" of integration features, also without effect.

    So I get the password in the VPC, but then I have to enter the password to access the network share. Or I can enter the password each time I start the virtual machine. The second is less painful, but still annoying.

    Any thoughts?

    Hello

    Thanks for posting in the Microsoft Community.

    According to the description, it looks like you are facing a problem with windows Virtual PC.

    The question you posted would be better suited in the TechNet Forums; We recommend that you post your question in the TechNet Forums to get help:

    http://social.technet.Microsoft.com/forums/en-us/w7itprovirt/threads

    If you need Windows guru, do not hesitate to post your questions and we will be happy to help you.

  • Problem with networking when having multiple virtual machines on a single host

    Since the implementation of ESX 3.5i server on PowerEdge 1850 Server I had network problems. It took a large upstream of the violin - do not do something specific - but finally I could persuate a VM to talk to the outside world.

    Virtual machines have always been able to ping other virtual machines and physical NETWORK card to the host (with a static IP address only), however with a bit of deactivation/activation etc I could possibly get it connected. I have exactly the same symptomsusing the two Windows XP and Redhat, both with VM Tools installed.

    If big, I can get the virtual machines connected, *however * every time I managed to connect a computer to the outside network, she will knock off either a return to the State where I can ping only the other VMs and Teddy.

    I tried them in different port groups as well as in different vSwitches with a separate Teddy, but exactly the same problem.

    I thought it was just my ignorance, however after thorough reading and wasting time trying different combinations, I started to think this is a hardware incompatibility or an ESX installation problem.

    Please please please, if someone can help solve the problem, or diagnose if my suspicions are correct.

    I enclose my last combination of configurations!

    Thanks in advance.

    Run 'show port-security' on the switch and see what you have.  You can also view the current configuration of the port connected to an esx.  A switch will remove any doubt relating to port config differences type.

    -KjB

    VMware vExpert

  • How to configure NTP between Virtual Machines without using Vsphere Client

    I have a group of 8 virtual servers of 5.5 ESXi without an Internet connection. There are virtual machines on each of these 8 virtual servers.

    I did one of these 5.5 virtual ESXi host a NTP server by editing the file /etc/ntp.conf with below configuration and

    started the ntpd daemon. He began to take the time to its local clock, here's the output of ntpq Pei

    IP server 10.108.190.14

    ip address of the client 10.108.190.15

    Server /etc/ntp.conf

    > > driftfile/var/lib/ntp/drift

    > > server 127.127.1.0 maxpoll 4

    > > fondant 127.127.1.0 stratum 10

    | ntpq Pei

    |   refid distance st t when poll reach delay offset jitter

    | ==============================================================
    | * LOCAL (0). LIUX. 10 l 2 64 377 0.000 0.000 0.001

    Then I edited the file /etc/ntp.conf on customers with below configuration but the customer would not synchronize with the server. He

    wouldn t get response from the server. Here is the output of ntpq Pei

    Customer /etc/ntp.conf

    > > driftfile/var/lib/ntp/drift

    > > server 10.108.190.14 iburst

    | ntpq Pei

    |      refid distance st t when poll reach delay offset jitter

    | ==================================================================
    | 10.108.190.14 INIT. 16 u

    Now, when I configure NPT Client/Server on virtual machines through the Configuration Option under Option Configuration time

    in Vsphere Client everything works fine and the client and the server to synchronize with each other. I checked the file /etc/ntp.conf on both the client

    and the server and it has a couple of restrict 127.0.0.1 and restrict the lines added by default kod nomodify etc.

    So why NPT Server featured when enabled via Vsphere Client works very well, but it does not work when it is configured manually

    in the virtual servers directly.

    I was connected to a vCenter Server Appliance through the VSphere Client and enabled the synchronization of time of the NPT.

    I really need to know how to configure the NTP server without using the Vsphere Client so that I can automate the

    task by writing a python script that would connect to each virtual server and NTP Client/Server configuration.

    Any help in this issue deeply appreciated!

    Thank you!

    You can configure the ntp server without using viclient.

    Take a look @ http://kb.vmware.com/selfservice/documentLinkInt.do?micrositeID=&popup=true&languageId=&externalID=1003063

    Hope this helps

    -Assane

  • Need help to report on the configurations of the virtual machine using PowerCLI

    Hi guys,.

    I try to shoot down vCenter virtual computer configuration details and am not having much luck with vCPU multicore machines.

    Looking at the lists of VMS in vSphere Client, it offers a column "Number of CPU" basis and does not include any other granularity (i.e. in terms of casings & carrots as opposed to simply 'CPU Count').

    I thought that maybe I have better luck using PowerCLI and essentially, the cmdlet "Get - VM" has the kind of information I'm looking for, but I find that it lacks a bit when it comes to vCPU details.  Essentially, it turns out that does not do much better than the list of virtual machines in vSphere Client because it produces only a "CPU Num" value, which is not particularly useful.

    For example, if "processors Num" 4, that '4' means?  This could mean one of the following:

    • 1 x 4 drivers
    • Core 2 x 2
    • Basic 4 x 1

    I hope someone out there can help produce me a list of virtual machines with details of configuration that includes both sockets & carrots for vCPU?

    Thanks in advance!

    Try like this

    Get-VM | Select Name, @{N="CPU";E={$_.ExtensionData.Config.hardware.numCPU/$_.ExtensionData.Config.hardware.numCoresPerSocket}}, @{N="Core per CPU";E={$_.ExtensionData.Config.hardware.numCoresPerSocket}}
    
  • Serial Port is configured for a virtual machine...

    Dear team,

    I found the serial port is configured on one of the virtual machine, which follows is the blink of an eye the same.

    1.JPG

    Just want, serial port is required for the devices on which?

    Usually, you see the serial port after a P2V and not detached from the VM.

    Why is it necessary?  Nowadays it probably isn't, but there are days where we still used modems on (among other things) serial ports.  Introducing a serial port to the virtual machine, you can go through the device that was attached to the serial port of the server host directly on the virtual computer.

    Today it is not really useful and you can probably just close the virtual machine and remove it.

    Matt

    http://www.thelowercasew.com

  • Can I configure programmatically installed virtual machine?

    Hey guys, y at - it a low level that allows me to configure the virtual machine using c# api? (like increasing the memory or the addition of n/w adapter) VIX api does not have such functions.

    Take a look at the vSphere API and you should also take a look at this document if you're new to vSphere API/SDK - Getting Started with vSphere SDK - Update for SDK 4.1 release

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • PROBLEM WITH THE CONFIGURATION OF THE FAX MACHINE SINCE THE EVOLUTION OF BRIGHTHOUSE - HP PSC 2410 PHOTOSMART ALL-IN-ONE

    Good afternoon... On pages 116-118 of the manual "how to choose the right Fax Setup... »,

    1] I do not have a distinctive ring

    [2] receive voice calls in the same phone # I'll use for fax calls

    [3] I have a modem from pc on the same phone line as my HP PSC.  I HOPE THAT I INTERPRET THIS RIGHT.  IS A PC MODEM THE SAME THING THAN THE PC ITSELF?  I HAVE NO SEPARATE MODEM EQUIPMENT.

    [4] I have an answering machine that responds to voice calls in the same phone number I use for fax calls - the PROBLEM SEEMS to BE THAT MY answering DEVICE IS ATTACHED to MY DIGITAL PHONE so I don't KNOW whether TO ANSWER YES OR NO to THIS QUESTION.  INSTRUCTIONS DATA FOR "CASE G" FOR VOICE/FAXLINE SHARED WITH PC MODEM AND answering MACHINE SHOWS THE RESPONSE

    DEVICE AS A SEPARATE FROM THE PHONE.

    [ 5] I do not subscribe to voicemail through my phone company

    [6] I don't have DSL

    I answered YES to questions 2, 3 and 4. Should I answer NO to question 3 or 4?  Sorry, I'm confused... Help, please...

    Depending on your region

    You may want to consider high speed

    Internet and be much faster and

    You can get updates on your computer

    HP and Microsoft and may not be

    long tied up extreme for the update

    update the file are huge

    It will be always up to date

    OK B2B

    go to the store and ask the

    phone switch

    one that you can put the fax, phone and computer

    on the same switch box

    check the amount of the adjustment ring

    and you can set the number of rings

    Good luck

  • Professional problem with windows update while running XP on a virtual machine...

    I am using Windows XP Professional with SP2 on a virtual machine... When I try to update windows... it takes me to Windows 7 purchase page after page of Windows Activation... Is this cz I am running Windows 7 in real time and XP in a VM... ??

    Hello

    Thank you for visiting the Microsoft answers community site. Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the forum Windows Virtual PC and XP Mode.

    http://social.technet.Microsoft.com/forums/en/w7itprovirt/threads

Maybe you are looking for