]> git.zerfleddert.de Git - rsbs2/blob - README.txt
supermicro-kvm: handle redirects to https
[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 Buster JRE:
18 * https://upload.glanzmann.de/oracle-java8-jre_8u241_amd64.deb
19
20 How to flash:
21 * Download the firmware from:
22 http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
23 * Extract the .exe file with unzip
24 * Place RSB_S2.bin, RSB_S2.001 and RSB_S2_SINGLE.bin in the tftpboot
25 directory. Make sure that all three files are readable!
26 * Initiate the firmware-upgrade from the web interface:
27 - When upgrading from 6.x, flash the RSB_S2.bin file, which
28 will automatically load the RSB_S2.001 file in the process
29 - When upgrading from 7.x, flash the RSB_S2_SINGLE.bin
30 WARNING: NEVER FLASH THE .001 FILES DIRECTLY, THIS WILL BRICK YOUR BOARD!
31 * Modify RSB_S2_SINGLE.bin with 'firmware' and reflash ;-)
32 (Don't try to modify the other files)
33
34 Linux notes:
35 * Disable ipmi_si:
36 echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2.conf
37 If you don't do this, the bootup process will take a long time but finally
38 succeed.
39 * Install required perl packages:
40 apt-get install libwww-perl libxml-simple-perl libcrypt-ssleay-perl
41
42 Session timeouts:
43 * Sessions on the RSBS2 card have a very long timeout of 600 minutes.
44 To change this timeout to (for example) 120 minutes, change the
45 SESSION_MANAGER_SESSION_TIMEOUT to 0x78:
46 $ ./rsbs2.pl -s SESSION_MANAGER_SESSION_TIMEOUT=0x78 name_of_board
47
48 Pinout:
49 +---------------+---------------+--------------------------------------+---+-
50 | | 2 4 6 8 A C E | | 1 |
51 | | 1 3 5 7 9 B D | | 2 |
52 | +-----+ +------ ------+ +---------+ +-----+ +---+
53 | | 1 2 | CONN2 | IPMB4 | |IPMB3| J1
54 | | 3 4 | +---------+ +-----+
55 + 5 6 | +---------+
56 USB | 7 8 | | 1 2 3 |
57 | 9 A | +---------+
58 + +-----+ CONN3
59 | CONN1
60 |
61 .
62 .
63 .
64 + +---+
65 PWR | 1 |
66 | 2 |J2
67 + +---+
68 | +-------------+ +-+
69 | | | | |
70 +---+ +------------+ +-------
71
72 CONN1: CONN2: CONN3: J1: Repair mode enable
73 1) 1) ATX-PWR +* 1) J2: Standby power enable
74 2) 2) ATX-PWR GND* 2)
75 3) USB D- 3) ATX-PWR +* 3)
76 4) 4) ATX-PWR GND*
77 5) USB D+ 5) ATX-RESET +*
78 6) 6) ATX-RESET GND*
79 7) USB GND 7) ATX-RESET +*
80 8) 8) ATX-RESET GND*
81 9) 9) PWR-SW
82 A) A) PWR-SW
83 B) RESET-SW
84 C) RESET-SW
85 D)
86 E)
87
88 *) use to connect to the front panel button and pinheader on the mainboard,
89 beware of the polarity!
90
91 Supermicro exception list
92 =========================
93
94 vim /home/sithglan/.java/./deployment/security/exception.sites
95
96 https://esx-01-mgmt.v101.tuvl.de
97 https://esx-02-mgmt.v101.tuvl.de
Impressum, Datenschutz