Bug 491337

Summary: RHEL5 cmirror tracker: RFE: create attempt shouldn't create anything if cmirror service is not started
Product: Red Hat Enterprise Linux 5 Reporter: Corey Marthaler <cmarthal>
Component: cmirrorAssignee: Jonathan Earl Brassow <jbrassow>
Status: CLOSED WONTFIX QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: low    
Version: 5.3CC: agk, ccaulfie, dwysocha, heinzm, iannis
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-12 22:53:00 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:

Description Corey Marthaler 2009-03-20 14:13:27 UTC
Description of problem:
This is a dup of bug 384871 which was mistakenly closed do to the errata process. This is not a high priority issue, but customers have run into this and it would be nice if something could be done.


[root@grant-01 ~]# service cmirror status
Cluster log server is not running.  (Cluster mirrors will not work.)

[root@grant-01 ~]# lvcreate -m 1 -n mirror --nosync -L 100M grant
  WARNING: New mirror won't be synchronised. Don't read what you didn't write!
  Error locking on node grant-03: device-mapper: reload ioctl failed: Invalid argument
  Error locking on node grant-02: device-mapper: reload ioctl failed: Invalid argument
  Error locking on node grant-01: device-mapper: reload ioctl failed: Invalid argument
  Aborting. Failed to activate new LV to wipe the start of it.


Version-Release number of selected component (if applicable):
2.6.18-128.el5

lvm2-2.02.40-6.el5    BUILT: Fri Oct 24 07:37:33 CDT 2008
lvm2-cluster-2.02.40-7.el5    BUILT: Wed Nov 26 07:19:19 CST 2008
device-mapper-1.02.28-2.el5    BUILT: Fri Sep 19 02:50:32 CDT 2008
cmirror-1.1.36-1.el5    BUILT: Tue Dec  9 16:38:13 CST 2008
kmod-cmirror-0.1.21-10.el5    BUILT: Wed Dec 17 15:18:59 CST 2008

How reproducible:
Everytime

Comment 1 Jonathan Earl Brassow 2009-04-07 15:43:03 UTC
The intelligence has to be built into LVM to check for the server and (possibly) the module.  For 5.4 people will have to live with the obvious clues given to them by /var/log/messages.