Posts tagged oracle linux udev ASM device blockdevice
Using udev on RHEL 6 / OL 6 to change disk permissions for ASM
Jul 23rd
When you use Oracle ASM (Automatic Storage Management) for your database, the permissions on the block devices on the operating system layer which are used by ASM need to be changed. To be more precise, the owner and group need to be set to ‘oracle’ and ‘dba’ (Oracle documentation) in my case.