Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

udev please help OEL 6

864988Oct 23 2012 — edited Oct 24 2012
Hello,

I need help to setup udev so I can use ASM then for an 11gR2 database. This is my first time; can you please help me to setup this step by step?

I have the following config;
[root@box1 ~]# ll /dev/sd*
brw-rw----. 1 root disk 8, 0 Oct 22 11:41 /dev/sda
brw-rw----. 1 root disk 8, 1 Oct 22 11:41 /dev/sda1
brw-rw----. 1 root disk 8, 2 Oct 22 11:41 /dev/sda2
[root@box1 ~]# fdisk -l

Disk /dev/sda: 85.9 GB, 85899345920 bytes
255 heads, 63 sectors/track, 10443 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0008ef32

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        9400    75496448   83  Linux
/dev/sda2            9400       10444     8388608   82  Linux swap / Solaris
[root@box1 ~]#

[root@box1 ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1              71G   19G   50G  28% /
tmpfs                1002M  384K 1002M   1% /dev/shm
[root@box1 ~]#
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2012
Added on Oct 23 2012
11 comments
814 views