Bug 821016
Summary: | Allow sysconfig/cman to pass options to dlm_controld | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Alan Conway <aconway> |
Component: | cluster | Assignee: | Fabio Massimo Di Nitto <fdinitto> |
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.0 | CC: | ccaulfie, cluster-maint, jwest, lhh, mjuricek, rpeterso, teigland |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | cluster-3.0.12.1-33.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 07:42:29 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 849047, 849048, 849049 |
Description
Alan Conway
2012-05-11 15:02:10 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. http://git.fedorahosted.org/git/?p=cluster.git;a=commitdiff;h=10ebf6e26eff7fd21ac245cac9876ef62ae049ca Unit test results: Add: DLM_CONTROLD_OPTS="-f 0 -q 0 -r 1" to /etc/sysconfig/cman service cman start (doesn´t matter how many nodes) [root@rhel6-node2 ~]# dlm_tool dump [snip] 1337082738 set protocol 1 (for -r 1) ps ax |grep dlm_controld 19330 ? Ssl 0:00 dlm_controld -f 0 -q 0 -r 1 extra doc commit: http://git.fedorahosted.org/git/?p=cluster.git;a=commitdiff;h=fda037ad25a058d0fe2a61b6972a5663276d1005 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0287.html |