Werk #7593: omd restore: Fixed issue when backing up / restoring as sites named "nagios"
| Component | Site management | ||
| Title | omd restore: Fixed issue when backing up / restoring as sites named "nagios" | ||
| Date | Sep 29, 2016 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
When a site was named exactly like a symlink target, the site restore failed. For example there is a symlink "var/icinga" pointing to "nagios" on the same directory level. So in case there was a site named "nagios" backed up and restored, the restore failed.
This may also occur for other, maybe custom symlinks, linking to files in the same directory.