7.5. 재해 복구 경고


이 섹션에서는 재해 복구 환경에서 Red Hat OpenShift Data Foundation과 관련된 지원되는 모든 경고 목록을 제공합니다.

기록 규칙

  • record: ramen_sync_duration_seconds

    expression
    sum by (obj_name, obj_namespace, obj_type, job, policyname)(time() - (ramen_last_sync_timestamp_seconds > 0))
    목적
    볼륨 그룹의 마지막 동기화 시간과 이제 시간(초) 사이의 시간 간격입니다.
  • Record: ramen_rpo_difference

    expression
    ramen_sync_duration_seconds{job="ramen-hub-operator-metrics-service"} / on(policyname, job) group_left() (ramen_policy_schedule_interval_seconds{job="ramen-hub-operator-metrics-service"})
    목적
    볼륨 복제 그룹에서 가져온 예상 동기화 지연과 실제 동기화 지연의 차이점입니다.
  • Record: count_persistentvolumeclaim_total

    expression
    count(kube_persistentvolumeclaim_info)
    목적
    관리 클러스터에서 모든 PVC의 합계입니다.

경고

  • 경고: VolumeSynchronizationDelay

    영향
    심각
    목적
    볼륨 복제 그룹에서 수행한 실제 동기화 지연은 예상되는 동기화 지연을 방지합니다.
    YAML
    alert: VolumeSynchronizationDelay
    expr: ramen_rpo_difference >= 3
    for: 5s
    labels:
      severity: critical
    annotations:
      description: "The syncing of volumes is exceeding three times the scheduled snapshot interval, or the volumes have been recently protected. (DRPC: {{ $labels.obj_name }}, Namespace: {{ $labels.obj_namespace }})"
      alert_type: "DisasterRecovery"
  • 경고: VolumeSynchronizationDelay

    영향
    경고
    목적
    볼륨 복제 그룹에서 수행한 실제 동기화 지연은 예상 동기화 지연의 두 배입니다.
    YAML
    alert: VolumeSynchronizationDelay
    expr: ramen_rpo_difference > 2 and ramen_rpo_difference < 3
    for: 5s
    labels:
      severity: warning
    annotations:
      description: "The syncing of volumes is exceeding two times the scheduled snapshot interval, or the volumes have been recently protected. (DRPC: {{ $labels.obj_name }}, Namespace: {{ $labels.obj_namespace }})"
      alert_type: "DisasterRecovery"
  • 경고: WorkloadUnprotected

    영향
    경고
    목적
    애플리케이션 보호 상태가 10분 이상 성능이 저하됨
    YAML
    alert: WorkloadUnprotected
    expr: ramen_workload_protection_status == 0
    for: 10m
    labels:
      severity: warning
    annotations:
      description: "Workload is not protected for disaster recovery (DRPC: {{ $labels.obj_name }}, Namespace: {{ $labels.obj_namespace }})."
      alert_type: "DisasterRecovery"
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

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

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

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

Red Hat 소개

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

Theme

© 2026 Red Hat
맨 위로 이동