Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

Permissions on raw disk not persistent

edited Jan 21, 2018 4:44AM in Storage Management (ASM ACFS DNFS ODM) (MOSC) 7 commentsAnswered

Hi, I have had an existing ASM instance running for a couple of years now, and wanted to add a raw disk to an existing disk group, so tried the following:

sqlplus / as sysasm

ALTER DISKGROUP FLASH ADD DISK '/dev/mapper/oraflash2';

Change permission on new raw disk to grid:dba, and also appended the following to my /etc/rc.local file to make permissions persistent:

/bin/chown grid:dba /dev/mapper/oraflash2

After initially attaching to new diskgroup and additional disk capacity being available, which I could confirm my using the lsdg command in ASM, the diskgroup suddenly dropped, and I cannot re-mount.

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