Go to main content

SPARC M8 and SPARC M7 Servers Product Notes

Exit Print View

Updated: January 2022
 
 

SP/config restore fails to restore some /HOST0/SP/powermgmt/budget properties (26573130)

When a configuration backup is subsequently restored, the properties for /HOST0/SP/powermgmt/budget are not correctly restored. They will retain their previous values, and not match the restored-backup.

Recovery: Update the /HOST0/SP/powermgmt/budget settings manually using either the CLI or the Web interface. For example, using the CLI, check and update the values for activation_state, powerlimit, timelimit, and violation_actions.

-> cd /HOST0/SP/powermgmt/budget 
/HOST0/SP/powermgmt/budget 

-> show
 /HOST0/SP/powermgmt/budget 
    Targets: 
    Properties: 
        activation_state = disabled 
        status = ok 
        powerlimit = 2224 (watts) 
        timelimit = default (30 seconds) 
        violation_actions = none 
        min_powerlimit = 2224 
        pendingpowerlimit = 2224 (watts) 
        pendingtimelimit = default 
        pendingviolation_actions = none 
        commitpending = (Cannot show property) 

    Commands: 
        cd 
        set 
        show 
->