The rms_boot utility instructs individual cluster elements or sets of cluster elements to reboot.

rms_boot [<element>] [<slot>] <shelfname>

where:

<element>

Optional. Integer. ID of a cluster element, from 0 to 8. If omitted, all elements on the COB board are instructed to reboot.

<slot>

Optional. Integer. ID of a shelf slot, from 0 to the number of slots in the shelf - 1. If omitted, the reboot instruction is sent to all specified elements on all COB boards in the shelf.

<shelfname>

String. Name of the shelf.

exit status:

  • 0 on success
  • -1 on failure 1 tbs
  • -2 on failure 2 tbs

1 Comment

  1. Mike, are the optional arguments omitted or do you use a wildcard?