운용 사이트에서 오류가 발생한 다음에는 복구 사이트에서 복제 방향 바꾸기를 수행한 후 클라이언트 작업을 복구 사이트로 재지정합니다.
host-offsite:> shares replication
host-offsite:shares default replication> sources
이 예에서 source-001은 소스 어플라이언스 번호이고 host-prod는 소스 어플라이언스 이름입니다. kmm2는 복제 패키지 번호 package-001에 있는 로컬 프로젝트 이름입니다.
source-001 host-prod PROJECT STATE LAST UPDATE package-000 <unknown> idle unknown package-001 kmm2 idle Wed May 01 2019 20:06:27 GMT+0000(UTC)
host-offsite:shares default replication sources> select source-001
host-offsite:shares default replication source-001> select package-001
host-prod:shares replication source-005 package-000> pkgreverse
pkgreverse 명령은 일정을 비롯하여 원래 복제 작업의 등록 정보를 보존합니다.
host-prod:shares replication source-000 package-000 pkgreverse> set new_project_name=new-kmm2
new_project_name = new-kmm2
host-prod:shares replication source-000 package-000 pkgreverse> set enable_action_upon_reversal=true
enable_action_upon_reversal = true
host-prod:shares replication source-000 package-000 pkgreverse> show
Properties:
new_project_name = new-kmm2
enable_action_upon_reversal = true
host-prod:shares replication source-000 package-000 pkgreverse> commit
This action will move the contents of this package to a new local project
configured to replicate back to the source. Any data or metadata changes made
on the source since the last successful update will be lost when the new
project is replicated back to the source. If replication actions on the source
are not disabled, future updates to this package will fail.
사용된 프로토콜에 따라 복구 사이트에서 어플라이언스의 IP 주소 또는 이름을 사용해서 공유를 매핑(SMB 클라이언트) 또는 다시 마운트(NFS 클라이언트)합니다.