]> git.zerfleddert.de Git - rsbs2/blobdiff - README.txt
add information about session timeouts to readme
[rsbs2] / README.txt
index 6fbf5bbfe304107879a5151dd8aa2042c2515510..d9a21e34600e03a3cdee4724e9b0a0c508fe5d7c 100644 (file)
@@ -1,6 +1,6 @@
 Firmware for RSB S2:
- * http://support.fujitsu-siemens.de/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
- * http://support.fujitsu-siemens.de/Download/ShowDescription.asp?SoftwareGUID=4EC6401E-CA1A-47D8-A178-C75D91665CE2
+ * http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
+ * http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=4EC6401E-CA1A-47D8-A178-C75D91665CE2
 Use the first link for a patchable firmware, the second is just an "update"
 firmware which will not touch user settings and rights...
 
@@ -10,13 +10,13 @@ Documentation:
  * http://cp.literature.agilent.com/litweb/pdf/5988-8686EN.pdf
 
 Software:
- * http://download.fujitsu-siemens.com/prim_supportcd/start.html
- * http://download.fujitsu-siemens.com/prim_supportcd/SVSSoftware/Software/Deployment/PRIMERGY%20Scripting/PRIMERGY%20Scripting%20Toolkit.msi
+ * http://download.ts.fujitsu.com/prim_supportcd/start.html
+ * http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/Software/Deployment/PRIMERGY%20Scripting/PRIMERGY%20Scripting%20Toolkit.msi
    (DOS utilities (spman.exe))
 
 How to flash:
  * Download the firmware from:
-   http://support.fujitsu-siemens.de/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
+   http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
  * Extract the .exe file with unzip
  * Place RSB_S2.bin, RSB_S2.001 and RSB_S2_SINGLE.bin in the tftpboot
    directory. Make sure that all three files are readable!
@@ -30,9 +30,17 @@ How to flash:
 
 Linux notes:
  * Disable ipmi_si:
-   echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2
+   echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2.conf
    If you don't do this, the bootup process will take a long time but finally
    succeed.
+ * Install required perl packages:
+   apt-get install libwww-perl libxml-simple-perl libcrypt-ssleay-perl
+
+Session timeouts:
+ * Sessions on the RSBS2 card have a very long timeout of 600 minutes.
+   To change this timeout to (for example) 120 minutes, change the
+   SESSION_MANAGER_SESSION_TIMEOUT to 0x78:
+   $ ./rsbs2.pl -s SESSION_MANAGER_SESSION_TIMEOUT=0x78 name_of_board
 
 Pinout:
   +---------------+---------------+--------------------------------------+---+-
@@ -58,18 +66,21 @@ Pinout:
   |   |             |            | |
   +---+             +------------+ +-------
 
-CONN1:          CONN2:          CONN3:          J1(?):          J2(Standby?):
- 1)              1)              1)              1)              1)
- 2)              2)              2)              2)              2)
- 3) USB D-       3) PWR-RELAY    3)
- 4)              4)
- 5) USB D+       5) RESET-RELAY
- 6)              6)
- 7) USB GND      7)
- 8)              8)
+CONN1:          CONN2:              CONN3:          J1: Repair mode enable
+ 1)              1) ATX-PWR +*       1)             J2: Standby power enable
+ 2)              2) ATX-PWR GND*     2)
+ 3) USB D-       3) ATX-PWR +*       3)
+ 4)              4) ATX-PWR GND*
+ 5) USB D+       5) ATX-RESET +*
+ 6)              6) ATX-RESET GND*
+ 7) USB GND      7) ATX-RESET +*
+ 8)              8) ATX-RESET GND*
  9)              9) PWR-SW
  A)              A) PWR-SW
                  B) RESET-SW
                  C) RESET-SW
                  D)
                  E)
+
+*) use to connect to the front panel button and pinheader on the mainboard,
+   beware of the polarity!
Impressum, Datenschutz