causten | 217cd61 | 2017-07-07 11:58:04 -0500 | [diff] [blame] | 1 | bmc_booted: |
Lei YU | e924ba0 | 2017-11-06 15:54:38 +0800 | [diff] [blame] | 2 | power: |
| 3 | Action: 'Blink' |
| 4 | DutyOn: 50 |
| 5 | Period: 1000 |
| 6 | Priority: 'On' |
causten | 217cd61 | 2017-07-07 11:58:04 -0500 | [diff] [blame] | 7 | |
| 8 | power_on: |
Lei YU | e924ba0 | 2017-11-06 15:54:38 +0800 | [diff] [blame] | 9 | power: |
| 10 | Action: 'On' |
| 11 | DutyOn: 50 |
| 12 | Period: 0 |
| 13 | Priority: 'On' |
causten | 217cd61 | 2017-07-07 11:58:04 -0500 | [diff] [blame] | 14 | |
| 15 | enclosure_fault: |
| 16 | fault: |
| 17 | Action: 'On' |
Lei YU | 454e852 | 2018-07-20 16:33:56 +0800 | [diff] [blame] | 18 | DutyOn: 50 |
| 19 | Period: 0 |
| 20 | Priority: 'Blink' |
causten | 217cd61 | 2017-07-07 11:58:04 -0500 | [diff] [blame] | 21 | |
| 22 | enclosure_identify: |
| 23 | identify: |
| 24 | Action: 'Blink' |
| 25 | DutyOn: 50 |
| 26 | Period: 1000 |
| 27 | |
| 28 | # The Op Panel on the Romulus system holds a multicolor LED. |
| 29 | # Both the 'fault' and 'identify' gpios are wired to the same LED. |
| 30 | # By holding one in 'on' while the other in 'blink' state, ensures |
| 31 | # the manufacturing process can verify both colors function |
| 32 | lamp_test: |
| 33 | fault: |
| 34 | Action: 'Blink' |
| 35 | DutyOn: 50 |
| 36 | Period: 1000 |
Lei YU | 454e852 | 2018-07-20 16:33:56 +0800 | [diff] [blame] | 37 | Priority: 'Blink' |
causten | 217cd61 | 2017-07-07 11:58:04 -0500 | [diff] [blame] | 38 | identify: |
| 39 | Action: 'On' |
Lei YU | 454e852 | 2018-07-20 16:33:56 +0800 | [diff] [blame] | 40 | |
| 41 | # All kinds of faults using the same action as enclosure_fault |
| 42 | Fan0Fault: |
| 43 | fault: |
| 44 | Action: 'On' |
| 45 | DutyOn: 50 |
| 46 | Period: 0 |
| 47 | Priority: 'Blink' |
| 48 | Fan1Fault: |
| 49 | fault: |
| 50 | Action: 'On' |
| 51 | DutyOn: 50 |
| 52 | Period: 0 |
| 53 | Priority: 'Blink' |
| 54 | Fan2Fault: |
| 55 | fault: |
| 56 | Action: 'On' |
| 57 | DutyOn: 50 |
| 58 | Period: 0 |
| 59 | Priority: 'Blink' |
| 60 | bmcFault: |
| 61 | fault: |
| 62 | Action: 'On' |
| 63 | DutyOn: 50 |
| 64 | Period: 0 |
| 65 | Priority: 'Blink' |
| 66 | core0Fault: |
| 67 | fault: |
| 68 | Action: 'On' |
| 69 | DutyOn: 50 |
| 70 | Period: 0 |
| 71 | Priority: 'Blink' |
| 72 | core1Fault: |
| 73 | fault: |
| 74 | Action: 'On' |
| 75 | DutyOn: 50 |
| 76 | Period: 0 |
| 77 | Priority: 'Blink' |
| 78 | core2Fault: |
| 79 | fault: |
| 80 | Action: 'On' |
| 81 | DutyOn: 50 |
| 82 | Period: 0 |
| 83 | Priority: 'Blink' |
| 84 | core3Fault: |
| 85 | fault: |
| 86 | Action: 'On' |
| 87 | DutyOn: 50 |
| 88 | Period: 0 |
| 89 | Priority: 'Blink' |
| 90 | core4Fault: |
| 91 | fault: |
| 92 | Action: 'On' |
| 93 | DutyOn: 50 |
| 94 | Period: 0 |
| 95 | Priority: 'Blink' |
| 96 | core5Fault: |
| 97 | fault: |
| 98 | Action: 'On' |
| 99 | DutyOn: 50 |
| 100 | Period: 0 |
| 101 | Priority: 'Blink' |
| 102 | core6Fault: |
| 103 | fault: |
| 104 | Action: 'On' |
| 105 | DutyOn: 50 |
| 106 | Period: 0 |
| 107 | Priority: 'Blink' |
| 108 | core7Fault: |
| 109 | fault: |
| 110 | Action: 'On' |
| 111 | DutyOn: 50 |
| 112 | Period: 0 |
| 113 | Priority: 'Blink' |
| 114 | core8Fault: |
| 115 | fault: |
| 116 | Action: 'On' |
| 117 | DutyOn: 50 |
| 118 | Period: 0 |
| 119 | Priority: 'Blink' |
| 120 | core9Fault: |
| 121 | fault: |
| 122 | Action: 'On' |
| 123 | DutyOn: 50 |
| 124 | Period: 0 |
| 125 | Priority: 'Blink' |
| 126 | core10Fault: |
| 127 | fault: |
| 128 | Action: 'On' |
| 129 | DutyOn: 50 |
| 130 | Period: 0 |
| 131 | Priority: 'Blink' |
| 132 | core11Fault: |
| 133 | fault: |
| 134 | Action: 'On' |
| 135 | DutyOn: 50 |
| 136 | Period: 0 |
| 137 | Priority: 'Blink' |
| 138 | core12Fault: |
| 139 | fault: |
| 140 | Action: 'On' |
| 141 | DutyOn: 50 |
| 142 | Period: 0 |
| 143 | Priority: 'Blink' |
| 144 | core13Fault: |
| 145 | fault: |
| 146 | Action: 'On' |
| 147 | DutyOn: 50 |
| 148 | Period: 0 |
| 149 | Priority: 'Blink' |
| 150 | core14Fault: |
| 151 | fault: |
| 152 | Action: 'On' |
| 153 | DutyOn: 50 |
| 154 | Period: 0 |
| 155 | Priority: 'Blink' |
| 156 | core15Fault: |
| 157 | fault: |
| 158 | Action: 'On' |
| 159 | DutyOn: 50 |
| 160 | Period: 0 |
| 161 | Priority: 'Blink' |
| 162 | core16Fault: |
| 163 | fault: |
| 164 | Action: 'On' |
| 165 | DutyOn: 50 |
| 166 | Period: 0 |
| 167 | Priority: 'Blink' |
| 168 | core17Fault: |
| 169 | fault: |
| 170 | Action: 'On' |
| 171 | DutyOn: 50 |
| 172 | Period: 0 |
| 173 | Priority: 'Blink' |
| 174 | core18Fault: |
| 175 | fault: |
| 176 | Action: 'On' |
| 177 | DutyOn: 50 |
| 178 | Period: 0 |
| 179 | Priority: 'Blink' |
| 180 | core19Fault: |
| 181 | fault: |
| 182 | Action: 'On' |
| 183 | DutyOn: 50 |
| 184 | Period: 0 |
| 185 | Priority: 'Blink' |
| 186 | core20Fault: |
| 187 | fault: |
| 188 | Action: 'On' |
| 189 | DutyOn: 50 |
| 190 | Period: 0 |
| 191 | Priority: 'Blink' |
| 192 | core21Fault: |
| 193 | fault: |
| 194 | Action: 'On' |
| 195 | DutyOn: 50 |
| 196 | Period: 0 |
| 197 | Priority: 'Blink' |
| 198 | core22Fault: |
| 199 | fault: |
| 200 | Action: 'On' |
| 201 | DutyOn: 50 |
| 202 | Period: 0 |
| 203 | Priority: 'Blink' |
| 204 | core23Fault: |
| 205 | fault: |
| 206 | Action: 'On' |
| 207 | DutyOn: 50 |
| 208 | Period: 0 |
| 209 | Priority: 'Blink' |
| 210 | cpu0Fault: |
| 211 | fault: |
| 212 | Action: 'On' |
| 213 | DutyOn: 50 |
| 214 | Period: 0 |
| 215 | Priority: 'Blink' |
| 216 | cpu1Fault: |
| 217 | fault: |
| 218 | Action: 'On' |
| 219 | DutyOn: 50 |
| 220 | Period: 0 |
| 221 | Priority: 'Blink' |
| 222 | dimm0Fault: |
| 223 | fault: |
| 224 | Action: 'On' |
| 225 | DutyOn: 50 |
| 226 | Period: 0 |
| 227 | Priority: 'Blink' |
| 228 | dimm1Fault: |
| 229 | fault: |
| 230 | Action: 'On' |
| 231 | DutyOn: 50 |
| 232 | Period: 0 |
| 233 | Priority: 'Blink' |
| 234 | dimm2Fault: |
| 235 | fault: |
| 236 | Action: 'On' |
| 237 | DutyOn: 50 |
| 238 | Period: 0 |
| 239 | Priority: 'Blink' |
| 240 | dimm3Fault: |
| 241 | fault: |
| 242 | Action: 'On' |
| 243 | DutyOn: 50 |
| 244 | Period: 0 |
| 245 | Priority: 'Blink' |
| 246 | dimm4Fault: |
| 247 | fault: |
| 248 | Action: 'On' |
| 249 | DutyOn: 50 |
| 250 | Period: 0 |
| 251 | Priority: 'Blink' |
| 252 | dimm5Fault: |
| 253 | fault: |
| 254 | Action: 'On' |
| 255 | DutyOn: 50 |
| 256 | Period: 0 |
| 257 | Priority: 'Blink' |
| 258 | dimm6Fault: |
| 259 | fault: |
| 260 | Action: 'On' |
| 261 | DutyOn: 50 |
| 262 | Period: 0 |
| 263 | Priority: 'Blink' |
| 264 | dimm7Fault: |
| 265 | fault: |
| 266 | Action: 'On' |
| 267 | DutyOn: 50 |
| 268 | Period: 0 |
| 269 | Priority: 'Blink' |
| 270 | dimm8Fault: |
| 271 | fault: |
| 272 | Action: 'On' |
| 273 | DutyOn: 50 |
| 274 | Period: 0 |
| 275 | Priority: 'Blink' |
| 276 | dimm9Fault: |
| 277 | fault: |
| 278 | Action: 'On' |
| 279 | DutyOn: 50 |
| 280 | Period: 0 |
| 281 | Priority: 'Blink' |
| 282 | dimm10Fault: |
| 283 | fault: |
| 284 | Action: 'On' |
| 285 | DutyOn: 50 |
| 286 | Period: 0 |
| 287 | Priority: 'Blink' |
| 288 | dimm11Fault: |
| 289 | fault: |
| 290 | Action: 'On' |
| 291 | DutyOn: 50 |
| 292 | Period: 0 |
| 293 | Priority: 'Blink' |
| 294 | dimm12Fault: |
| 295 | fault: |
| 296 | Action: 'On' |
| 297 | DutyOn: 50 |
| 298 | Period: 0 |
| 299 | Priority: 'Blink' |
| 300 | dimm13Fault: |
| 301 | fault: |
| 302 | Action: 'On' |
| 303 | DutyOn: 50 |
| 304 | Period: 0 |
| 305 | Priority: 'Blink' |
| 306 | dimm14Fault: |
| 307 | fault: |
| 308 | Action: 'On' |
| 309 | DutyOn: 50 |
| 310 | Period: 0 |
| 311 | Priority: 'Blink' |
| 312 | dimm15Fault: |
| 313 | fault: |
| 314 | Action: 'On' |
| 315 | DutyOn: 50 |
| 316 | Period: 0 |
| 317 | Priority: 'Blink' |
| 318 | motherboardFault: |
| 319 | fault: |
| 320 | Action: 'On' |
| 321 | DutyOn: 50 |
| 322 | Period: 0 |
| 323 | Priority: 'Blink' |
| 324 | occFault: |
| 325 | fault: |
| 326 | Action: 'On' |
| 327 | DutyOn: 50 |
| 328 | Period: 0 |
| 329 | Priority: 'Blink' |
| 330 | systemFault: |
| 331 | fault: |
| 332 | Action: 'On' |
| 333 | DutyOn: 50 |
| 334 | Period: 0 |
| 335 | Priority: 'Blink' |