Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volsync in DR dashboard reports operator degraded #1818

Merged

Conversation

GowthamShanmugam
Copy link
Contributor

@GowthamShanmugam GowthamShanmugam commented Jan 9, 2025

@openshift-ci openshift-ci bot added the approved label Jan 9, 2025
@GowthamShanmugam
Copy link
Contributor Author

GowthamShanmugam commented Jan 10, 2025

Prometheus query: kube_running_pod_ready{namespace=~"volsync-system|openshift-operators", pod=~"volsync.*"}

For 4.8, Updated ConfigMap for Whitelisting:

kind: ConfigMap
apiVersion: v1
metadata:
  name: observability-metrics-custom-allowlist
  namespace: open-cluster-management-observability
data:
  metrics_list.yaml: |
    names:
      - odf_system_health_status
      - odf_system_map
      - odf_system_raw_capacity_total_bytes
      - odf_system_raw_capacity_used_bytes
      - ceph_rbd_mirror_snapshot_sync_bytes
      - ceph_rbd_mirror_snapshot_snapshots
    matches:
      - __name__="csv_succeeded",exported_namespace="openshift-storage",name=~"odf-operator.*"
      - __name__="csv_succeeded",exported_namespace="openshift-dr-system",name=~"odr-cluster-operator.*" 
      - __name__="kube_running_pod_ready",namespace=~"volsync-system|openshift-operators",pod=~"volsync.*"

volsync-system is a new namespace for the volsync pod in >= ACM 2.13.
openshift-operators is an old namespace for the volsync CVS in < ACM 2.13.

Volsync won't be deployed on both namespaces, it is auto-deleted.

@GowthamShanmugam GowthamShanmugam force-pushed the DFBUGS-1293 branch 4 times, most recently from 5e8791b to 9a31740 Compare January 10, 2025 11:02
@GowthamShanmugam
Copy link
Contributor Author

Screenshot 2025-01-10 at 4 32 41 PM

Copy link
Contributor

@weirdwiz weirdwiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Query LGTM

@GowthamShanmugam
Copy link
Contributor Author

/hold for testing

@GowthamShanmugam
Copy link
Contributor Author

/hold cancel

Copy link
Contributor

openshift-ci bot commented Jan 13, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: GowthamShanmugam, SanjalKatiyar, weirdwiz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit a788f9a into red-hat-storage:master Jan 13, 2025
5 checks passed
@GowthamShanmugam
Copy link
Contributor Author

/cherry-pick release-4.18

@GowthamShanmugam
Copy link
Contributor Author

/cherry-pick release-4.18-compatibility

@openshift-cherrypick-robot

@GowthamShanmugam: new pull request created: #1822

In response to this:

/cherry-pick release-4.18

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-cherrypick-robot

@GowthamShanmugam: new pull request created: #1823

In response to this:

/cherry-pick release-4.18-compatibility

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants