Oracle 11 GR 2 RAC Scan IPs virtual

Hi, I have a doubt, I was installing RAC Oracle 11 GR 2, but I did not understand how to solve the rac node ip address if the host scan has virtual ip address and supposedly this ip address is not associated with a specific host, when I try to ping to analyze why the hosts get response from rac nodes?

Thank you.

".. How to solve the rac node ip address if the host of scan has the virtual ip address... »

use the DNS repeatedly alternating 3 + IP.

".. and apparently this ip address is not associated with a specific host, when I try to ping to analyze why the hosts get response from rac nodes? »

-Associated with a specific host. but you assign that IP compared to the level of the OS, Oracle clusterware that does for you, dynamically.

In a node two CARS you will be (assuming that the recommended configuration) have 3 listeners SCAN, so on a single node 2 and 1 on the other. If you stop the node with 2 SCAN listeners, clusterware reallocate IP programming to the remaining node and start the listeners there.

Obviously, you can check with netstat, ipconfig or pseudo SF/sys on Linux.

Tags: Database

Similar Questions

  • Oracle Database 11 g RAC 2: role of the Public, private, virtual, and SCAN IPs.

    Hi Experts,

    1 can you please let me know why we need to set up under IP addresses for the RAC configuration and what is the role that each plays?


    -Public
    -Private
    -Virtual
    -SCAN

    2. What is the relationship between IP SCAN and virtual IPs?

    Concerning

    Hello

    859875 wrote:
    Hi Experts,

    1 can you please let me know why we need to set up under IP addresses for the RAC configuration and what is the role that each plays?

    -Public

    Configured before installation for each node and can be resolved at this node before installing.
    Role:
    Enable Virtual/SCAN configuration/communication between the nodes in the cluster. Do not start the Clusterware without public IP Interface/address.
    Virtual/SCAN will work as an alias IP on the public Interface on the Public network.

    -Private or interconnection

    Configured before installation, but on a separate private network, with its own subnet, which is not resolved except by other nodes in the cluster member
    Role:
    Clusterware uses for cluster synchronization (network heartbeat) interconnection and communication of demon among the nodes in the cluster.
    RAC uses the interconnect for cache fusion (UDP) and inter-process communication (TCP).
    Cache Fusion is the remote Oracle buffers, shared memory mapping between the caches of the members of the cluster nodes.

    -Virtual

    Configured before installation for each node, but not currently in use. IP, VIP and treats public SCAN addresses than any other addresses on the same subnet.
    Role:
    The goal is the availability of the applications. If add or remove nodes as your remove VIP client config (with SCAN, it is not necessary)
    When a node fails, the VIP associated with it is automatically failed over to another node.
    Without using VIPs or FAN, clients connected to a node who died often wait a TCP timeout (which can be up to 10 min) before getting an error.
    So, you don't have really a good HA solution without using VIPs and FAN. The best way to use the FAN is to use a client integrated with fast connection failover (FCF) such as JDBC, OCI, or ODP.NET.

    -SCAN

    Three static IP addresses that are configured on the server (DNS) domain names prior to installation so that the three IP addresses are associated with the name provided as the SCAN, and all three addresses are returned in random order by the DNS to the applicant
    Configured prior to installation in the DNS to resolve the addresses that are not currently in use. Addresses on the same subnet than all other IP addresses, addresses VIP and public SCAN
    Role:
    The goal is the availability of the applications before clients establish communication with CARS and make the whole of the Cluster completely transparent.
    IP SCANNER is a new 'layer' (oracle) with high availability network that allows to modify the characteristics of your cluster (IE add/remove nodes) without having to change the configuration in their concept of customers 'grid '.
    >

    2. What is the relationship between IP SCAN and virtual IPs?

    IP SCANNER is used to receive new connection requests and redirects to the VIP IP.
    The virtual IP address sets and allow failover of connections after connection is established.

    When the client requests a connection, Oracle Client 11 GR 2 find for IP addresses and create a list of all IP SCAN available for this host-scan, the first attempt to connect to RAC uses one of the available SCAN IP addresses.
    The listener ANALYSIS will receive this connection and re - direct to one of the available using LOCAL_LISTENER nodes from that time the connection is made by using the virtual IP (VIP).

    All SCAN/VIP must be resolved by the DNS.

    The customer knows that there is only the Hostname SCAN, which is configured in the connection string.
    Once the connection is requested Oracle Clusterware redirects the connection to one of the VIP host name must be resolved by the DNS.

    Kind regards
    Levi Pereira

  • Oracle 11 g 2 RAC does support IP dynamic?

    Oracle 11 GR 2 RAC does support dynamic IP, or does it only support static IP?

    For IP addresses? 11 GR 2, you will have the following:

    public host name

    The private host IP

    VIP listener

    SCAN VIP

    Your private host names should not be dynamic IPs because no one should ever use. Interconnecting them will use however. Keep these static to save you headaches.

    Similarly, the public hostname should not be accessed by anyone other than information TECHNOLOGY personnel who need to do some work on the server.

    Applications should use the VIP or SCAN VIP listener. I guess that these can be dynamic IP addresses. However, with today's networks, there is little need to do. We use DHCP to all of our IP addresses, but then bind us the registration of the contract so that DHCP will always return the same IP address. Forgive me, but I don't remember the network for this term.

    See you soon,.
    Brian

  • Changed IP to use binding and now I can't ping my rac-scan address.

    With the help of Oracle Linux 6.3 and 11.2.0.3 Oracle Rac.

    My database and RAC cluster worked very well and I could ping my name "rac-scan" that is configured to resolve in DNS from a specific IP address.

    I needed to set up a network on all network adapters binding to ensure failover and balancing in the network layer.

    I got the liaison work and ping/ssh I could before. Rac-scan ping no longer works.

    I guess that Oracle has somewhere from eth0 instead of bond0 rac-CT?

    Hello

    RTFM. The section how to change addresses network and interfaces is in the doc:

    http://docs.Oracle.com/CD/E11882_01/RAC.112/e16794/admin.htm#BGBGDHFG

    Concerning
    Sebastian

  • Installation of Oracle 11 GR 2 on the Xen Virtual Server Cluster.

    Hello guys,.
    I tried to install 2 cluster nodes on one machine virtual xen. I get the following error. INS-40912: virtual host name rac1 - vip.blue2red.com is assigned to another system on the network. I messed up by any configuration?

    Here is my Configuration

    A host:
    / etc/hosts
    127.0.0.1 localhost.localdomain localhost ora1.blue2red.com ora1
    : 1 localhost6.localdomain6 localhost6
    #Public
    192.168.1.38 ora1.blue2red.com ora1
    192.168.1.36 ora2.blue2red.com ora2
    #Private
    192.168.2.6 rac1 - priv.blue2red.com rac1-priv
    192.168.2.5 rac2 - rac2-priv priv.blue2red.com
    #Virtual
    192.168.1.39 rac1 - rac1-vip vip.blue2red.com
    192.168.1.37 vip.blue2red.com - rac2-rac2-vip
    #SCAN
    192.168.2.10 rac - rac-scan scan.blue2red.com
    #NAS
    192.168.1.6 home.blue2red.com House

    Ifconfig
    eth0 Link encap HWaddr 00:16:36:34:CA:85
    INET addr:192.168.1.38 Bcast:192.168.1.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Dropped packets: 479005 RX errors: 0:0 overruns: 0 frame: 0
    Dropped packets: 303739 TX errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 198859187 (189.6 MiB) TX bytes: 247563909 (236,0 MiB)

    eth1 Link encap HWaddr 00:16:36:38:D7:A1
    INET addr:192.168.1.39 Bcast:192.168.1.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Fall of RX packets: 36262 errors: 0:0 overruns: 0 frame: 0
    Dropped packets: 50 TX errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 9690618 (9.2 MiB) TX bytes: 3863 (3.7 KiB)

    eth2 Link encap HWaddr 00:16:36:3D:DB:F6
    INET addr:192.168.2.6 Bcast:192.168.2.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Fall of RX packets: 2754 errors: 0:0 overruns: 0 frame: 0
    Dropped packets: 2316 TX errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 366507 (357,9 KiB) TX bytes: 213301 (208.3 KiB)

    eth3 Link encap HWaddr 00:16:36:6 B: 64: 1 A
    INET addr:192.168.2.7 Bcast:192.168.2.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Dropped packets: 600 RX errors: 0:0 overruns: 0 frame: 0
    Dropped packets TX: 23 errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 161967 (158.1 KiB) TX bytes: 2723 (2.6 KiB)



    Host 2

    # Do not remove the next line, or various programs
    # requiring a network functionality will fail.
    127.0.0.1 localhost.localdomain localhost ora2 ora2.blue2red.com
    : 1 localhost6.localdomain6 localhost6
    #Public
    192.168.1.38 ora1.blue2red.com ora1
    192.168.1.36 ora2.blue2red.com ora2
    #Private
    192.168.2.6 rac1 - priv.blue2red.com rac1-priv
    192.168.2.5 rac2 - rac2-priv priv.blue2red.com
    #Virtual
    192.168.1.39 rac1 - rac1-vip vip.blue2red.com
    192.168.1.37 vip.blue2red.com - rac2-rac2-vip
    #SCAN
    192.168.2.10 rac - rac-scan scan.blue2red.com
    #NAS
    192.168.1.6 home.blue2red.com House

    Ifconfig

    eth0 Link encap HWaddr 00:16:36:0E:88:44
    INET addr:192.168.1.36 Bcast:192.168.1.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Fall of RX packets: 58484 errors: 0:0 overruns: 0 frame: 0
    Dropped packets: 37105 TX errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 10996544 (10.4 MiB) TX bytes: 3156882 (3,0 MiB)

    eth1 Link encap HWaddr 00:16:36:54:C8:CE
    INET addr:192.168.1.37 Bcast:192.168.1.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Fall of RX packets: 22008 errors: 0:0 overruns: 0 frame: 0
    Dropped packets TX: 47 errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 6366194 (6.0 MiB) TX bytes: 3737 (3.6 KiB)

    eth2 Link encap HWaddr 00:16:36:23:32:7 has
    INET addr:192.168.2.5 Bcast:192.168.2.255 mask: 255.255.255.0
    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1
    Fall of RX packets: 3071 errors: 0:0 overruns: 0 frame: 0
    Dropped packets: 2242 TX errors: 0:0 overruns: 0 carrier: 0
    collisions: 0 txqueuelen:1000
    RX bytes: 414637 (404,9 KiB) TX bytes: 210363 (205,4 KiB)


    I know that it is pain to read all this information. Sorry I don't have any choice any help would be really appreciated.

    Rama Krishna wrote:
    Thanks a lot it works now.

    Good.

    If you have any questions please mark the thread as answered to avoid confusion with other members

    See you soon

  • Oracle cloud virtual image, I was able to create the database using DBCA (virtual image) oracle cloud. I understand with the virtual image, we won't have a lot of tools like on DAAS cloud... But could please at least use us dbconsole?

    On oracle cloud virtual, image I was able to create the database using DBCA (virtual image) oracle cloud. I understand with the virtual image, we won't have a lot of tools like on DAAS cloud. But could please at least use us dbconsole?


    I tried to start dbconsole, and it did not work:

    [oracle@ltutest ~] $ emctl start dbconsole

    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/OC4J/J2EE/OC4J_DBConsole_ltutest.compute-aulatrobeu83140.oraclecloud.internal_ORCL not found.


    According to the oracle help doc center - "creating a database on an instance of virtual image service" (http://docs.oracle.com/cloud/latest/dbcs_dbaas/CSDBI/GUID-29290A81-8798-4988-848E-77A1BE0CF08A.htm#GUID-4851560B-D4B6-42...)

    database was created with the option as:

    emConfiguration - NONE - storageType FS


    I guess we have to manually configure the em console, but when I tried to create it, he told me that "' Dbcontrol repository already exists." "

    When I try to start it, it exports the error

    [Oracle@ltutest ~] $ emctl start dbconsole

    OC4J Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/OC4J/J2EE/OC4J_DBConsole_ltutest.compute-aulatrobeu83140.oraclecloud.internal_ORCL not found.

    Could someone could give me help with this problem?


    Thanks Brian. I tried your command, and it works. Now I've encountered another problem, how can I browse the URL?

    I created the access rule for access remote on port 1521 and 1158. but when I try to browse the EM console URL, it does not work. all the configurations that I need to do?

  • Oracle Apps R12 with RAC

    Hello

    Can you help me to give the metalink note or any link related to the Oracle Apps R12 with RAC installation steps newly on freshly configured two db servers, an application server and a shared storage.

    Thank you

    Hello

    I went thru these notes before only. But these so-called notes already existing applications can be converted to the CARS. But I'm looking for new configuration, installation and configuration or R12 with RAC. Could you please help me on this...

    RapidWiz does not have the install feature Oracle Apps with RAC of installation/configuration, so you'll have to do a traditional installation then follow the documents to configure the RAC database.

    Kind regards
    Hussein

  • Oracle RAC Configuration of virtual machines

    Dear Experts,

    I created 2 VMs in ESX5 which worked fine before the installation of a cluster. I created disks shared between virtual machines and when I install the cluster then during installation I confronted error below.

    YES-25031. some of the assistants of configuration failed. When I have connected on 2nd machine and click connect to the Local network , then the machine is completely hung. When I killed the connection to the Local network via the Task Manager or restart the system works well, but when I click on LAN then faced again as I don't have this problem Oracle Virtual Box.

    How can I solve this problem?

    Kind regards

    Jamil

    Dear all,

    Published solved...

    Solution:

    automount was not enabled on node 2.

    Kind regards

    MAJAMIL

  • Observed only one IP for 11 GR 2 RAC SCAN, all the problems?

    Hello

    In one of our customers environment I've observed that they only used a single IP for RAC 11 GR 2 ANALYSIS, but wherever I know Oracle recommended to use 3 IPs to SCAN.

    There will be problems with the single use IP Scan instead of three?

    Please suggest.

    Thank you

    Mahi

    A single SCAN VIP (with the SCANL) would be necessary in fact to get the job of RAC 11.2. Three are recommended for environments where the only VIP SCAN isn't able to handle the workload. So there is nothing wrong in this moment with your configuration. It seems, you use a configuration of DNS to resolve the name SCAN and your guys N/W used a single IP address only to the name of SCANNING resolution.

    Aman...

  • Reinstallation of Oracle 11 g 2 RAC grid problem - ASM disk group

    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) in VMPlayer.

    I was installing Infrastructure of grid using runInstaller in the first rac1 VM from step 1 to step 9/10.

    On 9/10 in the wizard step, by chance, I touch the mouse, and the wizard disappeared.

    The grid in the 2 VMs installation directory is the same: / u01

    I have to make sure that everything is correct, delete the directory/U01 to 2 virtual machines and install again the grid in rac1.

    I realized that this is not the right way to remove/U01. The right way is to follow the tutorial
    http://docs.Oracle.com/CD/E11882_01/install.112/e22489/rem_orcl.htm#CBHEFHAC

    But I have deleted/U01 and must correct one by one. I reinstall the grid and get the error message in step 5 of 9 as follows:

    [INS - 30516] Please specify unique disk groups.
    [INS-3050] ASM disk group empty.
    Cause - the installer has detected the name of Group of disk already exists on the system.
    Action - specify the different disk group.

    In the wizard, the old disk group name is 'DATA' and his candidate records (5 ASMDISKs) are gone. I try to use another name "DATA2", but no ASMDISKs are "candidate records. For "All discs", it is impossible to select all ASMDISKs.

    I want to use the same disk group ASM 'DATA' and do not want to create a new disk group.

    My question is:

    How to make previous ASM disks and his group of 'DATA' therefore "Candidate records" who can use again?


    Thank you.

    Hello
    If you use oracleasm, then rebuild again asm disks.

    oracleasm deletedisk

    http://sabdarsyed.blogspot.com/2007/07/installing-configuring-Oracle-ASM-on.HTML should help. (use only delete and create orders without having to reinstall again)

  • Problem installing Oracle 11 g 2 RAC - rpm packages

    People,

    Hello.
    I was installing RAC Oracle Database 11 g 2 system with 2 Virtual Machines (rac1 and rac2) in 3 VMPlayer.

    When to install the extra rpm package, I need to download and install the following 3 files:

    libaio-devel - 0.3.106
    SYSSTAT - 7.0.2
    unixODBC-devel - 2.2.11

    But I can't find anywhere to download the 3 files above.

    Can any folk tell me where to download the 3 files "libaio-devel - 0.3.106, sysstat - 7.0.2, unixODBC-devel - 2.2.11?


    Thank you.

    Hello

    Mount the DVD media and check the server / directory.

    # cd //Server
    # ls libaio-devel-0.3.106*
    # ls sysstat-7.0.2*
    # ls unixODBC-devel-2.2.11*
    

    I could find in the "Enterprise-R5-U6-Server-x86_64-dvd.iso" of the ISO file.
    I could find also all 3 files in Oracle Enterprise Linux 5.5 x 86 32-bit CD-ROM media #3.
    (from the "Enterprise-R5-U5-Server-i386-disc3.iso" file.)

    And type the rpm command to install.

    # rpm -ihU 
    

    Good luck

  • When Oracle make Index Fast full Scan?

    Hi all

    In this case, Oracle index full scan. Please give the solution with at least two example.

    Thank you

    Oops,

    Spleen it was INDEX FAST FULL SCAN. Then index must be greater:

    SQL > create table tbl in select * from dba_objects;

    Table created.

    SQL > alter table tbl
    2 edit object_name not null;

    Modified table.

    SQL > create index tbl_idx1 on tbl (object_name);

    The index is created.

    SQL > explain the plan for
    2. Select object_name in tbl;

    He explained.

    SQL > select * from table (dbms_xplan.display);

    PLAN_TABLE_OUTPUT
    ----------------------------------------------------------------------------------
    Hash value of plan: 2675010997

    ---------------------------------------------------------------------------------
    | ID | Operation | Name | Lines | Bytes | Cost (% CPU). Time |
    ---------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT |          | 69022 |  4448K |   109 (1) | 00:00:02 |
    |   1.  FULL RESTRICTED INDEX SCAN FAST | TBL_IDX1 | 69022 |  4448K |   109 (1) | 00:00:02 |
    ---------------------------------------------------------------------------------

    Note
    -----

    PLAN_TABLE_OUTPUT
    ----------------------------------------------------------------------------------
    -dynamic sample used for this survey (level = 2)

    12 selected lines.

    SQL >

    SY.

  • Oracle Database 11 g: RAC Administration Release 2 training valid for CMO

    Dear all,

    I plan participate in the Oracle 11 g database: Administration of RAC Release 2 training. It is a 3-day training program. My question is this gathering of course hands on course for CMO-level certifications requirements e.

    Kind regards
    Krish

    Krish,
    It is a good question to send to [email protected]. This course is not currently on the approved list, but perhaps it should be evaluated for approval. Please send this team and they will be able to help.

    Kind regards
    Brandye Barrington
    Certification Forum Moderator

  • problems when installing ORACLE 10 g R2 RAC on RHEL 5.3

    I want to install oracle 10g R2 RAC on RHEL 5.3 in a test environment. My goal was to install using ASM.
    I went through ok prerequisites before starting the installation.
    Since RHEL 5.3 does not support raw devices, I used
    http://www.idevelopment.info/data/UNIX/Linux/LINUX_ConnectingToAniSCSITargetWithOpen-iSCSIInitiatorUsingLinux.shtml#configure%20iSCSI%20Initiator%20and%20New%20Volume

    udev to configure shared storage. my storage is on openfiler as an iSCSI target.

    fdisk-l on both nodes shows the shared disks.
    [root@node1 ~]# fdisk -l
    
    Disk /dev/sda: 21.4 GB, 21474836480 bytes
    255 heads, 63 sectors/track, 2610 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1          13      104391   83  Linux
    /dev/sda2              14        2053    16386300   8e  Linux LVM
    /dev/sda3            2054        2372     2562367+  82  Linux swap / Solaris
    
    Disk /dev/sdd: 10.5 GB, 10502537216 bytes
    64 heads, 32 sectors/track, 10016 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdd1               1       10016    10256368   83  Linux
    
    Disk /dev/sdb: 10.5 GB, 10536091648 bytes
    64 heads, 32 sectors/track, 10048 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1       10048    10289136   83  Linux
    
    Disk /dev/sdc: 10.5 GB, 10536091648 bytes
    64 heads, 32 sectors/track, 10048 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdc1               1       10048    10289136   83  Linux
    
    Disk /dev/sdf: 10.5 GB, 10569646080 bytes
    64 heads, 32 sectors/track, 10080 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdf1               1       10080    10321904   83  Linux
    
    Disk /dev/sde: 10.5 GB, 10502537216 bytes
    64 heads, 32 sectors/track, 10016 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sde1               1       10016    10256368   83  Linux
    [root@node1 ~]# ls -l /dev/iscsi/arpl*
    /dev/iscsi/arpl1:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sde
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sde1
    
    /dev/iscsi/arpl2:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdd
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdd1
    
    /dev/iscsi/arpl3:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdb
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdb1
    
    /dev/iscsi/arpl4:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdc
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdc1
    
    /dev/iscsi/arpl5:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdf
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdf1
    [root@node1 ~]# 
    Configure the results of udev in the drives mapped to the names of persistent drive for example. / dev/iSCSI/arpl1/part1
    always when I enter the name of the raw device that I created I get the following error. Help, please

    Image:! http://img91.imageshack.us/img91/7448/Oracle.PNG!

    did you check that
    http://download-West.Oracle.com/docs/CD/B19306_01/install.102/B14203/storage.htm#BABBHECD
    http://download.Oracle.com/docs/CD/B28359_01/install.111/b28263/storage.htm#CDEBFDEH

    also before making what is proposed on the url posted by Mufalani.
    It seems that you should do the following:

    Verify the existence of udev mapping rule file /etc/udev/rules.d/60-raw.rules brute
    On HR/EL5, gross udev mapping rule file /etc/udev/rules.d/60-raw.rules must exist by default as part of the util-linux package, for example:

    # ls /etc/udev/rules.d/60-raw.rules
    /etc/udev/rules.d/60-raw.rules
    

    Create a custom gross udev mapping rules file, /etc/udev/rules.d/61-oracleraw.rules say, for example:

    # touch /etc/udev/rules.d/61-oracleraw.rules
    

    3B. Add raw udev binding rules to the /etc/udev/rules.d/61-oracleraw.rules file
    Add the binding rules gross udev in the etc/udev/rules.d/61-oracleraw.rules file, for example:

    # cat /etc/udev/rules.d/61-oracleraw.rules
    # Raw bind to Oracle Clusterware devices
    ACTION=="add", KERNEL=="sd*", PROGRAM=="/sbin/scsi_id", RESULT=="360a98000686f6959684a453333524174", RUN+="/bin/raw /dev/raw/raw1 %N"
    ACTION=="add", KERNEL=="sd*", PROGRAM=="/sbin/scsi_id", RESULT=="360a98000686f6959684a453333524179", RUN+="/bin/raw /dev/raw/raw2 %N"
    

    If switch to RHEL5/OEL5 since an earlier version of Linux that has pressed persistent raw device bindings in the/etc/sysconfig/rawdevices file, the following script can serve as a basis to generate your RHEL5/OEL5 of the udev rules. Note that the script does not factor device name persistence.

    #!/bin/bash
    grep -v "^ *#" /etc/sysconfig/rawdevices | grep -v "^$" | while read dev major minor ; do
    if [ -z "$minor" ]; then
    echo "ACTION==\"add\", KERNEL==\"${major##/dev/}\", RUN+=\"/bin/raw $dev %N\""
    else
    echo "ACTION==\"add\", ENV{MAJOR}==\"$major\", ENV{MINOR}==\"$minor\", RUN+=\"/bin/raw $dev %M %m\""
    fi
    done
    
  • How to cancel the encryption SSL on ACE after scan IPS

    Hello

    A query on the SSL termination. This is the logical path,

    The traffic encrypted hits the router-> hits the ASA IPS-> and then hits the VIP for balancing by ACE.

    Encrypted SSL traffic must end on ACE load balancing. However, the IPS analysis cannot be performed on a decrypted traffic.

    How can we re - encrypt traffic to complete on the load balancer. Or is it a bad idea because of performance issues?

    Kind regards.

    Yes, your understanding is on-site. Both IPS/CSC need traffic decrypted to do something meaningful.

    Concerning

    Farrukh

Maybe you are looking for

  • Box of black border on the point of interest

    I don't know what I did, suddenly a black box began to appear on the screen. It moves with the remote and changes his form to what is under discussion. What is this box and how to get rid of. Thank you.

  • When you open Firefox, all I get is the Mozilla Crash Reporter

    By clicking on the icon Firefox takes me straight to the Mozilla Crash Reporter. Restart and output have no effect. The report' was presented several times without an answer - have no assigned ID accident User Agent Mozilla/4.0 (compatible; MSIE 7.0;

  • No sound in Windows movie maker

    I was doing the video it worked perfectly with the first then the sound just stopped working. When I click on it in the collection, but nothing when I try to play in the timeline, it will play the melody.

  • Problems with the script tracks

    Hi all!I should start by saying that I have very little knowledge of scripting languages. I found a script of the interwebs that is designed to process images in batch photomerge. I was able to run the script that references a second script in the Ad

  • How does the license for CS6?

    Looking to start learning about website coding, and I've heard a lot of Dreamweaver.  I'm not subscribe through CC, I'm looking to buy a license for life CS6 outright.But how does the license work?  If I have to reinstall my OS because my hard drive