SystemImager® v4.0.2 Manual | ||
---|---|---|
<<< Previous | HOWTO Distribute configuration file across a SystemImager cluster | Next >>> |
si_pushoverrides is a tool to distribute configuration files from the image server to the clients or group of them, using the SystemImager overrides. The command accepts a list of group or node names as arguments and concurrently synchronizes the content of the associated overrides to them using a server-drien approach (the image server copies the files to the clients using rsync over ssh to exploit the advantages of bandwidth optimization and security).
si_clusterconfig is a tool to manage and show the cluster topolgy. In show-mode the command accepts as argument a list of hostnames, host-ranges and/or host-group, it resolves them in the equivalent list of hostnames and prints them to stdout. The edit-mode can be interactive (option -e) or batch (option -u). In interactive edit-mode si_clusterconfig opens an editor in your terminal that allows to modify the client group definitions and their properties using a XML syntax. In batch edit-mode it only parses the pre-defined XML configuration and refresh the opportune SystemImager internal configuration files.
<<< Previous | Home | Next >>> |
HOWTO Distribute configuration file across a SystemImager cluster | Up | Define the cluster topology |