ClusterLabs / ClusterLabs/anvil
ocf:alteeve:server reports failures during recovery
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
during advanced server testing, we have a situation where:
5 servers are running fine on node X
node X gets fenced
servers move to node Y (all good so far)
node X rejoins the cluster
one or more servers starts a migration to node X (for no reasons)
migration fails for unknown reasons and:
```
* an-test-deploy1 (ocf::alteeve:server): Started an-a01n01
* an-test-deploy2 (ocf::alteeve:server): Started an-a01n01
* an-test-deploy3 (ocf::alteeve:server): Started an-a01n01
* an-test-deploy4 (ocf::alteeve:server): Started an-a01n01
* an-test-deploy5 (ocf::alteeve:server): FAILED (blocked) [ an-a01n02 an-a01n01 ]
Failed Resource Actions:
* an-test-deploy5_migrate_to_0 on an-a01n01 'error' (1): call=137, status='complete', last-rc-change='Sat Aug 5 09:31:24 2023', queued=0ms, exec=44181ms
```
after a while, one of the scan-* goes around and recover server 5, but it should not be in that situation in the first place.
Marking as normal priority because server 5 is eventually recovered, but it´s a scary situation to see.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.