Just a little ‘face lifting’ old one instruction how to connect asm disks from old to new server.
- Install Grid software only
- execute as root user(standalone instance): $ORACLE_HOME/perl/bin/perl -I $ORACLE_HOME/perl/lib -I $ORACLE_HOME/crs/install $ORACLE_HOME/crs/install/roothas.pl
- install asm OS rpm pakage
- connect disks from old server to new server
- check ORACLEASM_SCANORDER in /etc/sysconfig/oracleasm Doc ID 1384504.1, to discover your disks
- add asm instance in clusterware: srvctl add asm
- start asm: srvctl start asm
- open asmca or sqlplus and check/mount diskgroup
Note: Diskgroups across server have to be unique, if disks from old server has same names as on new one, you have to rename it.