X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/fd5efab92f5780ffc0484401b7a9de715ed062a0..HEAD:/README.txt diff --git a/README.txt b/README.txt index 5f63850..771b0f7 100644 --- a/README.txt +++ b/README.txt @@ -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