NAME

makentp - Setup NTP server on the management node and the service node.

SYNOPSIS

makentp [-h|--help]

makentp [-v|--version]

makentp [-a|--all] [-V|--verbose]

DESCRIPTION

makentp command sets up the NTP server on the xCAT management node and the service node.

By default, it sets up the NTP server for xCAT management node. If -a flag is specified, the command will setup the ntp servers for management node as well as all the service nodes that have servicenode.ntpserver set. It honors the site table attributes extntpservers and ntpservers described below:

To setup NTP on the compute node, please add setupntp postscript to the postscripts table and run updatenode node -P setupntp command.

OPTIONS

-a|--all

Setup NTP servers for both management node and the service node.

-h|--help

Display usage message.

-v|--version

Command Version.

-V|--verbose

Verbose output.

RETURN VALUE

0 The command completed successfully.

1 An error has occurred.

EXAMPLES

FILES

/opt/xcat/bin/setupntp

SEE ALSO