MyPLC-configuration

plc_config and making it able to express a multi-machine installation

Faiyaz and I recognized that the ipod.conf.php script was returning the wrong IP/Subnet to nodes, resulting in misconfigured /proc/sys/net/ipv4/icmp_ipod* values, that prevented api.RebootNode() from working with IPOD.

Upon investigation, it turned out that there is a limitation in the plc_config to express the kind of installation we have an PLC, namely two boot servers with independent IP addrs, either of which may send the IPOD to the node.

Faiyaz currently uses cfengine/server to distribute the configuration files to each server, boot, web, etc. This is ok, but the problem remains that plc_config cannot express the general, multi-machine installation we use, thereby complicating Node configurations that must know about the authenticity of these machines by IP.

Syndicate content