fuel 6.x ceph low disk space warning on controller
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Medium
|
Fuel Sustaining | ||
7.0.x |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) | ||
Mitaka |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) | ||
Newton |
Confirmed
|
Medium
|
Fuel Sustaining |
Bug Description
Hi,
Due to partitioning on the controller node, the ceph directory is located in a small partition. In a situation where the controller node has 700gb, the following is automatically created:
/dev/mapper/os-root 50G 38G 12G 77% /
/dev/sda3 196M 54M 141M 28% /boot
/dev/mapper/
The result is this warning:
ceph status
cluster 40b4db6d-
health HEALTH_WARN mon.node-55 low disk space
monmap e1: 1 mons at {node-55=
osdmap e666: 31 osds: 31 up, 31 in
pgmap v41095: 2496 pgs, 12 pools, 40578 MB data, 5157 objects
143 GB used, 25907 GB / 26050 GB avail
[root@node-55 ~]# cd /var/lib/c
node-55 is the controller.
There are different possible solutions for this. I suppose one possible implementation would be to have a dedicated sizeable ceph partition. A quick fix is to ensure the mongodb gets less space by default in the Fuel controller.
Changed in fuel: | |
milestone: | none → 6.1-updates |
Changed in fuel: | |
assignee: | nobody → Fuel Python Team (fuel-python) |
importance: | Undecided → Medium |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
milestone: | 6.1-updates → 7.0 |
Changed in fuel: | |
importance: | Medium → High |
no longer affects: | fuel/8.0.x |
tags: | added: area-python |
Covered by blueprint, that is why moved to 8.0: https:/ /blueprints. launchpad. net/fuel/ +spec/volume- manager- refactoring after discussion with Alexander Gordeev