nova/doc/source
Amit Uniyal a8f81d5f08 Disconnecting volume from the compute host
cmd nova-manage volume_attachment refresh vm-id vol-id connetor

There were cases where the instance said to live in compute#1 but the
connection_info in the BDM record was for compute#2, and when the script
called `remote_volume_connection` then nova would call os-brick on
compute#1 (the wrong node) and try to detach it.

In some case os-brick would mistakenly think that the volume was
attached (because the target and lun matched an existing volume on the
host) and would try to disconnect, resulting in errors on the compute
logs.

- Added HostConflict exception
- Fixes dedent in cmd/manange.py
- Updates nova-mange doc

Closes-Bug: #2012365
Change-Id: I21109752ff1c56d3cefa58fcd36c68bf468e0a73
2024-03-01 05:17:42 +00:00
..
_extra docs: Revamp the security groups guide 2023-12-12 14:35:15 +00:00
_static doc: drop blockdiag usage 2024-01-22 18:27:04 +01:00
admin Merge "Modify the mdevs in the migrate XML" 2024-02-29 06:58:40 +00:00
cli Disconnecting volume from the compute host 2024-03-01 05:17:42 +00:00
common Deprecate CONF.workarounds.enable_numa_live_migration 2019-09-12 17:34:34 -04:00
configuration HyperV: Remove extra specs of HyperV driver 2024-02-13 20:25:22 +00:00
contributor HyperV: Remove RDP console API 2024-02-13 12:24:38 -08:00
install Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
reference doc: drop blockdiag usage 2024-01-22 18:27:04 +01:00
user docs: Further clarifications to the SG doc 2024-02-29 12:19:55 +00:00
conf.py doc: drop blockdiag usage 2024-01-22 18:27:04 +01:00
index.rst [codespell] doc,devstack and gate typos 2023-10-03 01:32:42 +01:00