[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#250477: marked as done (kernel-source-2.4.26: Lots of debug in RAID5)



Your message dated Sun, 7 Aug 2005 14:03:07 +0200
with message-id <20050807120307.GM1807@baikonur.stro.at>
and subject line kernel-source-2.4.26: Lots of debug in RAID5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 May 2004 08:59:03 +0000
>From macchia@nomade.ciram.unibo.it Sun May 23 01:59:03 2004
Return-path: <macchia@nomade.ciram.unibo.it>
Received: from newton.ciram.unibo.it [137.204.132.20] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BRoow-0000zc-00; Sun, 23 May 2004 01:59:02 -0700
Received: from localhost (localhost [127.0.0.1])
	by newton.ciram.unibo.it (Postfix) with ESMTP
	id 1D40C174C8; Sun, 23 May 2004 10:58:57 +0200 (CEST)
Received: from newton.ciram.unibo.it ([127.0.0.1])
	by localhost (newton [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 27883-05; Sun, 23 May 2004 10:58:56 +0200 (CEST)
Received: from nomade.ciram.unibo.it (nomade.ciram.unibo.it [137.204.132.26])
	by newton.ciram.unibo.it (Postfix) with ESMTP
	id DC8F91717B; Sun, 23 May 2004 10:58:56 +0200 (CEST)
Received: by nomade.ciram.unibo.it (Postfix, from userid 1000)
	id 2878013C002; Sun, 23 May 2004 10:58:01 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Leonardo Macchia <leo@bononia.it>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kernel-source-2.4.26: Lots of debug in RAID5
X-Mailer: reportbug 2.58
Date: Sun, 23 May 2004 10:58:00 +0200
Message-Id: <20040523085801.2878013C002@nomade.ciram.unibo.it>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at ciram.unibo.it
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: kernel-source-2.4.26
Version: 2.4.26-2
Severity: wishlist
Tags: patch

Hello.

If I use XFS on the top of RAID5 device, I get lots of:

raid5: switching cache buffer size, 0 --> 4096

and similar.
Looking at the sources, I see a "printk" instead of "PRINTK" for this
debug line. Maybe it is a mistake? However this is the simple patch to
change it:

diff -Naru kernel-source-2.4.26/drivers/md/raid5.c kernel-source-2.4.26-nodebug/drivers/md/raid5.c
--- kernel-source-2.4.26/drivers/md/raid5.c	2003-08-30 06:01:38.000000000 +0000
+++ kernel-source-2.4.26-nodebug/drivers/md/raid5.c	2004-05-23 08:54:36.000000000 +0000
@@ -282,7 +282,7 @@
 				}
 
 				if (conf->buffer_size != size) {
-					printk("raid5: switching cache buffer size, %d --> %d\n", oldsize, size);
+					PRINTK("raid5: switching cache buffer size, %d --> %d\n", oldsize, size);
 					shrink_stripe_cache(conf);
 					if (size==0) BUG();
 					conf->buffer_size = size;

Thank you, Leonardo Macchia.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-nomade
Locale: LANG=C, LC_CTYPE=C

Versions of packages kernel-source-2.4.26 depends on:
ii  binutils                   2.14.90.0.7-6 The GNU assembler, linker and bina
ii  bzip2                      1.0.2-1       A high-quality block-sorting file 
ii  coreutils [fileutils]      5.0.91-2      The GNU core utilities
ii  fileutils                  5.0.91-2      The GNU file management utilities 

-- no debconf information

---------------------------------------
Received: (at 250477-done) by bugs.debian.org; 7 Aug 2005 12:03:17 +0000
>From max@baikonur.stro.at Sun Aug 07 05:03:17 2005
Return-path: <max@baikonur.stro.at>
Received: from baikonur.stro.at [213.239.196.228] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E1js4-0007iM-00; Sun, 07 Aug 2005 05:03:17 -0700
Received: by baikonur.stro.at (Postfix, from userid 1001)
	id 3D6E75C00F; Sun,  7 Aug 2005 14:03:07 +0200 (CEST)
Date: Sun, 7 Aug 2005 14:03:07 +0200
From: Maximilian Attems <debian@sternwelten.at>
To: 250477-done@bugs.debian.org
Subject: Re: kernel-source-2.4.26: Lots of debug in RAID5
Message-ID: <20050807120307.GM1807@baikonur.stro.at>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by Amavis (ClamAV) at stro.at
Delivered-To: 250477-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

troubles looks like sorted out in upstream.
therefor closing.



Reply to: