]> git.zerfleddert.de Git - rsbs2/blobdiff - README.txt
supermicro-kvm: handle redirects to https
[rsbs2] / README.txt
index 5f638505663dc21f0e724973f33cb07515d93e0b..771b0f78b50ebff4ce4274be1a4f3eea821b0c40 100644 (file)
@@ -14,6 +14,9 @@ Software:
  * http://download.ts.fujitsu.com/prim_supportcd/SVSSoftware/Software/Deployment/PRIMERGY%20Scripting/PRIMERGY%20Scripting%20Toolkit.msi
    (DOS utilities (spman.exe))
 
+Buster JRE:
+ * https://upload.glanzmann.de/oracle-java8-jre_8u241_amd64.deb
+
 How to flash:
  * Download the firmware from:
    http://support.ts.fujitsu.com/Download/ShowDescription.asp?SoftwareGUID=6DB401B3-B0BD-43CB-A3AA-6278B23FBCB0
@@ -30,12 +33,18 @@ 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:
   +---------------+---------------+--------------------------------------+---+-
   |               | 2 4 6 8 A C E |                                      | 1 |
@@ -78,3 +87,11 @@ CONN1:          CONN2:              CONN3:          J1: Repair mode enable
 
 *) use to connect to the front panel button and pinheader on the mainboard,
    beware of the polarity!
+
+Supermicro exception list
+=========================
+
+vim /home/sithglan/.java/./deployment/security/exception.sites
+
+https://esx-01-mgmt.v101.tuvl.de
+https://esx-02-mgmt.v101.tuvl.de
Impressum, Datenschutz