Oracle ASM Filter Driver - No devices to be labeled
HiHi,
follow below step for setup ASM disk:
Configure the shared disks for use with Oracle ASM Filter Driver:
a. Log in as the root user and set the environment variable ORACLE_HOME to the
location of the Grid home.
For C shell:
su root
setenv ORACLE_HOME /u01/app/12.2.0/grid
For bash shell:
su root
export ORACLE_HOME=/u01/app/12.2.0/grid
b. Use Oracle ASM command line tool (ASMCMD) to provision the disk devices
for use with Oracle ASM Filter Driver.
# cd /u01/app/12.2.0/grid/bin
# ./asmcmd afd_label DATA1 /dev/rdsk/cXtYdZsA --init
# ./asmcmd afd_label DATA2 /dev/rdsk/cXtYdZsB --init