Comment 4 for bug 515976

Revision history for this message
Ante Karamatić (ivoks) wrote :

cluster-glue is a package that provides stonith interface for the cluster stack. One of supported methods for shooting other nodes in heads in IBM BladeCenter is SNMP communication. This SNMP interface is provided by snmp_bc module provided by libopenhpi2.

Problem is that since 2.6 version of openhpi, daemon is required to be running for any module to work.

Since most of the cluster-glue users wouldn't use snmp_bc, I would recommend adding START=yes/no to /etc/default/openhpid and checking that in init script. I could do that, while package is still in universe.

Bryan what are your thoughts on providing openhpid's default file, and having it disabled by default?