lvchange -a causing RPC timeouts between c-api and c-vol on inap hosts in CI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
New
|
Undecided
|
Unassigned | ||
devstack |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
hosts:
compute1:
ansible_
ansible_host: 198.72.124.190
ansible_port: 22
ansible_
ansible_user: zuul
nodepool:
az: nova
cloud: inap
host_id: 3c9c8f46f2a6c8e
label: ubuntu-bionic
provider: inap-mtl01
region: mtl01
controller:
ansible_
ansible_host: 198.72.124.210
ansible_port: 22
ansible_
ansible_user: zuul
nodepool:
az: nova
cloud: inap
host_id: 3c9c8f46f2a6c8e
label: ubuntu-bionic
provider: inap-mtl01
region: mtl01
Apr 15 15:31:28.343392 ubuntu-
Apr 15 15:31:28.356005 ubuntu-
[..]
Apr 15 15:32:50.100520 ubuntu-
This has the knock on effect of causing c-api to timeout, delete the attachment that c-vol is still trying to update and return a 500 error back to n-cpu.
summary: |
- lvchange -a timing out RPC calls on inap hosts in CI + lvchange -a causing RPC timeouts between c-api and c-vol on inap hosts + in CI |
Changed in devstack: | |
status: | New → Fix Released |
FWIW this might be a duplicate of https:/ /bugs.launchpad .net/cinder/ +bug/1814916 but I'm not seeing the premature timeout Matt reported in that bug, the timeout is valid in this case.