-
Recent Posts
Recent Comments
superjameszou on nVidia GPU system install… Robert on nVidia GPU system install… Robert on How to Setup Linpack Testing… Mr WordPress on Welcome to James Zou’s… Archives
Categories
Meta
Advertisements
(2012-02-24 10:39:47) [S] <16:w> c4 10 20 50 e2 00 00 00 00 ae [P] (2012-02-24 10:39:47) [S] <10:w> c0 20 2c 54 e2 10 00 00 8e [P] (2012-02-24 10:39:47) [S] <10:w> c0 20 2c 58 e2 00 00 … Continue reading
#!/bin/bash ipmitool -I lanplus -U ADMIN -P ADMIN -H $1 mc info sleep 2 ipmitool -I lanplus -U ADMIN -P ADMIN -H $1 sensor while true; do #ipmitool -I lanplus -U ADMIN -P ADMIN -H $1 mc reset cold echo … Continue reading
export PATH=$PATH:/root/SMC-RR1-Blade/workspace/tools/sh4a-linux/cc/bin export PATH=$PATH:/root/SMC-RR1-Blade/workspace/tools/buildtools export SPXINC=/root/SMC-RR1-Blade/workspace/Build/include
1) set server ip: 172.31.8.73 2) Protect off all 3) erase all 4) tftpboot 0xb4000000 rom-blade.ima 5) save 6) reset ip: 172.31.21.11 root 123456 sh coldreset 172.31.0.24 sh coldreset 172.31.10.75 scp coldreset 172.31.10.75/root/david
(1) stop the CMM I2C polling: impitool -H 192.168.100.xxx -U ADMIN -P ADMIN raw 0x30 0x40 6 (2) Read one byte from second blade: impitool -H 192.168.100.xxx -U ADMIN -P ADMIN raw 0x30 0x37 0x31 0x22 0x01 0x01 0x00 0x01 … Continue reading