/sbin/oracleasm And /usr/sbin/oracleasm command in Red Hat Enterprise Linux 7
(Doc ID 2394794.1)
Last updated on SEPTEMBER 14, 2022
Applies to:
Oracle Cloud Infrastructure - Version N/A and laterLinux OS - Version Oracle Linux 7.0 and later
Linux x86-64
Symptoms
After installation of ASMLib packages on Red Hat Enterprise Linux 7, found the same oracleasm file is shown in /sbin and /usr/sbin directory.
# ls -l /sbin/oracleasm
-rwxr-xr-x 1 root root 16856 Jul 10 2014 /sbin/oracleasm
# ls -l /usr/sbin/oracleasm
-rwxr-xr-x 1 root root 16856 Jul 10 2014 /usr/sbin/oracleasm
and the 2 files looks same. For example,
# cmp -s /usr/sbin/oracleasm /sbin/oracleasm
# echo $?
0
Changes
oracleasm-support-* RPM package was installed on Red Hat Enterprise Linux Server release 7
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |