IBM Blade keret + Management Modul (eldobálja a remote konzolt) (Selfnote)

Aki esetleg Blade Center kerettel + hozzá való remote console-al próbálkozott volna
és idegeskedett, hogy miért megy el állandóan a konzol (valamint a web interface-en miért nem reagál egyáltalán), nos:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1304537

Kiemelve, ennyi kell (CentOS 7 -el tesztelve)


Observing the same with HS23. I believe that it has nothing to do with kernel.

Spotted #1371403 and fixed this by adding /lib/udev/rules.d/95-ibm-amm-power-workaround.rules file with the following content:

ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="04b3", ATTR{idProduct}=="4002", TEST=="power/control", ATTR{power/control}="on"

selfnote