X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/fd5efab92f5780ffc0484401b7a9de715ed062a0..99f916c4f2f21a5e41464b3b9455f4442ce5069e:/README.txt diff --git a/README.txt b/README.txt index 5f63850..2e158b4 100644 --- a/README.txt +++ b/README.txt @@ -30,12 +30,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 +84,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