* Re: forwarded message from Jan De Luyck [not found] <16343.2023.525418.637117@laputa.namesys.com> @ 2003-12-10 13:04 ` Vitaly Fertman 2003-12-10 13:59 ` Jan De Luyck 2003-12-10 19:54 ` Hans Reiser 0 siblings, 2 replies; 5+ messages in thread From: Vitaly Fertman @ 2003-12-10 13:04 UTC (permalink / raw) To: Jan De Luyck, linux-kernel Hello, > Hello, > > Today I discovered this in my syslogs, after something strange > happening to XFree86 (hung at startup, then dumped me back to the console) > > is_leaf: free space seems wrong: level=1, nr_items=41, free_space=65224 > rdkey vs-5150: search_by_key: invalid format found in block 283191. Fsck? > vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find > stat data of [11 12795 0x0 SD] is_leaf: free space seems wrong: level=1, > nr_items=41, free_space=65224 rdkey vs-5150: search_by_key: invalid format > found in block 283191. Fsck? vs-13070: reiserfs_read_locked_inode: i/o > failure occurred trying to find stat data of [11 12798 0x0 SD] this all about fs corruptions. fsck is needed. > I've never seen these before, and I've been digging through my syslogs but > am unable to find any other references of this. > Does this mean the disk is dying? Or just the filesystem is corrupt? > Unfortunately, I'm not able to rebuild the tree at this time because I > haven't got a 'rescue' disk with me and the errors are on my root > partition... > > Any other pointers? reiserfsck from the 3.6.12-pre1 package is able to recover mounted ro partitions. -- Thanks, Vitaly Fertman ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: forwarded message from Jan De Luyck 2003-12-10 13:04 ` forwarded message from Jan De Luyck Vitaly Fertman @ 2003-12-10 13:59 ` Jan De Luyck 2003-12-10 19:54 ` Hans Reiser 1 sibling, 0 replies; 5+ messages in thread From: Jan De Luyck @ 2003-12-10 13:59 UTC (permalink / raw) To: Vitaly Fertman, linux-kernel On Wednesday 10 December 2003 14:04, Vitaly Fertman wrote: > reiserfsck from the 3.6.12-pre1 package is able to recover mounted ro > partitions. Thanks. This worked great, system is back in mint condition ;p Jan -- All the men on my staff can type. -- Bella Abzug ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: forwarded message from Jan De Luyck 2003-12-10 13:04 ` forwarded message from Jan De Luyck Vitaly Fertman 2003-12-10 13:59 ` Jan De Luyck @ 2003-12-10 19:54 ` Hans Reiser 2003-12-10 21:02 ` Vitaly Fertman 1 sibling, 1 reply; 5+ messages in thread From: Hans Reiser @ 2003-12-10 19:54 UTC (permalink / raw) To: Vitaly Fertman; +Cc: Jan De Luyck, linux-kernel Vitaly Fertman wrote: >Hello, > > > >>Hello, >> >>Today I discovered this in my syslogs, after something strange >>happening to XFree86 (hung at startup, then dumped me back to the console) >> >>is_leaf: free space seems wrong: level=1, nr_items=41, free_space=65224 >>rdkey vs-5150: search_by_key: invalid format found in block 283191. Fsck? >>vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find >>stat data of [11 12795 0x0 SD] is_leaf: free space seems wrong: level=1, >>nr_items=41, free_space=65224 rdkey vs-5150: search_by_key: invalid format >>found in block 283191. Fsck? vs-13070: reiserfs_read_locked_inode: i/o >>failure occurred trying to find stat data of [11 12798 0x0 SD] >> >> > >this all about fs corruptions. fsck is needed. > > is this a failure due to bad sector on the drive? > > >>I've never seen these before, and I've been digging through my syslogs but >>am unable to find any other references of this. >>Does this mean the disk is dying? Or just the filesystem is corrupt? >>Unfortunately, I'm not able to rebuild the tree at this time because I >>haven't got a 'rescue' disk with me and the errors are on my root >>partition... >> >>Any other pointers? >> >> > >reiserfsck from the 3.6.12-pre1 package is able to recover mounted ro >partitions. > >-- >Thanks, >Vitaly Fertman >- >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >Please read the FAQ at http://www.tux.org/lkml/ > > > > -- Hans ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: forwarded message from Jan De Luyck 2003-12-10 19:54 ` Hans Reiser @ 2003-12-10 21:02 ` Vitaly Fertman 2003-12-10 21:24 ` Hans Reiser 0 siblings, 1 reply; 5+ messages in thread From: Vitaly Fertman @ 2003-12-10 21:02 UTC (permalink / raw) To: Hans Reiser; +Cc: Jan De Luyck, linux-kernel On Wednesday 10 December 2003 22:54, Hans Reiser wrote: > Vitaly Fertman wrote: > >Hello, > > > >>Hello, > >> > >>Today I discovered this in my syslogs, after something strange > >>happening to XFree86 (hung at startup, then dumped me back to the > >> console) > >> > >>is_leaf: free space seems wrong: level=1, nr_items=41, free_space=65224 > >>rdkey vs-5150: search_by_key: invalid format found in block 283191. Fsck? > >>vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find > >>stat data of [11 12795 0x0 SD] is_leaf: free space seems wrong: level=1, > >>nr_items=41, free_space=65224 rdkey vs-5150: search_by_key: invalid > >> format found in block 283191. Fsck? vs-13070: > >> reiserfs_read_locked_inode: i/o failure occurred trying to find stat > >> data of [11 12798 0x0 SD] > > > >this all about fs corruptions. fsck is needed. > > is this a failure due to bad sector on the drive? No, we return EIO in many places if some data corruption is found even if the hardware has worked ok. A stat data has not been found here and EIO is returned. -- Thanks, Vitaly Fertman ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: forwarded message from Jan De Luyck 2003-12-10 21:02 ` Vitaly Fertman @ 2003-12-10 21:24 ` Hans Reiser 0 siblings, 0 replies; 5+ messages in thread From: Hans Reiser @ 2003-12-10 21:24 UTC (permalink / raw) To: Vitaly Fertman; +Cc: Jan De Luyck, linux-kernel, Reiserfs developers mail-list Vitaly Fertman wrote: >On Wednesday 10 December 2003 22:54, Hans Reiser wrote: > > >>Vitaly Fertman wrote: >> >> >>>Hello, >>> >>> >>> >>>>Hello, >>>> >>>>Today I discovered this in my syslogs, after something strange >>>>happening to XFree86 (hung at startup, then dumped me back to the >>>>console) >>>> >>>>is_leaf: free space seems wrong: level=1, nr_items=41, free_space=65224 >>>>rdkey vs-5150: search_by_key: invalid format found in block 283191. Fsck? >>>>vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find >>>>stat data of [11 12795 0x0 SD] is_leaf: free space seems wrong: level=1, >>>>nr_items=41, free_space=65224 rdkey vs-5150: search_by_key: invalid >>>>format found in block 283191. Fsck? vs-13070: >>>>reiserfs_read_locked_inode: i/o failure occurred trying to find stat >>>>data of [11 12798 0x0 SD] >>>> >>>> >>>this all about fs corruptions. fsck is needed. >>> >>> >>is this a failure due to bad sector on the drive? >> >> > >No, we return EIO in many places if some data corruption is found >even if the hardware has worked ok. A stat data has not been found >here and EIO is returned. > >-- >Thanks, >Vitaly Fertman > > > > fix the code to have a more accurate description. This is not what I would consider an IO error, and it should not describe itself to users that way. Also, please attempt to determine if this is happening on a file system that has only had a recent kernel running on it. I am concerned that we might have a bug in recent V3. -- Hans ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-12-10 21:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <16343.2023.525418.637117@laputa.namesys.com>
2003-12-10 13:04 ` forwarded message from Jan De Luyck Vitaly Fertman
2003-12-10 13:59 ` Jan De Luyck
2003-12-10 19:54 ` Hans Reiser
2003-12-10 21:02 ` Vitaly Fertman
2003-12-10 21:24 ` Hans Reiser
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox