To migrate Oracle ASM disk groups with Oracle Cluster Registry (OCR) or voting files to Oracle ASM Filter Driver (Oracle ASMFD):
root
# $ORACLE_HOME/bin/ocrcheck -config # $ORACLE_HOME/bin/crsctl query css votedisk
$ $ORACLE_HOME/bin/asmcmd lsdsk -G disk_group
# $ORACLE_HOME/bin/crsctl stop cluster -all
$ $ORACLE_HOME/bin/asmcmd afd_label label disk_path --migrate
$ $ORACLE_HOME/bin/asmcmd afd_scan
# $ORACLE_HOME/bin/crsctl start cluster -all
Scripting on this page enhances content navigation, but does not change the content in any way.