|
⇤ ← Revision 1 as of 2004-01-11 21:34:15
Size: 1251
Comment:
|
Size: 1218
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| DebianPackage: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: | 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: |
| Line 9: | Line 9: |
| * DebianPackage:jmon , a distributed resource monitor (CPU, memory, swap) * DebianPackage:mpich , an implementation of MessagePassingInterface * DebianPackage:mosix , which turns a cluster into a virtual multiprocessor machine with shared memory * DebianPackage:update-cluster-hosts , which maintains a section of the {{{/etc/hosts}}} file * DebianPackage:rarpd , used to boot diskless Sun boxes * DebianPackage:dsh , distributed shell used to easily run commands on multiple machines |
* 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 |
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.
