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



26
Example2. If GPGPU slot9 gets “code 43” error
GPGPU SLOT 09 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 00 01”
2. Power on GPGPU cards by ipmiutil command, typing the same command again switchs
current status.
# Type “ipmitool -I lanplus -H” 192.168.0.120” -U”root” -P”root” raw 0x30 0xf0 00 01”
3. Reboot the HOST by ipmitool command.
#./ipmitool -I lanplus -H”HOST IP address” -U”root” -P”root” chassis power reset.
4. The “code 43” error disappears after HOST reboot.
Example3. If GPGPU slot16 gets “code 43” error
GPGPU SLOT 16 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 00 80”
2. Power on GPGPU cards by ipmiutil command, typing the same command again switchs
current status.
# Type “ipmitool -I lanplus -H” 192.168.0.120” -U”root” -P”root” raw 0x30 0xf0 00 80”
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 will be disappeared after HOST reboot.