Actions
Bug #5621
closedCannot manage more than 4993 nodes, due to CFEngine limitation
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Hi,
# cf-promises -f /var/rudder/cfengine-community/inputs/promises.cf /var/rudder/cfengine-community/inputs/common/1.0/cf-served.cf:25101:44: error: memory exhausted "MY-SEXY-HOSTNAME", /var/rudder/cfengine-community/inputs/common/1.0/cf-served.cf:25101:45: error: syntax error "MY-SEXY-HOSTNAME", [...] follow several lines of syntax errors...
There are several lists in this file: "trustkeysfrom", "allowconnects", "allowallconnects", and "hosts", that contain all accepted hostnames, and it seems cfengine is choking on some limit.
(here with 5000 nodes, the file is 40146 lines long)
That happens during policy generation on the policy server (if cf-promises is activated), and also on the relaytop server.
Thanks.
Actions