search for: jh2bh

Displaying 18 results from an estimated 18 matches for "jh2bh".

Did you mean: hbh
2006 Aug 14
3
failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Hi, By running some scripts on our target system for a while, I lost all means of access to the system. It seems that the kernel is crashed with the following error message: Assertion failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)" Oops: Exception in kernel mode, sig: 4 We are currently running Linux version 2.4.18. I assume that the problem has been fixed. Can anyone tell me which version of linux kernel has the fix or where can I get the fix? Thanks a lot in ad...
2008 Jun 04
2
EXT3 error message on CENTOS 3.4
We have DELL 2650 with CENTOS 3.4 installed. Today I saw following messages on /var/log/messages. Anyone know what it mean? Does it point to which disk? =================================== Jun 4 06:58:40 ORA03 kernel: EXT3-fs unexpected failure: (((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0); Jun 4 06:58:40 ORA03 kernel: Possible IO failure. Jun 4 06:58:40 ORA03 kernel: Jun 4 06:58:45 ORA03 kernel: EXT3-fs unexpected failure: (((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0); Jun 4 06:58:45 ORA03 kernel: Possi...
2002 Dec 24
1
Assertion failure in do_get_write_access() at transaction.c:737: "(((jh2bh(jh)) on a 2.4.18-14 (RH8.0) kernel while experiencing SCSI errors
...3_setattr: IO failure Dec 24 13:48:38 10.17.0.2 kernel: SCSI disk error : host 3 channel 0 id 0 lun 1 return code = 10000 Dec 24 13:48:38 10.17.0.2 kernel: I/O error: dev 08:33, sector 0 Dec 24 13:48:38 10.17.0.2 kernel: Assertion failure in do_get_write_access() at transaction.c:737: "(((jh2bh(jh)) Dec 24 13:48:38 10.17.0.2 kernel: ------------[ cut here ]------------ Dec 24 13:48:38 10.17.0.2 kernel: kernel BUG at transaction.c:737! Dec 24 13:48:38 10.17.0.2 kernel: invalid operand: 0000 Dec 24 13:48:38 10.17.0.2 kernel: CPU: 0 Dec 24 13:48:38 10.17.0.2 kernel: EIP: 0010:[do_get_...
2002 May 13
5
Assertion failure in do_get_write_access() at transaction.c:609:
Hi all (and developers in particular) I just got bitten by this Assertion. The one that starts as in the subject, and ends with: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" Google reminds me that it was mentioned a few times earlier this year, but I couldn't find any statement saying that it has been fixed. I got this in a 2.4.16 kernel, though the reports I found were 2.4.18. So my question is: has th...
2005 Sep 09
7
[PATCH 0/6] jbd cleanup
The following 6 patches cleanup the jbd code and kill about 200 lines. First of 4 patches can apply to 2.6.13-git8 and 2.6.13-mm2. The rest of them can apply to 2.6.13-mm2. fs/jbd/checkpoint.c | 179 +++++++++++-------------------------------- fs/jbd/commit.c | 101 ++++++++++-------------- fs/jbd/journal.c | 11 +- fs/jbd/revoke.c | 158
2003 Jan 18
2
[patch 2.4] Fix ext3 scheduling storm and lockup
...xt3-scheduling-storm 2003-01-16 02:45:19.000000000 -0800 +++ 24-akpm/fs/jbd/transaction.c 2003-01-16 02:45:19.000000000 -0800 @@ -669,7 +669,8 @@ repeat: spin_unlock(&journal_datalist_lock); unlock_journal(journal); /* commit wakes up all shadow buffers after IO */ - sleep_on(&jh2bh(jh)->b_wait); + wait_event(jh2bh(jh)->b_wait, + jh->b_jlist != BJ_Shadow); lock_journal(journal); goto repeat; } _
2002 Jan 21
2
Assertion Failure
...about too many open files. Any ideas? I have no idea what triggered it; this is a big file/web/mail server, with all of that on the ext3 volume. And I've never run ksymoops before, but I think I did it right. - Josh Assertion failure in do_get_write_access() at transaction.c:609: "!(((jh2bh(jh)) ->b_state & (1UL << BH_Lock)) != 0)" invalid operand: 0000 CPU: 1 EIP: 0010:[<e094e941>] Not tainted EFLAGS: 00010286 eax: 00000078 ebx: d89c0d90 ecx: 00000046 edx: 00000001 esi: d9a36c60 edi: d89c0d90 ebp: de2dbc94 esp: d7d0dd98 ds: 0018 es: 0018...
2002 Apr 14
1
hardware or software bug?
I had the following spat out by syslog on my (2.4.18-pre7-ac3) mailer / web server: Assertion failure in do_get_write_access() at transaction.c:611: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" One of its partitions froze hard--I've rebooted it, and I have an oops which the BUG() triggered which won't decode at the moment, but I'll sort that one out overnight. (It didn't make it to the filesystem, but I captured i...
2002 Jun 11
1
another oops, this time with 2.4.18-4
Back again with another oops, which looks suspiciously similiar to the one i posted some days ago (https://listman.redhat.com/pipermail/ext3-users/2002-May/003587.html). Jun 11 12:11:30 castor kernel: Assertion failure in journal_write_metadata_buffer() at journal.c:406: "buffer_jdirty(jh2bh(jh_in))" ksymoops 0.7c on i686 2.4.18-4custom. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.18-4custom/ (default) -m /boot/System.map-2.4.18-4 (specified) Warning (compare_maps): ksyms_base symbol dev_getbyhwaddr_...
2002 Jul 12
3
ext3 corruption
...stem logs under kernel 2.4.18-ac3 and more recently under 2.4.19-rc1: EXT3-fs error (device ide0(3,3)) in ext3_new_inode: error 28 I've now been able to capture the following Oops before the system went down entirely: Assertion failure in do_get_write_access() at transaction.c:611: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" kernel BUG at transaction.c:611! invalid operand: 0000 CPU: 0 EIP: 0010:[<c015b12e>] Not tainted EFLAGS: 00010282 eax: 00000078 ebx: ddadd294 ecx: 00000004 edx: ddb0ff64 esi: ddadd200 edi: dec5d920 ebp: ddadd200 e...
2002 May 31
2
PATCH for filesys corruption in ext3 with data=journal
...red 90 minutes downtime for a fsck) some indirect blocks being over-written by file contents. NeilBrown --- ./fs/jbd/commit.c 2002/05/28 04:15:18 1.1 +++ ./fs/jbd/commit.c 2002/05/28 22:44:48 @@ -663,12 +663,13 @@ * there's no point in keeping a checkpoint record for * it. */ bh = jh2bh(jh); - if (buffer_jdirty(bh)) { + if (buffer_jdirty(bh) && !__buffer_state(bh, Freed)) { JBUFFER_TRACE(jh, "add to new checkpointing trans"); __journal_insert_checkpoint(jh, commit_transaction); JBUFFER_TRACE(jh, "refile for checkpoint writeback"); __jo...
2002 Aug 09
1
ext3 assertion failure
While doing this on an 80gig ibm ide drive: dd if=/dev/cdrom of=cd.iso I got the following assertian failure Aug 9 14:43:27 budder kernel: Assertion failure in __journal_remove_journal_head() at journal.c:1733: "jh2bh(jh) == bh" Aug 9 14:43:27 budder kernel: kernel BUG at journal.c:1733! Aug 9 14:43:27 budder kernel: invalid operand: 0000 Aug 9 14:43:27 budder kernel: CPU: 0 Aug 9 14:43:27 budder kernel: EIP: 0010:[<c01635a4>] Tainted: P Aug 9 14:43:27 budder kernel: EFLAGS: 00013286 Aug 9 14...
2003 May 27
1
Assertion failure in transaction.c
Hello All, I am running Redhat 7.2 with kernel 2.4.7-10 on a Dual CPU, 2 GB RAM machine. I am running Sendmail , Cyrus IMAP and Ldap on the machine After few hours I get the following error in the syslog error file Assertion failure in do_get_write_access() at transaction.c:606: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" May 26 17:29:37 netserv kernel: kernel BUG at transaction.c:606! May 26 17:29:37 netserv kernel: invalid operand: 0000 May 26 17:29:37 netserv kernel: CPU: 1 May 26 17:29:37 netserv kernel: EIP: 0010:[eepro100:__insmod_eepro100_O/lib/mod...
2002 Jul 09
1
kernel: Assertion failure in do_get_write_access() ...
...l RPMs from Redhat? Right now this system is running Redhat 7.2. When I can get a maintenance window I'm going to upgrade to 7.3 and I'm hoping there is a standard kernel available that fixes these problems. kernel: Assertion failure in do_get_write_access() at transaction.c:612: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" As many other people have mentioned, I get this while doing a du(1) on a certain ext3 partition. This particular device that I'm having problems with is an LVM volume. The server is an SMB/AFP/NFS file server, and was serving files du...
2008 Mar 18
1
Problems patching fs/jbd/checkpoint.c in RHEL4 2.6.9-67.0.4 kernel
..., struct */ static int __flush_buffer(journal_t *journal, struct journal_head *jh, struct buffer_head **bhs, int *batch_count, - int *drop_count) + int *drop_count, transaction_t *transaction) { struct buffer_head *bh = jh2bh(jh); int ret = 0; @@ -247,6 +248,7 @@ static int __flush_buffer(journal_t *jou set_buffer_jwrite(bh); bhs[*batch_count] = bh; jbd_unlock_bh_state(bh); + transaction->t_chp_stats.cs_written++; (*batch_count)++;...
2006 Apr 17
1
EXT3-fs unexpected failure msg ?
Hi - We have had a raid failure, we have some what recovered but we continue to see the following ext3 message... Apr 17 14:59:14 acnlin84 kernel: EXT3-fs unexpected failure: (((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0); Apr 17 14:59:14 acnlin84 kernel: Possible IO failure. Since we have experienced several instances of ext3 file system corruption when we lose total communication with our raid, we were wondering if there was any concrete advice o...
2001 Aug 23
2
EXT3 Trouble on 2.4.4
...:c02dcc00 b_page:c040c274 b_inode:00000000 b_list:1 b_jlist:3 b_frozen_data:cedde400 b_committed_data:00000000 b_transaction:cf3ccc40 b_next_transaction:cf3ccb40 b_cp_transaction:cf5082a0 b_cpnext:cf6d2910 b_cpprev:cf6d2190 Assertion failure in do_get_write_access() at transaction.c:701: "(((jh2bh(jh))->b_state & (1UL << 0)) != 0)" kernel BUG at transaction.c:701! Any help would be greatly appreciated! Thanks... Paul W. Network Robots, Inc. (925) 924-8611
2007 Jun 05
1
Help on ext3 file system corruption issue
...7 EXT3-fs error (device ide0(3,2)): ext3_get_inode_loc: unable to read inode block - inode=20098, block=81927 EXT3-fs error (device ide0(3,2)): ext3_get_inode_loc: unable to read inode block - inode=20099, block=81927 Assertion failure in do_get_write_access() at transaction.c:606: "!(((jh2bh(jh)) ->b_state & (1UL << BH_Lock)) != 0)" invalid operand: 0000 CPU: 0 EIP: 0010:[<d080e9e5>] EFLAGS: 00010286 eax: 00000021 ebx: c171ce94 ecx: 00000001 edx: 0015991c esi: c171ce00 edi: c788cdc0 ebp: cb5f4690 esp: cf581bf0 ds: 0018 es: 0018 ss:...