mkrrbc - Adds or deletes BladeCenter management module and switch node definitions in the xCAT cluster database.
mkrrbc [-d ]| [-C a|b|,...,r] -L [Start Rack number for CU] -R [startrange,endrange] [-t|--test]
mkrrbc [-h | --help]
The mkrrbc adds or deletes (-d) the BladeCenter management module and switch node definitions requested by inputting the CU name (-C) flag and the start and end range (-R) flag. It will also automatically define required nodegroups.
Display usage message.
Test mode. The script will print out all the commands that will be run, but will not actually run them. Useful to verify that the command will create the nodes and groups the way you expect.
The command completed successfully.
An error has occurred.
To build a cluster unit of nodelist table entries that include nodes like this: ``bcd60'',``mm,cud,rack16'',,, ``swd60'',``nortel,switch,cud,rack16'',,,
mkrrbc -C d -L 2 -R 1,60
To delete all the nodelist entries created in the previous step:
mkrrbc -d -C d -L 2 -R 1,60
/opt/xcat/share/xcat/tools/mkrrbc
See also: /opt/xcat/share/xcat/tools/mkrrnodes to create node definitions.