'ceph' installs on the nodes with only 'cinder' role but it shouldn't
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Stanislaw Bogatkin | ||
5.1.x |
Won't Fix
|
Medium
|
Stanislaw Bogatkin | ||
6.0.x |
Won't Fix
|
Medium
|
Stanislaw Bogatkin |
Bug Description
Found on the following configuration (5.1.1):
- Ubuntu/HA
- Neutron/Vlan (with balance-slb bonding)
- Cinder/LVM for volumes
- Ceph for images
- RadosGW for objects
Nodes role:
- 3x Controller
- 3x Compute
- 4x Cinder
- 2x Ceph
Cluster is deployed successfully, but on all Cinder nodes 'ceph' is installed bu puppet:
======== puppet.log from one of cinder nodes:
Wed Dec 03 10:00:47 +0000 2014 Puppet (debug): Installing package ceph from purged to present
Wed Dec 03 10:00:47 +0000 2014 Puppet (debug): Executing '/usr/bin/apt-get -q -y -o DPkg::Options:
Wed Dec 03 10:00:52 +0000 2014 /Stage[
...
Wed Dec 03 10:00:53 +0000 2014 /Stage[
Wed Dec 03 10:00:53 +0000 2014 Exec[ceph-deploy config pull](provider=
Wed Dec 03 10:00:53 +0000 2014 Puppet (debug): Executing 'ceph-deploy --overwrite-conf config pull node-1'
...
Changed in fuel: | |
milestone: | 6.0.1 → 6.1 |
A confirmation required if this one affects 6.x as well