Bug 192148
Summary: | starting rgmanager without DLM loaded causes an infinite loop | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Cluster Suite | Reporter: | Lon Hohberger <lhh> | ||||
Component: | magma-plugins | Assignee: | Lon Hohberger <lhh> | ||||
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4 | CC: | cluster-maint | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | RHBA-2007:0148 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-05-16 21:08:17 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Lon Hohberger
2006-05-17 21:28:23 UTC
Created attachment 135685 [details]
fixes behavior
Users of the SM plugin should not be allowed to start if the dlm isn't loaded.
Patch adds a simple check for RHEL4 which checks for the existence of the
/dev/dlm-control device file upon startup. This patch only applies to RHEL4 -
and should not be applied to the STABLE branch, since not all distributions
require/use udev. For STABLE, this is a WONTFIX.
Cleanup |