Dell PowerEdge VRTX Chassis Management Controller Version 1.0 for Dell PowerEd - Page 156

To enable the power remote logging feature, enter the following command

Page 156 highlights

To enable and set the redundancy policy: 1. Open a serial/Telnet/SSH text console to CMC and log in. 2. Set properties as needed: - To select a redundancy policy, type: racadm config -g cfgChassisPower -o cfgChassisRedundancyPolicy where is 0 (AC Redundancy), and 1 (Power Supply Redundancy). The default value is 0. For example, the following command sets the redundancy policy to 1: racadm config -g cfgChassisPower -o cfgChassisRedundancyPolicy 1 - To set the power budget value, type: racadm config -g cfgChassisPower -o cfgChassisPowerCap where is a number between the Current runtime Chassis Burden and 5000, representing the maximum power limit in Watt. The default is 5000. For example, the following command sets the maximum power budget to 5000 Watt: racadm config -g cfgChassisPower -o cfgChassisPowerCap 5000 - To enable or disable dynamic PSU engagement, type: racadm config -g cfgChassisPower -o cfgChassisDynamicPSUEngagementEnable where is 0 (disable), 1 (enable). The default is 0. For example, the following command disables dynamic PSU engagement: racadm config -g cfgChassisPower -o cfgChassisDynamicPSUEngagementEnable 0 - To enable the maximum power consumption mode, type: racadm config -g cfgChassisPower -o cfgChassisMaxPowerConservationMode 1 - To restore normal operation, type: racadm config -g cfgChassisPower -o cfgChassisMaxPowerConservationMode 0 - To enable the power remote logging feature, enter the following command: racadm config -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingEnabled 1 - To specify the desired logging interval, enter the following command: racadm config -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingInterval n where n is 1-1440 minutes. - To determine if the power remote logging feature is enabled, enter the following command: racadm getconfig -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingEnabled - To determine the power remote logging interval, enter the following command: racadm getconfig -g cfgRemoteHosts -o cfgRhostsSyslogPowerLoggingInterval The power remote logging feature is dependent on previously configured remote syslog hosts having been . Logging to one or more remote syslog hosts must be enabled, otherwise power consumption is logged. This can be done either through the web GUI or the RACADM CLI. For more information, see the remote syslog configuration instructions. 156

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193

To enable and set the redundancy policy:
1.
Open a serial/Telnet/SSH text console to CMC and log in.
2.
Set properties as needed:
To select a redundancy policy, type:
racadm config -g cfgChassisPower -o
cfgChassisRedundancyPolicy <value>
where <
value
> is 0 (AC Redundancy), and 1 (Power Supply Redundancy). The default value is 0.
For example, the following command sets the redundancy policy to 1:
racadm config -g cfgChassisPower -o
cfgChassisRedundancyPolicy 1
To set the power budget value, type:
racadm config -g cfgChassisPower -o
cfgChassisPowerCap <
value
>
where <
value
> is a number between the Current runtime Chassis Burden and 5000, representing the
maximum power limit in Watt. The default is 5000.
For example, the following command sets the maximum power budget to 5000 Watt:
racadm config -g cfgChassisPower -o
cfgChassisPowerCap 5000
To enable or disable dynamic PSU engagement, type:
racadm config -g cfgChassisPower -o
cfgChassisDynamicPSUEngagementEnable <
value
>
where <
value
> is 0 (disable), 1 (enable). The default is 0.
For example, the following command disables dynamic PSU engagement:
racadm config -g cfgChassisPower -o
cfgChassisDynamicPSUEngagementEnable 0
To enable the maximum power consumption mode, type:
racadm config -g cfgChassisPower -o
cfgChassisMaxPowerConservationMode 1
To restore normal operation, type:
racadm config -g cfgChassisPower -o
cfgChassisMaxPowerConservationMode 0
To enable the power remote logging feature, enter the following command:
racadm config -g cfgRemoteHosts -o
cfgRhostsSyslogPowerLoggingEnabled 1
To specify the desired logging interval, enter the following command:
racadm config -g cfgRemoteHosts -o
cfgRhostsSyslogPowerLoggingInterval
n
where
n
is 1-1440 minutes.
To determine if the power remote logging feature is enabled, enter the following command:
racadm getconfig -g cfgRemoteHosts -o
cfgRhostsSyslogPowerLoggingEnabled
To determine the power remote logging interval, enter the following command:
racadm getconfig -g cfgRemoteHosts -o
cfgRhostsSyslogPowerLoggingInterval
The power remote logging feature is dependent on previously configured remote syslog hosts having been .
Logging to one or more remote syslog hosts must be enabled, otherwise power consumption is logged. This
can be done either through the web GUI or the RACADM CLI. For more information, see the remote syslog
configuration instructions.
156