https://bugzilla.novell.com/show_bug.cgi?id=779718 https://bugzilla.novell.com/show_bug.cgi?id=779718#c0 Summary: udev complains about rules files from libdlm and ocfs2-tools; ocfs2 in pacemaker not usable Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: steffen.hau@rz.uni-mannheim.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=505191) --> (http://bugzilla.novell.com/attachment.cgi?id=505191) pacemaker start syslog User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0 udev is complaining about the rules files provided by libdlm-3.00.01-22.3.2.x86_64 and ocfs2-tools-1.8.0-9.1.3.x86_64. In detail: Sep 7 18:06:43 www-v78 udevd[437]: NAME="misc/dlm-control" ignored, kernel device nodes can not be renamed; please fix it in /etc/udev/rules.d/51-dlm.rules:1 Sep 7 18:06:43 www-v78 udevd[439]: NAME="misc/dlm-monitor" ignored, kernel device nodes can not be renamed; please fix it in /etc/udev/rules.d/51-dlm.rules:2 Sep 7 18:06:43 www-v78 udevd[3705]: NAME="misc/%k" ignored, kernel device nodes can not be renamed; please fix it in /etc/udev/rules.d/51-dlm.rules:4 Sep 7 18:06:44 www-v78 udevd[437]: NAME="misc/ocfs2_control" ignored, kernel device nodes can not be renamed; please fix it in /etc/udev/rules.d/51-ocfs2.rules:1 This leads to pacemaker beeing not able to start ocf:pacemaker:controld and ocf:ocfs2:o2cb: Sep 7 18:06:53 www-v78 cluster-dlm: find_udev_device: cannot find device /dev/misc/dlm-control with minor 58 You can find the detailed log of an unsuccessful pacemaker start attached. I worked around the issue by changing the NAME variable in the rules files to SYMLINK, but i don't know wether this was the right way. Reproducible: Always Steps to Reproduce: 1. Install pacemaker and create resources for dlm, o2cb and ocfs2 2. Start the pacemaker stack 3. Actual Results: OCFS2 filesystem is not mounted Expected Results: OCFS2 filesystem is mounted Extract of syslog from pacemaker start and the attempts to start the ocfs2 stuff -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.