Changes:


  • New option CLUSTER_MASTER which is the IP of the master node in a cluster allowed to send CLUSTER_CONFIG changes. This must be set in order to use CLUSTER_CONFIG options

  • Added new Cluster CLI option --cfile (-cf) for sending a file to cluster members. The file will only be uploaded to the /etc/csf/ directory

  • Added new Cluster CLI option --crestart (-crs) to initiate a restart of csf and lfd on all cluster members

  • Removed CLI option -ccr, --cconfigr [name] [value] in favour of the new --crs, --crestart option

  • Modified regular expressions to cater for RFC3339 date format in log files. For example, RFC3339 date format used by default in rsyslog on CentOS v5.5