Dil ID: 11
Dil Adı: russia
Dil Kodu: ru5tayfun Продукция бренда Dell
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



25
Power GPGPU Slots On/Off To Clear Device Error “code 43”
The following table lists the IPMIUTIL raw command to switch on/off each GPGPU.
Example1. If GPGPU slot1 gets “code 43” error
GPGPU SLOT 01 to switch on/off
1. Power off GPGPU cards by ipmiutil command.
# Type “ipmitool -I lanplus -H” 192.168.0.120” -U”root” -P”root” raw 0x30 0xf0 01 00”
2. Power on GPGPU cards by ipmiutil command, typing the same command again will switch
current status.
# Type “ipmitool -I lanplus -H” 192.168.0.120” -U”root” -P”root” raw 0x30 0xf0 01 00”
3. Reboot the HOST by ipmitool command or other method of Remote control.
#./ipmitool -I lanplus -H”HOST IP address” -U”root” -P”root” chassis power reset.
4. The “code 43” error disappears after HOST reboot.