Werk #11341: Make omd restore work with hardlinks in local dir
Komponente | omd |
Titel | Make omd restore work with hardlinks in local dir |
Datum | 10.08.2020 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.0.0i1 1.6.0p16 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
In case a backup file was created from a site which contained hardlinks in the local directory, the restore mechnism will crash with the following message: KeyError: "linkname 'SITE-NAME/local/LINK-NAME' not found"
This werk will enable resolving hard links which reside under the local directory.