All of lore.kernel.org
 help / color / mirror / Atom feed
* reiserfs partition unmountable
@ 2005-04-02 14:46 Lars Segelken
  2005-04-04 11:54 ` Alex Zarochentsev
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Segelken @ 2005-04-02 14:46 UTC (permalink / raw)
  To: reiserfs-list

Hi,
i have a reiserfs partition which can't be mounted under Suse 9.2 and
Unbuntu 5.04 (Linux 2.6.8 and 2.6.10, i think) after there was a system
crash.
Same partition can still be mounted with Knoppix 3.2.

output of reiserfsck:
============================================
reiserfsck 3.6.19 (2003 www.namesys.com)

*************************************************************
** If you are using the latest reiserfsprogs and  it fails **
** please  email bug reports to reiserfs-list@namesys.com, **
** providing  as  much  information  as  possible --  your **
** hardware,  kernel,  patches,  settings,  all reiserfsck **
** messages  (including version),  the reiserfsck logfile, **
** check  the  syslog file  for  any  related information. **
** If you would like advice on using this program, support **
** is available  for $25 at  www.namesys.com/support.html. **
*************************************************************

Will read-only check consistency of the filesystem on /dev/hdb3
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you
do):Yes
###########
reiserfsck --check started at Sat Apr  2 11:34:49 2005
###########
Replaying journal..
Reiserfs journal '/dev/hdb3' in blocks [18..8211]: 0 transactions
replayed
Checking internal tree..finished
Comparing bitmaps..finished
Checking Semantic tree:
finished
No corruptions found
There are on the filesystem:
        Leaves 34491
        Internal nodes 228
        Directories 7394
        Other files 71957
        Data block pointers 18565865 (2894361 of them are zero)
        Safe links 0
###########
reiserfsck finished at Sat Apr  2 11:36:50 2005
###########
=================================================
To me this seems to be OK.

This is a part of the syslog after i have tried to mount the partition:
=================================================
Apr  2 11:42:30 localhost kernel: ReiserFS: hdb3: found reiserfs format
"3.6" with standard journal
Apr  2 11:42:36 localhost kernel: ReiserFS: hdb3: using ordered data
mode
Apr  2 11:42:36 localhost kernel: ReiserFS: hdb3: journal params: device
hdb3, size 8192, journal first block 18, max trans len 1024, max batch
900, max commit age 30, max trans age 30
Apr  2 11:42:36 localhost kernel: ReiserFS: hdb3: checking transaction
log (hdb3)
Apr  2 11:42:36 localhost kernel: ReiserFS: hdb3: Using r5 hash to sort
names
Apr  2 11:42:36 localhost kernel: ------------[ cut here ]------------
Apr  2 11:42:36 localhost kernel: kernel BUG at
fs/reiserfs/journal.c:2872!
Apr  2 11:42:36 localhost kernel: invalid operand: 0000 [#1]
Apr  2 11:42:36 localhost kernel: PREEMPT 
Apr  2 11:42:36 localhost kernel: Modules linked in: reiserfs proc_intf
freq_table cpufreq_userspace cpufreq_ondemand cpufreq_powersave radeon
drm video sony_acpi pcc_acpi button battery container ac ipv6 af_packet
sis900 ehci_hcd ohci_hcd usbcore snd_intel8x0 snd_ac97_codec snd_pcm_oss
snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc i2c_sis96x
i2c_core shpchp pci_hotplug sis_agp agpgart analog gameport floppy
pcspkr rtc md evdev tsdev dm_mod capability commoncap psmouse mousedev
parport_pc lp parport ide_cd cdrom ext3 jbd ide_generic sis5513 ide_disk
ide_core unix thermal processor fan fbcon font bitblit vesafb
cfbcopyarea cfbimgblt cfbfillrect
Apr  2 11:42:36 localhost kernel: CPU:    0
Apr  2 11:42:36 localhost kernel: EIP:    0060:[pg0
+814563588/1070015488]    Not tainted VLI
Apr  2 11:42:36 localhost kernel: EFLAGS: 00010246   (2.6.10-4-386) 
Apr  2 11:42:36 localhost kernel: EIP is at journal_mark_dirty
+0x2a/0x208 [reiserfs]
Apr  2 11:42:36 localhost kernel: eax: 00000000   ebx: d005c800   ecx:
cda81694   edx: dcd8be30
Apr  2 11:42:36 localhost kernel: esi: d005c800   edi: f0c01000   ebp:
cda81694   esp: dcd8bdd4
Apr  2 11:42:36 localhost kernel: ds: 007b   es: 007b   ss: 0068
Apr  2 11:42:36 localhost kernel: Process mount (pid: 7826,
threadinfo=dcd8a000 task=e32185e0)
Apr  2 11:42:36 localhost kernel: Stack: ec0f2080 00000000 dcd8be30
d005c800 d51e0d8c d005c800 f0c52bab dcd8be30 
Apr  2 11:42:36 localhost kernel:        d005c800 cda81694 ec0f2080
00000000 e4a47000 00000000 00000002 00000001 
Apr  2 11:42:36 localhost kernel:        00000000 00000000 00000000
dcd8be88 eff73c10 eff73c00 c019da90 d005c800 
Apr  2 11:42:36 localhost kernel: Call Trace:
Apr  2 11:42:36 localhost kernel:  [pg0+814508971/1070015488]
reiserfs_fill_super+0x4f3/0x63f [reiserfs]
Apr  2 11:42:36 localhost kernel:  [snprintf+22/26] snprintf+0x16/0x1a
Apr  2 11:42:36 localhost kernel:  [get_sb_bdev+196/261] get_sb_bdev
+0xc4/0x105
Apr  2 11:42:36 localhost kernel:  [pg0+814509407/1070015488]
get_super_block+0x1a/0x1f [reiserfs]
Apr  2 11:42:36 localhost kernel:  [pg0+814507704/1070015488]
reiserfs_fill_super+0x0/0x63f [reiserfs]
Apr  2 11:42:36 localhost kernel:  [do_kern_mount+133/288] do_kern_mount
+0x85/0x120
Apr  2 11:42:36 localhost kernel:  [do_new_mount+103/164] do_new_mount
+0x67/0xa4
Apr  2 11:42:36 localhost kernel:  [do_mount+339/365] do_mount
+0x153/0x16d
Apr  2 11:42:36 localhost kernel:  [__alloc_pages+691/703] __alloc_pages
+0x2b3/0x2bf
Apr  2 11:42:36 localhost kernel:  [copy_mount_options+76/153]
copy_mount_options+0x4c/0x99
Apr  2 11:42:36 localhost kernel:  [sys_mount+120/185] sys_mount
+0x78/0xb9
Apr  2 11:42:36 localhost kernel:  [sysenter_past_esp+82/117]
sysenter_past_esp+0x52/0x75
Apr  2 11:42:36 localhost kernel: Code: c3 55 57 56 53 50 50 8b 5c 24 20
8b 54 24 1c 8b 6c 24 24 8b 83 50 01 00 00 8b 78 0c c7 44 24 04 00 00 00
00 8b 42 10 85 c0 75 08 <0f> 0b 38 0b 7b 68 c6 f0 8b 57 1c 39 d0 74 12
52 50 68 60 b4 c6 
===================================================================

Why isn't reiserfsck reporting anything?
What can be done to make the partition mountable again?

greetings Lars


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

* Re: reiserfs partition unmountable
  2005-04-02 14:46 reiserfs partition unmountable Lars Segelken
@ 2005-04-04 11:54 ` Alex Zarochentsev
  2005-04-04 15:15   ` strange dmesg output? Nicolas Smallwood
  2005-04-04 19:42   ` reiserfs partition unmountable Lars Segelken
  0 siblings, 2 replies; 7+ messages in thread
From: Alex Zarochentsev @ 2005-04-04 11:54 UTC (permalink / raw)
  To: Lars Segelken; +Cc: reiserfs-list

On Sat, Apr 02, 2005 at 04:46:47PM +0200, Lars Segelken wrote:
> Hi,
> i have a reiserfs partition which can't be mounted under Suse 9.2 and
> Unbuntu 5.04 (Linux 2.6.8 and 2.6.10, i think) after there was a system
> crash.
> Same partition can still be mounted with Knoppix 3.2.

what kernel used by Knoppix 3.2?

can you send here output of debugreiserfs -J /dev/<the device>
?

-- 
Alex.

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

* strange dmesg output?
  2005-04-04 11:54 ` Alex Zarochentsev
@ 2005-04-04 15:15   ` Nicolas Smallwood
  2005-04-04 17:02     ` Alex Zarochentsev
  2005-09-15 12:52     ` Alexander Zarochentsev
  2005-04-04 19:42   ` reiserfs partition unmountable Lars Segelken
  1 sibling, 2 replies; 7+ messages in thread
From: Nicolas Smallwood @ 2005-04-04 15:15 UTC (permalink / raw)
  To: reiser

reiser4[vianoderepos(1501)]: commit_current_atom
(fs/reiser4/txnmgr.c:1206)[niki
ta-3176]:
WARNING: Flushing like mad: 16384

Saw this in dmesg this morning...  is it anything to really worry about?


Thank You,

Nicolas Smallwood

Maya Design, Inc
Suite 702
2100 Wharton Street
Pittsburgh, PA 15203

412-488-2900 (voice)
412-488-2940 (fax)



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

* Re: strange dmesg output?
  2005-04-04 15:15   ` strange dmesg output? Nicolas Smallwood
@ 2005-04-04 17:02     ` Alex Zarochentsev
  2005-09-15 12:52     ` Alexander Zarochentsev
  1 sibling, 0 replies; 7+ messages in thread
From: Alex Zarochentsev @ 2005-04-04 17:02 UTC (permalink / raw)
  To: Nicolas Smallwood; +Cc: reiser

On Mon, Apr 04, 2005 at 11:15:39AM -0400, Nicolas Smallwood wrote:
> reiser4[vianoderepos(1501)]: commit_current_atom
> (fs/reiser4/txnmgr.c:1206)[niki
> ta-3176]:
> WARNING: Flushing like mad: 16384
> 
> Saw this in dmesg this morning...  is it anything to really worry about?

no, if it was single "nikita-3176" message.

> 
> 
> Thank You,
> 
> Nicolas Smallwood
> 
> Maya Design, Inc
> Suite 702
> 2100 Wharton Street
> Pittsburgh, PA 15203
> 
> 412-488-2900 (voice)
> 412-488-2940 (fax)
> 
> 

-- 
Alex.

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

* Re: reiserfs partition unmountable
  2005-04-04 11:54 ` Alex Zarochentsev
  2005-04-04 15:15   ` strange dmesg output? Nicolas Smallwood
@ 2005-04-04 19:42   ` Lars Segelken
  1 sibling, 0 replies; 7+ messages in thread
From: Lars Segelken @ 2005-04-04 19:42 UTC (permalink / raw)
  To: reiserfs-list

Am Montag, den 04.04.2005, 15:54 +0400 schrieb Alex Zarochentsev: 
> what kernel used by Knoppix 3.2?
Linux-2.4.20-xfs
> can you send here output of debugreiserfs -J /dev/<the device>
> ?

Here is the output af debugreiserfs:


debugreiserfs 3.6.19 (2003 www.namesys.com)


Filesystem state: consistent

Reiserfs super block in block 16 on 0x343 of format 3.6 with standard
journal
Count of blocks on the device: 33563792
Number of bitmaps: 1025
Blocksize: 4096
Free blocks (count of blocks - used [journal, bitmaps, data, reserved]
blocks): 17848334
Root block: 14713007
Filesystem is clean
Tree height: 5
Hash function used to sort names: "r5"
Objectid map size 972, max 972
Journal parameters:
        Device [0x0]
        Magic [0xeaa2e8a]
        Size 8193 blocks (including 1 for journal header) (first block
18)
        Max transaction length 1024 blocks
        Max batch size 900 blocks
        Max commit age 30
Blocks reserved by journal: 0
Fs state field: 0x0:
sb_version: 2
inode generation number: 939323
UUID: 201ab3b6-8845-433e-a0c1-f953591c007f
LABEL:
Set flags in SB:
        ATTRIBUTES CLEAN
Journal header (block #8210 of /dev/hdb3):
        j_last_flush_trans_id -1
        j_first_unflushed_offset 4593
        j_mount_id 3
        Device [0x0]
        Magic [0xeaa2e8a]
        Size 8193 blocks (including 1 for journal header) (first block
18)
        Max transaction length 1024 blocks
        Max batch size 900 blocks
        Max commit age 30


Lars



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

* Re: strange dmesg output?
  2005-04-04 15:15   ` strange dmesg output? Nicolas Smallwood
  2005-04-04 17:02     ` Alex Zarochentsev
@ 2005-09-15 12:52     ` Alexander Zarochentsev
  2005-09-15 16:21       ` Hans Reiser
  1 sibling, 1 reply; 7+ messages in thread
From: Alexander Zarochentsev @ 2005-09-15 12:52 UTC (permalink / raw)
  To: reiserfs-list; +Cc: Nicolas Smallwood

Hello,

On Monday 04 April 2005 19:15, Nicolas Smallwood wrote:
> reiser4[vianoderepos(1501)]: commit_current_atom
> (fs/reiser4/txnmgr.c:1206)[niki
> ta-3176]:
> WARNING: Flushing like mad: 16384
>
> Saw this in dmesg this morning...  is it anything to really worry about?

no need to worry if it is only one "flushing like mad" message in the log.

>
>
> Thank You,
>
> Nicolas Smallwood
>
> Maya Design, Inc
> Suite 702
> 2100 Wharton Street
> Pittsburgh, PA 15203
>
> 412-488-2900 (voice)
> 412-488-2940 (fax)

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

* Re: strange dmesg output?
  2005-09-15 12:52     ` Alexander Zarochentsev
@ 2005-09-15 16:21       ` Hans Reiser
  0 siblings, 0 replies; 7+ messages in thread
From: Hans Reiser @ 2005-09-15 16:21 UTC (permalink / raw)
  To: Alexander Zarochentsev; +Cc: reiserfs-list, Nicolas Smallwood

Alexander Zarochentsev wrote:

>Hello,
>
>On Monday 04 April 2005 19:15, Nicolas Smallwood wrote:
>  
>
>>reiser4[vianoderepos(1501)]: commit_current_atom
>>(fs/reiser4/txnmgr.c:1206)[niki
>>ta-3176]:
>>WARNING: Flushing like mad: 16384
>>
>>Saw this in dmesg this morning...  is it anything to really worry about?
>>    
>>
>
>no need to worry if it is only one "flushing like mad" message in the log.
>
>  
>
>>Thank You,
>>
>>Nicolas Smallwood
>>
>>Maya Design, Inc
>>Suite 702
>>2100 Wharton Street
>>Pittsburgh, PA 15203
>>
>>412-488-2900 (voice)
>>412-488-2940 (fax)
>>    
>>
>
>
>  
>
Please explain its meaning rather than just say don't worry about it.

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

end of thread, other threads:[~2005-09-15 16:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-02 14:46 reiserfs partition unmountable Lars Segelken
2005-04-04 11:54 ` Alex Zarochentsev
2005-04-04 15:15   ` strange dmesg output? Nicolas Smallwood
2005-04-04 17:02     ` Alex Zarochentsev
2005-09-15 12:52     ` Alexander Zarochentsev
2005-09-15 16:21       ` Hans Reiser
2005-04-04 19:42   ` reiserfs partition unmountable Lars Segelken

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.