Skip to main content

pwrprofile command errors

This topic lists errors for the pwrprofile command.

See Common errors for a list of error messages that apply to all commands. See pwrprofile command for information about command syntax and examples of command use.

Table 1. pwrprofile command errors.

The error table is a multi-row, two-column table where each row describes a CMM CLI command error: column one lists the error reported by the command-line interface and column two describes what the error means.

Error messageDefinition
-d is required when -f is other than 'daily'A user does not specify the -d command option when the -f command option is set to a value other than daily.
Adding/deleting/modifying group failed: error
where error is:
  • The group with the name already existed
  • Max group definitions reached
  • The group not found
  • Invalid parameters
  • Internal error
An error occurs while the CMM is adding, deleting, or modifying a group.
Adding/deleting/modifying power schedule failed: error
where error is:
  • Max power schedules for this target group reached
  • Max power schedules reached
  • The power schedule not found
  • The group not found
  • Invalid parameters
  • Internal error
An error occurs while the CMM is adding, deleting, or modifying a power schedule.
Bay numbers and/or ranges of bay numbers must be parentheses enclosedA user tries to specify a bay number, or range of bay numbers, that is not enclosed in parenthesis.
Bay type keyword must be followed by set of parentheses enclosing comma delimited bay numbers and/or ranges of bay numbersA user tries to specify a bay type keyword that is not enclosed in parenthesis or in an improper format.
Getting group information failed: error

where error is specific information about the error.

An error occurs while the CMM is getting group information.
Getting schedule information of group group_index failed: error
where:
  • group_index is the group index specified.
  • error is specific information about the error.
An error occurs while the CMM is getting group schedule information.
Invalid -d for '-f once'A user tries to enter an invalid value for the -d command option.
Invalid -d for '-f weekly'A user tries to enter an invalid value for the -d command option.
Invalid -servers: No parm or invalid keywordsA user tries to specify an argument for -servers that is incomplete or not valid.
Invalid -servers for '-key key'

where key is the key specified.

A user tries to specify an argument for -servers that is not valid.
Invalid bay numberA user tries to specify a bay number that is not valid.
Invalid group/power schedule index: index.

where index is the index specified.

A user tries to specify a non-numeric index.
Invalid group/power schedule index: index. It is out of range of 1 - max
where:
  • index is the index specified.
  • max is the highest index number that can be specified.
A user tries to specify an index that is out of range.
Invalid group/power schedule index. Maximum value is max

where max is the highest index number that can be specified.

A user tries to specify an index that is out of range.
Invalid group index: group_index

where group_index is the group index specified.

A user tries to enter an invalid group index, only specifying the '-'.
Invalid group index, no index value providedA user tries to enter an invalid group index, only specifying the '-'.
Invalid option argument for -n: group_name. Consecutive dots not allowed

where group_name is the group name specified.

A user tries to enter an invalid group name.
Invalid option argument for -n: group_name. Only alphanumeric characters and '.', or '_' allowed

where group_name is the group name specified.

A user tries to enter an invalid group name.
Invalid syntax for group index: group_index

where group_index is the group index specified.

A user tries to enter an invalid group index, without specifying the '-' before the index.
Invalid syntax for group index, leading '-' is requiredA user tries to enter an invalid group index, without specifying the '-' before the index.
Invalid time/day/monthA user tries to enter an time, day, or month that is not valid.
Invalid year. it must be between min - max

where min and max specify the allowed range.

A user tries to enter a year that is out of range.
Malformed rangeA user tries to enter a range of targets using the wrong syntax.
Malformed slot:subslotA user tries to specify a sub-target using the wrong syntax.
No -d required for '-f dailyA user tries to enter a value for the -d command option when none is required.
Subslot not allowed in rangeA user tries to specify a sub-target that is out of range.
Subslots only allowed for bladesA user tries to enter a sub-target for targets other than a compute node or storage node.
The bays must be in range of 1 and max

where max is the highest bay number that can be specified.

A user tries to enter a bay number that is out of range.
The length of group name exceeds max max characters

where max is the highest number of characters that can be used.

A user tries to specify a group name with too many characters.
The length of serial number exceeds max max characters

where max is the highest number of characters that can be used.

A user tries to specify a serial number with too many characters.
The length of type/model exceeds max max characters

where max is the highest number of characters that can be used.

A user tries to specify a type or model with too many characters.
The string of bays can not be greater than max chars

where max is the highest number of characters that can be used.

A user tries to specify a bay string with too many characters.
When changing -key, -servers must also be changed accordingly.A user tries to change the -key option without changing the -servers option.
When modifying a group, the group index must be specified.A user tries to modify a group without specifying a group index.
When modifying a power schedule, -i must be specified.A user tries to modify a power schedule without specifying the -d command option.