Bug 204471

Summary: Can't mount GFS filesystem: error: jid is -2, try rw
Product: Red Hat Enterprise Linux 5 Reporter: Christine Caulfield <ccaulfie>
Component: gfs-kmodAssignee: David Teigland <teigland>
Status: CLOSED CURRENTRELEASE QA Contact: GFS Bugs <gfs-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: rkenna, swhiteho
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-28 21:07:34 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 Flags
Logs for all daemons none

Description Christine Caulfield 2006-08-29 12:37:38 UTC
Description of problem:

When attempting to mount a GFS2 filesystem I got the following error:
[root@bench-18 pcaulfie]# mount -tgfs2 /dev/vg/gfs2 /mnt/gfs
/sbin/mount.gfs2: error: jid is -2, try rw
/sbin/mount.gfs2: error mounting lockproto lock_dlm

Attempting to do it again gave this :
[root@bench-18 pcaulfie]# mount -tgfs2 /dev/vg/gfs2 /mnt/gfs
/sbin/mount.gfs2: lock_dlm_join: gfs_controld join error: -17
/sbin/mount.gfs2: error mounting lockproto lock_dlm


Version-Release number of selected component (if applicable):


How reproducible:
Not tried.


Additional info:
Logs for all daemons are attached

Comment 1 Christine Caulfield 2006-08-29 12:37:38 UTC
Created attachment 135121 [details]
Logs for all daemons

Comment 2 Christine Caulfield 2006-08-29 13:12:32 UTC
Looking at my filesystem afterwards it looks like it has got corrupted, which is
possibly the cause of the first error.

Even so, the error could have been more helpful. And consistent too - the second
error is completely different!

Comment 3 David Teigland 2006-08-29 15:09:36 UTC
Node 16 is withdrawing (probably as a result of the corrupted fs) and
that's where things are getting fouled up -- gfs_controld needs a fair
bit of testing and fixing in the area of withdraw.


Comment 4 Kiersten (Kerri) Anderson 2006-10-03 16:49:10 UTC
Devel ACK for RHEL 5

Comment 5 RHEL Program Management 2006-10-03 17:11:44 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux release.  Product Management has requested further review
of this request by Red Hat Engineering.  This request is not yet committed for
inclusion in release.

Comment 6 David Teigland 2006-10-13 20:06:07 UTC
Bunch of gfs_controld changes checked in to handle various situations
in the areas of:
- recoveries mixed with mounts
- mounts failing while many nodes are mounting in parallel


Comment 8 Nate Straz 2007-12-13 17:42:38 UTC
Moving all RHCS ver 5 bugs to RHEL 5 so we can remove RHCS v5 which never existed.

Comment 9 Nate Straz 2007-12-19 20:06:44 UTC
Moving all closed bugs to gfs-kmod to match the rpm name.  GFS-kernel will be
removed.