How to change a quorum disk?
------------------ PROBLEM DESCRIPTION
We need to replace the machine on which the voting disk is configured, THE NEW MACHINE WILL HAVE A NEW IP ADDRESS.
It''s a different machine.
This is the starting situation:
xxx.yy.zz.hh:/quorum_disks/voting_disk
The final situation will be that we will have:
aaa.bb.vv.ww:/quorum_disks_new/voting_disk_new
What are the steps to add the new disk and remove the old one? We have thought of these steps:
--1) mount new path
cd /
mkdir voting_disk_new
chmod 755 /voting_disk_new/
chown grid:asmadmin /voting_disk_new/