Description of problem: As per https://bugzilla.redhat.com/show_bug.cgi?id=480139, it was not possible to obtain the settings of a running openAIS process, therefore if a customer updates their configuration many times, it's virtually impossible to know their configuration on aisexec. The RFE stated above introduced openais-confdb-display exactly mitigate this problem. Now it's important that sos include the dump of openais configuration for all versions of openais that are equal or greater than openais-0.80.6-8.el5, because this causes high call volume. I consider this RFE HIGH impact for GSS, given the number of cases where customers have misconfigured cluster timers and configuration. ----- sos should include a file capturing the following: # openais-confdb-display totem.version = '2' totem.secauth = '1' # openais-confdb-display totem token totem.token = '10000' # openais-confdb-display totem consensus totem.consensus = '4800' # openais-confdb-display totem token_retransmits_before_loss_const totem.token_retransmits_before_loss_const = '20' # openais-confdb-display cman quorum_dev_poll cman.quorum_dev_poll = '40000' # openais-confdb-display cman expected_votes cman.expected_votes = '3' # openais-confdb-display cman two_node cman.two_node = '1'
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0201.html