Go to main content

Oracle® ILOM Administrator's Guide for Configuration and Maintenance Firmware Release 3.2.x

Exit Print View

Updated: November 2019
 
 

Set SP Power Target Limit Properties

Before You Begin

  • Oracle ILOM SP firmware version 3.1.2 or later must be installed on the managed server.

  • The Admin (a) role is required in Oracle ILOM to modify the Power Limit properties.

  • The Power Target Limit on the SP is disabled by default.

    The Power Target Limit, when enabled, controls the amount of power the managed server is permitted to consume.

This procedure provides both web and CLI SP instructions.

  • To enable the SP Power Target Limit properties, perform one of the following Oracle ILOM interface procedures:
    Oracle ILOM Interface
    Set Power Target Limit Procedure
    Web
    1. Click Power Management > Power Limit.

    2. Enter a target limit value in watts or a percentage.

      The target limit should be set between the minimum power drawn by the installed hardware components and the maximum power the managed server is permitted to consume (peak permitted).

    3. Enable the activation state for Power Limiting.

      The Power Limiting state must be enabled for Oracle ILOM to activate the target power limit configuration.

    4. Click Save to apply the changes.

    5. To enforce the set power limit property on the SP, see Set Advanced Power Capping Policy.

    CLI
    1. Type:

      set /SP/powermgmt/budget pending_power_limit=value pendingactivation_state=enabled commit_pending=true

      Where value is either the wattage target limit value or percentage target limit value. The target limit should be set between the minimum power drawn by the installed hardware components and the maximum power the managed server is permitted to consume (peak permitted).

    2. To enforce the set power limit property on the SP, see Set Advanced Power Capping Policy.

Related Information