1. Database Relocate 작업
A) 작업 전 확인
root 나 grid 유저로 수행합니다.
crsctl stat res -t srvctl status mgmtdb
B) 2번 노드로 Relocate
root 나 grid 유저로 수행합니다.
srvctl relocate mgmtdb -n rac2
C) 2번 노드 Relocate 결과 확인
root 나 grid 유저로 수행합니다.
srvctl status mgmtdb crsctl stat res -t
Relocate 작업 중이면 다음과 같이 출력됩니다.
Relocate 작업이 완료되면 아래와 같이 출력됩니다.
D) 1번 노드로 Relocate
root 나 grid 유저로 수행합니다.
srvctl relocate mgmtdb -n rac1
E) 1번 노드 Relocate 결과 확인
root 나 grid 유저로 수행합니다.
srvctl status mgmtdb crsctl stat res -t
Relocate 작업 중이면 다음과 같이 출력됩니다.
Relocate 작업이 완료되면 아래와 같이 출력됩니다.