Handle empty dnsmasq pidfile properly
Bug #865399 reported by
Stanislaw Pitucha
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Undecided
|
Stanislaw Pitucha | ||
Diablo |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In some extreme conditions dnsmasq's pidfile can be empty, resulting in an exception when trying to convert the contents into integer. Dnsmasq doesn't try to do an atomic creation+write, so for example XFS has a chance of leaving the file empty after a complete system crash.
Changed in nova: | |
milestone: | none → essex-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
tags: |
added: verification-done removed: verification-needed |
Changed in nova: | |
assignee: | nobody → Stanislaw Pitucha (stanislaw-pitucha) |
Changed in nova: | |
milestone: | essex-1 → 2012.1 |
To post a comment you must log in.
Patch submitted https:/ /review. openstack. org/#change, 788