Bug 146317

Summary: gfs assertion warnings "time_before(jiffies, start + 60 * HZ)"
Product: [Retired] Red Hat Cluster Suite Reporter: Corey Marthaler <cmarthal>
Component: gfsAssignee: Ben Marzinski <bmarzins>
Status: CLOSED CURRENTRELEASE QA Contact: GFS Bugs <gfs-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 4CC: kpreslan
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-14 23:02:28 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 2005-01-26 22:02:23 UTC
Description of problem:
As discussed in todays meeting, this message doesn't seem to be that
important but I see it quite a bit while running I/O. The customers
will probably not like seeing assertion warnings over and over.


Jan 25 04:10:00 morph-01 kernel: GFS: fsid=morph-cluster:gfs0.0:
warning: assertion "time_before(jiffies, start + 60 * HZ)" failed
Jan 25 04:10:00 morph-01 kernel: GFS: fsid=morph-cluster:gfs0.0:  
function = gfs_log_reserve
Jan 25 04:10:00 morph-01 kernel: GFS: fsid=morph-cluster:gfs0.0:  
file = /usr/src/build/508660-i686/BUILD/smp/src/gfs/log.c, line = 329
Jan 25 04:10:00 morph-01 kernel: GFS: fsid=morph-cluster:gfs0.0:  
time = 1106647800


Version-Release number of selected component (if applicable):
GFS <CVS> (built Jan 25 2005 16:12:45) installed

How reproducible:
Sometimes

Comment 1 Ben Marzinski 2005-01-31 18:09:07 UTC
Ken fixed this.  The assert appears to be removed.

Comment 2 Corey Marthaler 2005-02-14 23:02:28 UTC
fix verified.