]> git.zerfleddert.de Git - rsbs2/blob - README.txt
supermicro-kvm: set java toolkit to JWT to fix window-size
[rsbs2] / README.txt
1 Firmware for RSB S2:
2 * http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
3 * http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=4EC6401E-CA1A-47D8-A178-C75D91665CE2
4 Use the first link for a patchable firmware, the second is just an "update"
5 firmware which will not touch user settings and rights...
6
7 Documentation:
8 * http://manuals.fujitsu-siemens.com/open.php?ID=4384
9 * http://cp.literature.agilent.com/litweb/pdf/5988-8687EN.pdf
10 * http://cp.literature.agilent.com/litweb/pdf/5988-8686EN.pdf
11
12 Software:
13 * http://download.ts.fujitsu.com/prim_supportcd/start.html
14 * http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/Software/Deployment/PRIMERGY%20Scripting/PRIMERGY%20Scripting%20Toolkit.msi
15 (DOS utilities (spman.exe))
16
17 How to flash:
18 * Download the firmware from:
19 http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
20 * Extract the .exe file with unzip
21 * Place RSB_S2.bin, RSB_S2.001 and RSB_S2_SINGLE.bin in the tftpboot
22 directory. Make sure that all three files are readable!
23 * Initiate the firmware-upgrade from the web interface:
24 - When upgrading from 6.x, flash the RSB_S2.bin file, which
25 will automatically load the RSB_S2.001 file in the process
26 - When upgrading from 7.x, flash the RSB_S2_SINGLE.bin
27 WARNING: NEVER FLASH THE .001 FILES DIRECTLY, THIS WILL BRICK YOUR BOARD!
28 * Modify RSB_S2_SINGLE.bin with 'firmware' and reflash ;-)
29 (Don't try to modify the other files)
30
31 Linux notes:
32 * Disable ipmi_si:
33 echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2.conf
34 If you don't do this, the bootup process will take a long time but finally
35 succeed.
36 * Install required perl packages:
37 apt-get install libwww-perl libxml-simple-perl libcrypt-ssleay-perl
38
39 Session timeouts:
40 * Sessions on the RSBS2 card have a very long timeout of 600 minutes.
41 To change this timeout to (for example) 120 minutes, change the
42 SESSION_MANAGER_SESSION_TIMEOUT to 0x78:
43 $ ./rsbs2.pl -s SESSION_MANAGER_SESSION_TIMEOUT=0x78 name_of_board
44
45 Pinout:
46 +---------------+---------------+--------------------------------------+---+-
47 | | 2 4 6 8 A C E | | 1 |
48 | | 1 3 5 7 9 B D | | 2 |
49 | +-----+ +------ ------+ +---------+ +-----+ +---+
50 | | 1 2 | CONN2 | IPMB4 | |IPMB3| J1
51 | | 3 4 | +---------+ +-----+
52 + 5 6 | +---------+
53 USB | 7 8 | | 1 2 3 |
54 | 9 A | +---------+
55 + +-----+ CONN3
56 | CONN1
57 |
58 .
59 .
60 .
61 + +---+
62 PWR | 1 |
63 | 2 |J2
64 + +---+
65 | +-------------+ +-+
66 | | | | |
67 +---+ +------------+ +-------
68
69 CONN1: CONN2: CONN3: J1: Repair mode enable
70 1) 1) ATX-PWR +* 1) J2: Standby power enable
71 2) 2) ATX-PWR GND* 2)
72 3) USB D- 3) ATX-PWR +* 3)
73 4) 4) ATX-PWR GND*
74 5) USB D+ 5) ATX-RESET +*
75 6) 6) ATX-RESET GND*
76 7) USB GND 7) ATX-RESET +*
77 8) 8) ATX-RESET GND*
78 9) 9) PWR-SW
79 A) A) PWR-SW
80 B) RESET-SW
81 C) RESET-SW
82 D)
83 E)
84
85 *) use to connect to the front panel button and pinheader on the mainboard,
86 beware of the polarity!
Impressum, Datenschutz