How to set Disk permissions without udev
Dear experts,
db version 12.1.0.2
2 node RAC
we used ASMLIB to configure disks.
OS RHEL 7.3
In our environment,this is what i see.Is there any alternate way to assign permissions to disk?
[oraprod@db1 ~]$ cd /etc/udev/rules.d
db version 12.1.0.2
2 node RAC
we used ASMLIB to configure disks.
OS RHEL 7.3
In our environment,this is what i see.Is there any alternate way to assign permissions to disk?
[oraprod@db1 ~]$ cd /etc/udev/rules.d
[oraprod@db1 rules.d]$ ls -lrt
total 4
-rw-r--r--. 1 root root 709 Aug 23 2016 70-persistent-ipoib.rules
[oraprod@db1 rules.d]$ cat *
# This is a sample udev rules file that demonstrates how to get udev to
# set the name of IPoIB interfaces to whatever you wish. There is a
# 16 character limit on network device names though, so don't go too nuts
#
# Important items to note: ATTR{type}=="32" is IPoIB interfaces, and the
0