OpenStack is down after filling the root filesystem
Bug #1493520 reported by
Vladimir Khlyunev
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Alex Schultz | ||
5.1.x |
Won't Fix
|
Undecided
|
MOS Maintenance | ||
6.0.x |
Won't Fix
|
Undecided
|
MOS Maintenance | ||
6.1.x |
Won't Fix
|
High
|
MOS Maintenance | ||
7.0.x |
Won't Fix
|
High
|
MOS Maintenance |
Bug Description
ISO #287
Steps:
1) Deploy simple HA cluster (ubuntu, neutron vlan, cinder, no additional components - 3 controllers, 2 compute, 2 cinder)
2) Fill the root file system on primary controller
# dd if=/dev/zero of=/root/file bs=32KB
3) Wait until dd ends with "out of space" message
4) Wait 1-2 minutes then run ostf
5) Enjoy timeouts and crashed openstack
Snapshot https:/
tags: | added: customer-found |
tags: | added: feature |
no longer affects: | fuel/5.1.x |
no longer affects: | fuel/6.0.x |
tags: | added: support |
tags: | added: feature-qa |
tags: | removed: feature-qa |
tags: | added: on-verification |
tags: | added: long-haul-testing |
tags: | removed: on-verification |
no longer affects: | fuel/8.0.x |
Changed in fuel: | |
status: | Triaged → Fix Committed |
tags: | added: area-library |
Changed in fuel: | |
status: | Fix Committed → Confirmed |
Changed in fuel: | |
status: | Confirmed → Triaged |
tags: | added: wontfix-feature |
To post a comment you must log in.
What is expected behavior for these steps to reproduce?
I mean that it is expected behavior that everything will crashed in this case (any service which will use disk / data base). What we expect from OpenStack services?