janhorstmann

Results 10 issues of janhorstmann

Hi, this is a feature request to support ```hcl responders { type = "escalation" } ``` in resource `opsgenie_alert_policy`. Although the [API documentation states](https://docs.opsgenie.com/docs/alert-and-notification-policy-api#create-policy) that only `user` and `team` are...

**Bug Report** What happened: `osd target memory` was set to a much higher value after upgrading to `pacific`, resulting in recurring out of memory kills of OSDs. Cause: [Commit 225ae38ee2f74165e7d265817597fe451df3e919](https://github.com/ceph/ceph-ansible/commit/225ae38ee2f74165e7d265817597fe451df3e919)...

do-not-close

The number of OSDs defined by the `lvm_volumes` variable is added to `num_osds` in task `Count number of osds for lvm scenario`. Therefore theses devices must not be counted in...

backport-stable-8.0

This commit allows to set responder type `escalation` to alert policies. Closes: #118

Passive ceph mgr are configured to emit an error with status code 404 for ceph dashboard. Haproxy is configured to treat status 404 as server state "NOLB" instead of marking...

While deploying on `regiocloud-fast` the setup of the manager errors on [disabling the testbed switches in netbox](https://github.com/osism/testbed/blob/main/scripts/deploy/000-manager-service.sh#L49), because of an unknown `device_id` `dcs-7050tx3-48c8`. It seems that in this environment disablement...

Hi, currently the [`Haproxy HTTP Slowing Down` rule uses the `haproxy_backend_max_total_time_seconds` metric](https://github.com/samber/awesome-prometheus-alerts/blob/master/_data/rules.yml#L1717), which is described as ``` # HELP haproxy_backend_max_total_time_seconds Maximum observed total request+response time (request+queue+connect+response+processing) ``` By that description...

* Create volume group on third supplied block device * Checkout cinder dm-clone driver * Add compute nodes to `storage` group * Deploy cinder lvm backend and iscsi containers *...