20.4. 공급자에서 cleanallruv 작업을 중지


성능 또는 유지 관리 목적으로 작업이 오랫동안 실행되는 경우 cleanallruv 작업을 중지할 수 있습니다. dsconf 유틸리티를 사용하여 작업을 중지할 수 있습니다.

사전 요구 사항

  • 복제가 활성화되어 있습니다.

프로세스

  1. 공급업체에 모든 cleanallruv 작업을 표시합니다.

    # dsconf <instance_name> repl-tasks list-cleanruv-tasks
    
    dn: cn=cleanallruv_2025-04-15T09:15:18.535868,cn=cleanallruv,cn=tasks,cn=config
    cn: cleanallruv_2025-04-15T09:15:18.535868
    nsTaskCreated: 20250415131518Z
    ...
    nsTaskStatus: Not all replicas online, retrying in 20 seconds...
    nsTaskTotalItems: 1
    nsTaskWarning: 0
    objectClass: top
    objectClass: extensibleObject
    replica-base-dn: dc=example,dc=com
    replica-id: 2
    Copy to Clipboard Toggle word wrap

    이 예제에서는 복제본이 응답하지 않아 cleanallruv 작업을 완료할 수 없음을 보여줍니다. 경우에 따라 서버 성능에 부정적인 영향을 미칠 수 있습니다.

  2. cleanallruv 작업을 중지합니다.

    # dsconf <instance_name> repl-tasks abort-cleanallruv --suffix "dc=example,dc=com" --replica-id 12
    Copy to Clipboard Toggle word wrap

    또한 --certify 옵션을 사용하여 모든 복제본에서 Directory Server가 cleanallruv 작업을 중지하도록 할 수 있습니다.

검증

  • 공급 업체에 모든 cleanallruv 작업을 표시합니다.

    # dsconf <instance_name> repl-tasks list-cleanruv-tasks
    
    dn: cn=cleanallruv_2025-04-15T09:15:18.535868,cn=cleanallruv,cn=tasks,cn=config
    cn: cleanallruv_2025-04-15T09:15:18.535868
    nsTaskCreated: 20250415131518Z
    ...
    nsTaskStatus: Task aborted for rid(2).
    nsTaskTotalItems: 1
    nsTaskWarning: 0
    objectClass: top
    objectClass: extensibleObject
    replica-base-dn: dc=example,dc=com
    replica-id: 2
    Copy to Clipboard Toggle word wrap
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat