Werk #8063: Recover broken RRD files after disk-full situation
Component | The Checkmk Micro Core | ||
Title | Recover broken RRD files after disk-full situation | ||
Date | Dec 1, 2014 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
In a situation where you are ouf of disk space RRDTool will create empty *.rrd files. The CMC considered these later as existing and would not attempt to recreate them. This has been fixed and zero-sized RRD files are considered to be non-existant now.