bdate

Name

bdate -- Set the time on a compute node

Synopsis

/usr/lib/beoboot/bin/bdate node

Description

This program sets the time on a compute node to the time currently on the master. The program only takes one option, the number of the node you wish to set the time on.

This program is usually run from the node_up script so that the time gets set on the compute nodes at boot.

Options

The following options are available to the bdate program.

node

The number of the node to set the time on.

Examples

Updating the time on node 1:

[user@cluster user] $ /usr/lib/beoboot/bin/bdate 1

Note that bdate is not normally in the path, and the full executable path must be specified.