19c RAC ASMFD PRVF-9991 : Owner of device "/dev/mapper/OVAD03" did not match the expected owner. [E
Install Oracle Grid Infrastructure 19c,the step is :
1.
login as root,
#export ORACLE_HOME=/u01/app/19c/grid
#export ORACLE_BASE=/tmp
#/u01/app/19c/grid/bin/asmcmd afd_label OVAD01 /dev/mapper/OVAD01 --init
...
#unset ORACLE_BASE
# su - grid
$./gridSetup.sh
2.Prerequisite Checks:display:
Device Checks for ASM - This is a prerequisite check to verify that the specified devices meet the requirements for ASM.
Check Failed on Nodes: [rac12c2, 爎ac12c1]
Verification result of failed node: rac12c2 燚etails:
??PRVF-9991 : Owner of device "/dev/mapper/OVAD03" did not match the expected owner. [Expected = "grid"; Found = "root"] on nodes: [rac12c2, rac12c1] ? Cause:?Owner of the device listed was different than required owner. ? Action:?Change the owner of the device listed or specify a different device.