external ceph does not copy per-node ceph.conf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Triaged
|
Wishlist
|
Unassigned | ||
Victoria |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
When using an advanced per-node configuration, the "Copy over ceph.conf" task of nova-cell/
**Bug Report**
What happened:
TASK [nova-cell : Copy over ceph.conf] *******
failed: [ip/hostname] (item=nova-compute) => {"ansible_
What you expected to happen:
This copy should have passed as all hosts provide the ceph.conf file in their host specific folder under {{ node_custom_
How to reproduce it (minimal and precise):
Utilize only {{ node_custom_
**Environment**:
* OS (e.g. from /etc/os-release): VERSION="18.04.4 LTS (Bionic Beaver)"
* Kernel (e.g. `uname -a`): Linux 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
* Docker version if applicable (e.g. `docker version`): 19.03.11
* Kolla-Ansible version (e.g. `git head or tag or stable branch` or pip package version if using release): stable/train but this affects master as well
* Docker image Install type (source/binary): binary
* Docker image distribution: ubuntu
* Are you using official images from Docker Hub or self built? Docker Hub
* If self built - Kolla version and environment used to build:
* Share your inventory file, globals.yml and other configuration files if relevant
description: | updated |
summary: |
- xternal ceph with advanced per-node configuration fails to copy + external ceph with advanced per-node configuration fails to copy ceph.conf |
description: | updated |
Changed in kolla-ansible: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
summary: |
- external ceph with advanced per-node configuration fails to copy - ceph.conf + external ceph does not copy per-node ceph.conf |
Are you planning to propose a fix?