https://github.com/rexagod/ocs-alerts-sops
SOPs for all OCS alerts.
https://github.com/rexagod/ocs-alerts-sops
Last synced: 4 months ago
JSON representation
SOPs for all OCS alerts.
- Host: GitHub
- URL: https://github.com/rexagod/ocs-alerts-sops
- Owner: rexagod
- License: agpl-3.0
- Created: 2022-09-01T07:58:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T08:57:00.000Z (over 3 years ago)
- Last Synced: 2025-05-17T15:39:00.736Z (about 1 year ago)
- Homepage: https://rexagod.github.io/ocs-alerts-sops/
- Size: 374 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCS SOPs
## Formatting
All alerts are present here in an **SOP** format. Please note that these need to be structured into a **runbook** format when these go into the official documentation.
This means that the format present in the repository right now,
```
Check Description
Overview
Prerequisites
Alert
Troubleshooting
```
needs to be modified to the following before pushing to official documentation,
```
Meaning
Impact
Diagnosis
Mitigation
```
Plese refer [OpenShift runbooks](https://github.com/openshift/runbooks) for more information on formatting.
## Resources
- [Ceph Mixins](https://monitoring.mixins.dev/ceph/)
- [Ceph Healthchecks](https://docs.ceph.com/en/latest/rados/operations/health-checks)
- [OCS SOPs](https://mid998.github.io/ocs-sop/sop) (not exhaustive)