Skip to content

Instantly share code, notes, and snippets.

@Tracnac
Last active October 19, 2022 11:54
Show Gist options
  • Save Tracnac/b1124ec1f4eaa39223aeca83347fab4d to your computer and use it in GitHub Desktop.
Save Tracnac/b1124ec1f4eaa39223aeca83347fab4d to your computer and use it in GitHub Desktop.
Change OCR location #oracle #cluster

Change OCR location :

Under root :

cd $GRID_HOME
./ocrcheck
./ocrconfig -add +NEW_DG
./ocrconfig -delete +OLD_DG

Change voting location

crsctl query css votedisk
./crsctl replace votedisk +NEWDG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment