All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 13536] New: crash while copying atime with touch
@ 2009-06-14 11:33 bugzilla-daemon
  2009-06-14 11:34 ` [Bug 13536] " bugzilla-daemon
                   ` (29 more replies)
  0 siblings, 30 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-14 11:33 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536

           Summary: crash while copying atime with touch
           Product: File System
           Version: 2.5
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ReiserFS
        AssignedTo: reiserfs-devel@vger.kernel.org
        ReportedBy: estellnb@gmail.com
        Regression: No


Created an attachment (id=21910)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21910)
files for which time could be changed + last file on which crash occurred

The system suddenly powers off executing this little scriptlet:
mount -t reiserfs /dev/sdb8 /mnt/ptgsuse
mount -t reiserfs /dev/temp/ptgsuse /mnt/ptgsuse-new/
cd /mnt/ptgsuse
find . -print0| while read -d $'\000' file; do
  echo $file >>/mnt/timestamped.ok
  touch -r "$file" -a "/mnt/ptgsuse-new/$file"
done

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
@ 2009-06-14 11:34 ` bugzilla-daemon
  2009-06-14 11:36 ` bugzilla-daemon
                   ` (28 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-14 11:34 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536


Elmar Stellnberger <estellnb@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|All                         |x86-64




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
  2009-06-14 11:34 ` [Bug 13536] " bugzilla-daemon
@ 2009-06-14 11:36 ` bugzilla-daemon
  2009-06-14 11:37 ` bugzilla-daemon
                   ` (27 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-14 11:36 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #1 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-14 11:36:20 ---
Created an attachment (id=21911)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21911)
/var/log/messages

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
  2009-06-14 11:34 ` [Bug 13536] " bugzilla-daemon
  2009-06-14 11:36 ` bugzilla-daemon
@ 2009-06-14 11:37 ` bugzilla-daemon
  2009-06-14 11:54 ` bugzilla-daemon
                   ` (26 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-14 11:37 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #2 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-14 11:37:42 ---
tested for kernel-vanilla-2.6.30-master_20090610141226_1b1ebc88 from
http://ftp.suse.com/pub/projects/kernel/kotd/master/.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (2 preceding siblings ...)
  2009-06-14 11:37 ` bugzilla-daemon
@ 2009-06-14 11:54 ` bugzilla-daemon
  2009-06-14 22:45 ` bugzilla-daemon
                   ` (25 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-14 11:54 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #3 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-14 11:54:22 ---
also there for kernel-2.6.27.23-0.1.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (3 preceding siblings ...)
  2009-06-14 11:54 ` bugzilla-daemon
@ 2009-06-14 22:45 ` bugzilla-daemon
  2009-06-15 16:29 ` bugzilla-daemon
                   ` (24 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-14 22:45 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536


Jeff Mahoney <jeffm@suse.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeffm@suse.com




--- Comment #4 from Jeff Mahoney <jeffm@suse.com>  2009-06-14 22:45:26 ---
Are you able to reproduce this without virtualbox?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (4 preceding siblings ...)
  2009-06-14 22:45 ` bugzilla-daemon
@ 2009-06-15 16:29 ` bugzilla-daemon
  2009-06-15 16:33 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-15 16:29 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #5 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-15 16:29:57 ---
did not use virtualbox in a fact.
good idea nonetheless to dump all unnecessary kernel modules first (vmware,
virtualbox) and retry it in runlevel 1 or 2.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (5 preceding siblings ...)
  2009-06-15 16:29 ` bugzilla-daemon
@ 2009-06-15 16:33 ` bugzilla-daemon
  2009-06-15 17:36 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-15 16:33 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #6 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-15 16:33:53 ---
Created an attachment (id=21926)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21926)
lsmod

perhaps there are some other modules I could unload before issuing the next
test (please tell me).

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (6 preceding siblings ...)
  2009-06-15 16:33 ` bugzilla-daemon
@ 2009-06-15 17:36 ` bugzilla-daemon
  2009-06-18 13:53 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-15 17:36 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #7 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-15 17:36:17 ---
Why not test it forthwith kernel-debug? Just tell me where to find the core
file then.?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (7 preceding siblings ...)
  2009-06-15 17:36 ` bugzilla-daemon
@ 2009-06-18 13:53 ` bugzilla-daemon
  2009-06-18 13:54 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-18 13:53 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #8 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-18 13:53:02 ---
  Lately I tried to infringe the problem by unloading all possibly unloadable
kernel modules (up to 9) and see it suddenly worked without any problem.
Unexpectedly the vmware&virualbox modules did not harm. However finding the
kernel module that causes the crash by binary search is almost impossible since
there is no crash as soon as all requests can be satisfied from the cache
memory. Nonetheless I can provide a minimal module list the script has been
working with and a maximal module list that is sure to cause a crash.
  I wonder if there is any way to forge ahead to a backtrace/core file. At
FreeBSD there is always a core-dump hanging around after a crash.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (8 preceding siblings ...)
  2009-06-18 13:53 ` bugzilla-daemon
@ 2009-06-18 13:54 ` bugzilla-daemon
  2009-06-18 13:56 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-18 13:54 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #9 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-18 13:54:19 ---
Created an attachment (id=21988)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21988)
lsmod-list for last crash

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (9 preceding siblings ...)
  2009-06-18 13:54 ` bugzilla-daemon
@ 2009-06-18 13:56 ` bugzilla-daemon
  2009-08-11 14:33 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-06-18 13:56 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #10 from Elmar Stellnberger <estellnb@gmail.com>  2009-06-18 13:56:14 ---
Created an attachment (id=21990)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=21990)
lsmods for last working full run of the timestamping script

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (10 preceding siblings ...)
  2009-06-18 13:56 ` bugzilla-daemon
@ 2009-08-11 14:33 ` bugzilla-daemon
  2009-08-12  9:10 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-11 14:33 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536


Roland Kletzing <devzero@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |devzero@web.de




--- Comment #11 from Roland Kletzing <devzero@web.de>  2009-08-11 14:33:00 ---
>However finding the kernel module that causes the crash by binary search is >almost impossible since there is no crash as soon as all requests can be 
>satisfied from the cache

so, for each iteration you will need a reboot before, right ?

but, what`s the problem with that ? ;)

i`d go this way:

1. make a list of all modules you want to unload.
2. name that file however you want
3. do "cat file.list |while read module;do modprobe -r $module;done"
4. test
5. after the next crash, cut that file into 2 parts and repeat 3+4
6. in theory, one of the file should contain the "bad" module. name that file
appropriately (.good / .bad)
7. take the .bad file and repeat the steps until bisection results with a file
containing a single module

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (11 preceding siblings ...)
  2009-08-11 14:33 ` bugzilla-daemon
@ 2009-08-12  9:10 ` bugzilla-daemon
  2009-08-15 16:19 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-12  9:10 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #12 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-12 09:09:11 ---
  This is exactly what I have been doing. Very cumbersome and tedious since not
only booting takes a while but even much worse the looped touch consumes a lot
of time and hdd activity so that my hard disk will have to suffer. Logarithmic
search is far not as fast here as I would wish it to be.
  Besides this I am really in wonder if there is no way to debug the Linux
kernel. It is so easy to analyze an auto-created backtrace under FreeBSD.
Furthermore I have no idea how you will find the bug just knowing the offensive
kernel module. It could hide anywhere. Is there really no possibility to get a
Linux kernel core dump?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (12 preceding siblings ...)
  2009-08-12  9:10 ` bugzilla-daemon
@ 2009-08-15 16:19 ` bugzilla-daemon
  2009-08-15 18:50 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-15 16:19 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #13 from Roland Kletzing <devzero@web.de>  2009-08-15 16:19:26 ---
i don`t know how to do a kernel dump core, but besides all that, i think you
have another major problem with your system. 

i`d probably call that a root-cause (found it in the logs you sent):

Jun 14 10:50:07 scaleo smartd[3947]: Device: /dev/sda [SAT], SMART Usage
Attribute: 194 Temperature_Celsius changed from 111 to 123
Jun 14 10:50:07 scaleo smartd[3947]: Device: /dev/sdb [SAT], SMART Prefailure
Attribute: 7 Seek_Error_Rate changed from 200 to 100
Jun 14 10:50:07 scaleo smartd[3947]: Device: /dev/sdb [SAT], SMART Usage
Attribute: 194 Temperature_Celsius changed from 112 to 123
Jun 14 11:20:07 scaleo smartd[4022]: Device: /dev/sda [SAT], SMART Usage
Attribute: 194 Temperature_Celsius changed from 123 to 112


123 degrees celsius ?  

DOH! 

i never saw a harddisk getting that hot and by sure that`s an operational
temperature which is above the specs.

i think you could fry eggs on your harddisks!!!

if the harddisks really get that hot (please check that smartd doesn`t lie
here) i`d first consider getting the cooling for your system fixed.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (13 preceding siblings ...)
  2009-08-15 16:19 ` bugzilla-daemon
@ 2009-08-15 18:50 ` bugzilla-daemon
  2009-08-18  7:32 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-15 18:50 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #14 from Roland Kletzing <devzero@web.de>  2009-08-15 18:50:55 ---
>i don`t know how to do a kernel dump core
here is some information for you:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/kdump/kdump.txt

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (14 preceding siblings ...)
  2009-08-15 18:50 ` bugzilla-daemon
@ 2009-08-18  7:32 ` bugzilla-daemon
  2009-08-18  7:56 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-18  7:32 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536


Christian Kujau <lists@nerdbynature.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lists@nerdbynature.de




--- Comment #15 from Christian Kujau <lists@nerdbynature.de>  2009-08-18 07:32:56 ---
> Jun 14 11:20:07 scaleo smartd[4022]: Device: /dev/sda [SAT], SMART Usage
> Attribute: 194 Temperature_Celsius changed from 123 to 112

This should be the raw value of the SMART temperature attribute, not the real
value. Elmar, you should nevertheless check the temperature of your drives and
for hardware errors in general (cabling, bad memory, hot components, etc) to
rule out hardware issues. It may well be that the CPU is getting warmer than
usual when executing the script and the box just powers off for safety reasons.

 > find . -print0| while read -d $'\000' file; do
 >  echo $file >>/mnt/timestamped.ok
 >  touch -r "$file" -a "/mnt/ptgsuse-new/$file"
 > done

So, you basically create new files in /mnt/ptgsuse-new, with a refrence
timestamp of the file found in /mnt/ptgsuse? Or do the files in
/mnt/ptgsuse-new exist already and you're just changing atimes?

  > cd $MNT1
  > find . -xdev ! -type l -exec touch -r '{}' -a $MNT2/'{}' \; \
                           -exec echo '{}' >> $HOME/timestamped.ok \;

I've run this one a few times with already existing files in the other
filesystem (MNT2), no errors or powerdowns so far (vanilla, latest git).

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (15 preceding siblings ...)
  2009-08-18  7:32 ` bugzilla-daemon
@ 2009-08-18  7:56 ` bugzilla-daemon
  2009-08-18  9:07 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-18  7:56 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #16 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-18 07:56:54 ---
  My new FS-notebook does not get hot at all (in contrast to others). I have
recently had a comprehensive hardware check (memory, hdd). The only thing I can
not fully exclude by the time is a malware infection though basic tests yielded
negative.
  The posted program does not copy files but only atime records (see Comment
#1). No crash will occur if you just copy a few files. Moreover the problem may
be related to reiserfs. I will read Roland Kletzings howto on creating kernel
core dumps to provide useful information, soon. Nonetheless it would be
momentous if someone else could reproduce it. Use the root-fs of a fully
installed system, two reiserfs partitions and two different sata hard disks for
them (here: SATA_WDC_WD6400AAKS).

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (16 preceding siblings ...)
  2009-08-18  7:56 ` bugzilla-daemon
@ 2009-08-18  9:07 ` bugzilla-daemon
  2009-08-18  9:21 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-18  9:07 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #17 from Roland Kletzing <devzero@web.de>  2009-08-18 09:07:37 ---
>This should be the raw value of the SMART temperature attribute, not the 
>real value.

how can we determine the real value then ?

on my system it looks like this:

neoware:~ # smartctl -d ata -a /dev/sda |egrep "RAW_VALUE|Temperature_Celsius"
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED 
WHEN_FAILED RAW_VALUE
194 Temperature_Celsius     0x0022   076   046   000    Old_age   Always      
-       52 (Lifetime Min/Max 9/67)

mind the column "RAW_VALUE". 
so, if smartd isn`t telling nonsense, my disk runs a little bit cooler....
(whereas i think 52 degrees is still too hot)


>I will read Roland Kletzings howto on creating kernel core dumps to 
>provide useful information, soon.
mind, that this is just a pointer. i cannot even tell how good this works or if
it works at all, as i did not try it.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (17 preceding siblings ...)
  2009-08-18  9:07 ` bugzilla-daemon
@ 2009-08-18  9:21 ` bugzilla-daemon
  2009-08-20 10:27 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-18  9:21 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #18 from Christian Kujau <lists@nerdbynature.de>  2009-08-18 09:21:00 ---
On 8/18/09 2:07 AM, bugzilla-daemon@bugzilla.kernel.org wrote:
>> This should be the raw value of the SMART temperature attribute, not the
>> real value.
>
> how can we determine the real value then ?

My wording was wrong: the 123 degrees were not the "raw" but the 
"normalized" value:

http://smartmontools.sourceforge.net/faq.html#disk-temperature

> on my system it looks like this:
[...]

Yeah, on mine too. smartd however has to be tought to print the raw 
("real") value as well, as the FAQ above explains.

C.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (18 preceding siblings ...)
  2009-08-18  9:21 ` bugzilla-daemon
@ 2009-08-20 10:27 ` bugzilla-daemon
  2009-08-22  8:53 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-20 10:27 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #19 from Roland Kletzing <devzero@web.de>  2009-08-20 10:27:25 ---
ok, thanks. seems smartmon/smartd has some weirdos or some disks report just
nonsense. let`s skip that temperature isssue for now....

Elmar, can we have your mount options for your reiser filesystems?

furthermore, can you try mounting with "noatime" to see if the problem also
happens if atime is disabled for appropriate filesystem ?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (19 preceding siblings ...)
  2009-08-20 10:27 ` bugzilla-daemon
@ 2009-08-22  8:53 ` bugzilla-daemon
  2009-08-23 20:44 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-22  8:53 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #20 from Roland Kletzing <devzero@web.de>  2009-08-22 08:53:16 ---
Elmar, could you confirm if mount option "data=journal" is triggering your
problem and if this patch: http://bugzilla.kernel.org/attachment.cgi?id=22800 
is fixing it ?  you can otherwise try .31-rc7 kernel, which already has this
patch included.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (20 preceding siblings ...)
  2009-08-22  8:53 ` bugzilla-daemon
@ 2009-08-23 20:44 ` bugzilla-daemon
  2009-08-23 20:48 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-23 20:44 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #21 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-23 20:44:13 ---
Good news; the bug seems having already been resolved with kernel
2.6.30-master_20090610141226_1b1ebc88-default. Could not evoke a crash either
by using mount options as before (defaults,noauto,users) or by adding
noatime,data=journal or data=ordered respectively.
I can still evoke the crash when booting into kernel 2.6.27.23-0.1.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (21 preceding siblings ...)
  2009-08-23 20:44 ` bugzilla-daemon
@ 2009-08-23 20:48 ` bugzilla-daemon
  2009-08-23 21:00 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-23 20:48 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #22 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-23 20:48:57 ---
... but this is the kernel I had initially posted the bug for?!
... wait a moment, I will have a malware test ...

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (22 preceding siblings ...)
  2009-08-23 20:48 ` bugzilla-daemon
@ 2009-08-23 21:00 ` bugzilla-daemon
  2009-08-23 21:00 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-23 21:00 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #23 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-23 21:00:45 ---
No, it is still reproducible for both kernels. The only thing about it is if
you mount once with all the additional options described in Comment #20 and
then mount normally no crash will occur.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (23 preceding siblings ...)
  2009-08-23 21:00 ` bugzilla-daemon
@ 2009-08-23 21:00 ` bugzilla-daemon
  2009-08-23 22:29 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-23 21:00 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #24 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-23 21:00:59 ---
Will kernel-default-2.6.31-master_20090821145917_6697a63e contain the desired
patch?

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (24 preceding siblings ...)
  2009-08-23 21:00 ` bugzilla-daemon
@ 2009-08-23 22:29 ` bugzilla-daemon
  2009-08-25 20:07 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-23 22:29 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #25 from Roland Kletzing <devzero@web.de>  2009-08-23 22:29:51 ---
no, the fix went in later.

i was speaking of the kernel downloadable at http://www.kernel.org/

i.e. download
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.tar.bz2
and apply this patch:
http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.31-rc7.bz2

if you want to use suse kotd, you may need to wait some more until some kernel
dated 23.08.2009(+) shows up there

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (25 preceding siblings ...)
  2009-08-23 22:29 ` bugzilla-daemon
@ 2009-08-25 20:07 ` bugzilla-daemon
  2009-08-25 21:01 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-25 20:07 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #26 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-25 20:07:20 ---
No, the bug is still there with kernel
2.6.31-rc7-master_20090824154012_a3944f56.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (26 preceding siblings ...)
  2009-08-25 20:07 ` bugzilla-daemon
@ 2009-08-25 21:01 ` bugzilla-daemon
  2009-08-28 12:19 ` bugzilla-daemon
  2009-10-21 11:00 ` bugzilla-daemon
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-25 21:01 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #27 from Roland Kletzing <devzero@web.de>  2009-08-25 21:01:32 ---
weird...

but as this is bugzilla for vanilla kernel and not suse kernel (which contains
suse patches) i would have taken kernel-vanilla... package from kotd.

mind trying that, too ?

regarding comment #23 - i`m a little bit unsure. now, what is the offending
mount option? atime, data=journal or both ?

if you`re unsure,too, please test again and post results of

noatime,data=journal 
noatime,data=ordered
atime,data=journal
atime,data=ordered


furthermore, contrary to vanilla kernel suse kernel has barrier=flush as
default in place. so i would also compare barrier=flush vs. barrier=none 

+config REISERFS_DEFAULTS_TO_BARRIERS_ENABLED
+       bool "Default to 'barrier=flush' in reiserfs"
+       depends on REISERFS_FS
+        help
+         Modern disk drives support write caches that can speed up writeback.
+         Some devices, in order to improve their performance statistics,
+         report that the write has been completed even when it has only
+         been committed to volatile cache memory. This can result in
+         severe corruption in the event of power loss.
+
+         The -o barrier option enables the file system to direct the block
+         layer to issue a barrier, which ensures that the cache has been
+         flushed before proceeding. This can produce some slowdown in
+         certain environments, but allows higher end storage arrays with
+         battery-backed caches to report completes writes sooner than
+         would be otherwise possible.
+
+         Without this option, disk write caches should be disabled if
+         you value data integrity over writeback performance.
+
+         If unsure, say N.
+

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (27 preceding siblings ...)
  2009-08-25 21:01 ` bugzilla-daemon
@ 2009-08-28 12:19 ` bugzilla-daemon
  2009-10-21 11:00 ` bugzilla-daemon
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-08-28 12:19 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #28 from Elmar Stellnberger <estellnb@gmail.com>  2009-08-28 12:19:10 ---
  Unfortunately my latest tests with noatime have alltogether evoked crashes.
noatime, data=journal & noatime, data=ordered, both with kernel 2.6.31rc7 as
well as kernel 2.6.30 (as mentioned above).
  Had forgotten to tell that target volume is a LVM-LV. With 2.6.31rc7-vanilla
I could not access the LVM-LV any more (it must have worked with vanilla
kernels before).
  Very starnge; can`t tell why it has not crashed with any setting one time.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
  2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
                   ` (28 preceding siblings ...)
  2009-08-28 12:19 ` bugzilla-daemon
@ 2009-10-21 11:00 ` bugzilla-daemon
  29 siblings, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2009-10-21 11:00 UTC (permalink / raw)
  To: reiserfs-devel

http://bugzilla.kernel.org/show_bug.cgi?id=13536





--- Comment #29 from Elmar Stellnberger <estellnb@gmail.com>  2009-10-21 11:00:46 ---
  Atime-setting seems having been totally rewritten with
vmlinuz-2.6.31.1-3-debug. It is now much faster and does not crash any more
during atime-setting. 
  However after having executed the atime-set-script multiple times and after
waiting a while my computer has crashed again. Trying to get a backtrace I had
no success. It was possible to load the crash kernel at crashkernel=64M@32M but
not before as recommended (64M@16M rejected). However by doing an 'echo c
>/proc/sysrq-trigger' I got a crash rather than entering the crash handler
kernel even though kexec had success in loading the crash-kernel before.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
       [not found] <bug-13536-695@https.bugzilla.kernel.org/>
  2012-06-08 11:57 ` bugzilla-daemon
@ 2012-06-08 11:57 ` bugzilla-daemon
  1 sibling, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2012-06-08 11:57 UTC (permalink / raw)
  To: reiserfs-devel

https://bugzilla.kernel.org/show_bug.cgi?id=13536


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* [Bug 13536] crash while copying atime with touch
       [not found] <bug-13536-695@https.bugzilla.kernel.org/>
@ 2012-06-08 11:57 ` bugzilla-daemon
  2012-06-08 11:57 ` bugzilla-daemon
  1 sibling, 0 replies; 33+ messages in thread
From: bugzilla-daemon @ 2012-06-08 11:57 UTC (permalink / raw)
  To: reiserfs-devel

https://bugzilla.kernel.org/show_bug.cgi?id=13536


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |alan@lxorguk.ukuu.org.uk
         Resolution|                            |OBSOLETE




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2012-06-08 11:57 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-14 11:33 [Bug 13536] New: crash while copying atime with touch bugzilla-daemon
2009-06-14 11:34 ` [Bug 13536] " bugzilla-daemon
2009-06-14 11:36 ` bugzilla-daemon
2009-06-14 11:37 ` bugzilla-daemon
2009-06-14 11:54 ` bugzilla-daemon
2009-06-14 22:45 ` bugzilla-daemon
2009-06-15 16:29 ` bugzilla-daemon
2009-06-15 16:33 ` bugzilla-daemon
2009-06-15 17:36 ` bugzilla-daemon
2009-06-18 13:53 ` bugzilla-daemon
2009-06-18 13:54 ` bugzilla-daemon
2009-06-18 13:56 ` bugzilla-daemon
2009-08-11 14:33 ` bugzilla-daemon
2009-08-12  9:10 ` bugzilla-daemon
2009-08-15 16:19 ` bugzilla-daemon
2009-08-15 18:50 ` bugzilla-daemon
2009-08-18  7:32 ` bugzilla-daemon
2009-08-18  7:56 ` bugzilla-daemon
2009-08-18  9:07 ` bugzilla-daemon
2009-08-18  9:21 ` bugzilla-daemon
2009-08-20 10:27 ` bugzilla-daemon
2009-08-22  8:53 ` bugzilla-daemon
2009-08-23 20:44 ` bugzilla-daemon
2009-08-23 20:48 ` bugzilla-daemon
2009-08-23 21:00 ` bugzilla-daemon
2009-08-23 21:00 ` bugzilla-daemon
2009-08-23 22:29 ` bugzilla-daemon
2009-08-25 20:07 ` bugzilla-daemon
2009-08-25 21:01 ` bugzilla-daemon
2009-08-28 12:19 ` bugzilla-daemon
2009-10-21 11:00 ` bugzilla-daemon
     [not found] <bug-13536-695@https.bugzilla.kernel.org/>
2012-06-08 11:57 ` bugzilla-daemon
2012-06-08 11:57 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.