Differences between revisions 5 and 6
Revision 5 as of 2011-03-13 10:28:05
Size: 1343
Comment: added link to it translation
Revision 6 as of 2011-03-13 10:57:09
Size: 1364
Editor: GeoffSimmons
Comment: Amend InterWiki.
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
DebPkg:update-cluster is a package for managing a central list of machines and using that list to generate machine lists for other software. Provided commands include: DebianPkg:update-cluster is a package for managing a central list of machines and using that list to generate machine lists for other software. Provided commands include:
Line 12: Line 12:
 * DebPkg:jmon , a distributed resource monitor (CPU, memory, swap)
 * DebPkg:mpich , an implementation of MessagePassingInterface
 * DebPkg:mosix , which turns a cluster into a virtual multiprocessor machine with shared memory
 * DebPkg:update-cluster-hosts , which maintains a section of the {{{/etc/hosts}}} file
 * DebPkg:rarpd , used to boot diskless Sun boxes
 * DebPkg:dsh , distributed shell used to easily run commands on multiple machines
 * DebianPkg:jmon , a distributed resource monitor (CPU, memory, swap)
 * DebianPkg:mpich , an implementation of MessagePassingInterface
 * DebianPkg:mosix , which turns a cluster into a virtual multiprocessor machine with shared memory
 * DebianPkg:update-cluster-hosts , which maintains a section of the {{{/etc/hosts}}} file
 * DebianPkg:rarpd , used to boot diskless Sun boxes
 * DebianPkg:dsh , distributed shell used to easily run commands on multiple machines

Translation(s): English - Italiano


update-cluster is a package for managing a central list of machines and using that list to generate machine lists for other software. Provided commands include:

  • update-cluster-add and update-cluster-remove to maintain the XML cluster nodes list in /etc/update-cluster/cluster.xml by default (runtime options allow you to have multiple such files)

  • update-cluster-regenerate automatically builds machine lists for each package, e.g. running "update-cluster-regenerate jmon" rebuilds /etc/jmonrc

Currently the following packages use update-cluster to maintain their own machines lists:

  • jmon , a distributed resource monitor (CPU, memory, swap)

  • mpich , an implementation of MessagePassingInterface

  • mosix , which turns a cluster into a virtual multiprocessor machine with shared memory

  • update-cluster-hosts , which maintains a section of the /etc/hosts file

  • rarpd , used to boot diskless Sun boxes

  • dsh , distributed shell used to easily run commands on multiple machines

The initial list of cluster nodes can be created using debconf.