Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
3.3 kB
1
Indexable
Never
### Wiwynn_C2080_BMC0306.00_FVT_05_03_2021

BMC PROCHOT and DPC Functional Test
#Initialize BMC/RM settings:
   1- De-assert PSU1_RM_THROTTLE_N
   2- Set Default Power Limit to 250W/20ms/0sec Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 25 FA 00 14 00 00
   3- Stop PTU workload on blade if running
   4- Activate/Deactivate PSU_Alert wtih NoAction/RemoveDPC+Rearm Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 24 00 01
   5- Clear Sel Logs Cmd:IpmiUtil.exe sel -d -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4

1. Verify Pre-requisites have been met.
2. Run Initialize BMC/RM Settings
3. Run PTU.
4. Set Default Power Limit to 200W/10000ms/0sec Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 25 C8 00 10 27 00
5. Activate/Deactivate PSU_Alert with ProchotAndDpc/NoAction Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 24 04 00
6. Assert PSU1_RM_THROTTLE_N
7. Get Blade Power Reading Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 B0 02 DC 01 00 00
8. Repeat Step 7 at least once per second and record power reading for 5 minutes
9. Activate/Deactivate PSU_Alert with ProchotAndDpc/Rearm Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 24 04 02
10. Get Blade Power Reading Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 B0 02 DC 01 00 00
11. Repeat Step 10 at least once per second and record power reading for 5 minutes
12. Run to collect blade log Cmd:IpmiUtil.exe sel -u -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4


Power Cap Flow - Fast Throttle - Functional Test
#Initialize BMC/RM settings:
   1- De-assert PSU1_RM_THROTTLE_N
   2- Set Default Power Limit to 250W/20ms/0sec Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 25 FA 00 14 00 00
   3- Stop PTU workload on blade if running
   4- Activate/Deactivate PSU_Alert wtih NoAction/RemoveDPC+Rearm Cmd:IpmiUtil.exe cmd -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4 00 20 C0 24 00 01
   5- Clear Sel Logs Cmd:IpmiUtil.exe sel -d -N <IpAddress> -U <BmcUser> -P <BmcPassword> -F lan2 -V 4

1. Verify Pre-requisites have been met.
2. Run Initialize BMC/RM Settings
3. Run PTU (see How to Run PTU for setup instructions)
4. Set Default Power Limit to 700W/10000ms/0sec Cmd:Cmd: IpmiUtil.exe cmd -N [BMC IP] -U [user name] -P [pwd] -V 4 00 20 C0 25 BC 02 10 27 00
5. Activate/Deactivate PSU_Alert with ProchotAndDpc/NoAction Cmd:Cmd: IpmiUtil.exe cmd -N [BMC IP] -U [user name] -P [pwd] -V 4 00 20 C0 24 04 00
6. Assert PSU1_RM_THROTTLE_N
7. Get Blade Power Reading Cmd:Cmd: IpmiUtil.exe cmd -N [BMC IP] -U [user name] -P [pwd] -V 4 00 20 B0 02 DC 01 00 00
8. Repeat Step 7 at least once per second and record power reading for 5 minutes
9. Activate/Deactivate PSU_Alert with ProchotAndDpc/Rearm Cmd:Cmd: IpmiUtil.exe cmd -N [BMC IP] -U [user name] -P [pwd] -V 4 00 20 C0 24 04 02
10. Get Blade Power Reading Cmd:Cmd: IpmiUtil.exe cmd -N [BMC IP] -U [user name] -P [pwd] -V 4 00 20 B0 02 DC 01 00 00
11. Repeat Step 10 at least once per second and record power reading for 5 minutes
12. Run Logging and Repeats setup instructions.