cell host discovery does not run when using --skip-deploy-identifier flag in a scale out
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Undecided
|
Martin Schuppert |
Bug Description
Recent changes for edge scenarios caused intended move of discovery from controller to bootstrap compute node, so now this task is triggered by deploy-identifier [1], meaning - with --skip-
Instance create might fail with:
Error: Failed to perform requested operation on instance "vm", the instance has an error status: Please try again later [Error: Host '<hostname>' is not mapped to any cell].
Note: as a workaround run discovery, like:
1) ssh to a node of the overcloud, e.g. one of the controllers running nova_api
2) enter the container and run the cell v2 discovery to map the scaled out compute to the cell
[root@overcloud
()[root@
Changed in tripleo: | |
assignee: | nobody → Martin Schuppert (mschuppert) |
Fix proposed to branch: master /review. opendev. org/663273
Review: https:/