ClusterLabs / ClusterLabs/anvil
ocf:alteeve:server constraints are changed
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
not sure about the priority yet, but this could explain the failed deployment.
Observing pacemaker during load with 5 servers deployments:
creation of the server:
```
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++ /cib/configuration/resources:
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++ /cib/configuration/constraints:
Jul 27 07:08:00 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++ /cib/configuration/constraints:
```
change of the constraints that could cause the node to be migrated/stopped/started during deployment.
```
Jul 27 07:12:14 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++ /cib/configuration/constraints:
Jul 27 07:12:14 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
Jul 27 07:12:14 an-a01n01.ci.alteeve.com pacemaker-based [3955] (log_info) info: ++
```
what is changing the location and why?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.