-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dev.icinga.com #11347] Symlink subfolders not followed/considered for config files #4016
Comments
Updated by mfriedrich on 2016-03-18 10:25:40 +00:00
Hi Gunnar, can you please have a look? :) Thanks, |
Updated by gbeutner on 2016-03-22 07:22:57 +00:00 This should be fixed in the master branch. Please test the patch and see if it works for you. Once the patch has been tested we're going to evaluate merging it into for 2.4.5. |
Updated by gbeutner on 2016-03-22 07:23:30 +00:00
|
Updated by Anonymous on 2016-03-22 07:25:05 +00:00
Applied in changeset 71060be. |
Updated by mfriedrich on 2016-03-22 11:42:57 +00:00
Works as expected, thank you :)
|
Updated by Napsty on 2016-04-01 07:19:10 +00:00 Additional information to this bug: It breaks the sync between master and satellite servers. But this is probably fixed too with changeset https://dev.icinga.org/projects/i2/repository/revisions/71060be89a43891a36203a2be7d9007919b8927f. I didn't have the time yet to test 2.4.5/git master but will soon and report back. |
Updated by gbeutner on 2016-04-20 08:15:58 +00:00
|
This issue has been migrated from Redmine: https://dev.icinga.com/issues/11347
Created by Napsty on 2016-03-10 08:03:18 +00:00
Assignee: gbeutner
Status: Resolved (closed on 2016-03-22 07:25:05 +00:00)
Target Version: 2.4.5
Last Update: 2016-04-20 08:15:58 +00:00 (in Redmine)
As mentioned in the mailing list (https://lists.icinga.org/pipermail/icinga-users/2016-March/010903.html), symlinked subfolders containing config files are ignored by Icinga2.
Practical example:
All config files within /etc/icinga2/zones.d/zone-1/hosts/ are parsed.
All config files within /etc/icinga2/zones.d/zone-1/i2ac/ are ignored.
You can reproduce this very easily as this happens generally on all subfolders.
Attachments
Changesets
2016-03-22 07:22:11 +00:00 by (unknown) 71060be
2016-04-20 08:07:22 +00:00 by (unknown) 97f324a
The text was updated successfully, but these errors were encountered: