Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

adding raw devices to asm diskgroup

edited Dec 15, 2014 6:59PM in Storage Management (ASM ACFS DNFS ODM) (MOSC) 5 commentsAnswered ✓

Hello,

I created raw device in linux and able to add disk to asm diskgroup in 11gR2 .I had read that ASM desupported raw device from 11gR2.Pls heallp me understand how the raw disk could be added to ASM diskgroup

SQL> select header_status,mount_status,name,path from v$asm_disk;

HEADER_STATU MOUNT_S NAME                PATH

------------ ------- ------------------------------ ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

UNKNOWN      CLOSED                    /dev/random

FORMER         CLOSED                    ORCL:DISK4

CANDIDATE    CLOSED                    /dev/asmdisk1_udev_sdf1

CANDIDATE    CLOSED                    /dev/raw/raw1

MEMBER         CACHED  DISK1                ORCL:DISK1

MEMBER         CACHED  DISK2                ORCL:DISK2

MEMBER         CACHED  DISK3                ORCL:DISK3

7 rows selected.

SQL> create diskgroup DATA3 external redundancy disk '/dev/raw/raw1';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center