* 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item
@ 2006-07-30 13:08 Jesper Juhl
2006-07-30 13:31 ` Redeeman
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Jesper Juhl @ 2006-07-30 13:08 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: Hans Reiser, ReiserFS List
I just got a warning message with 2.6.18-rc3 that I've never seen before :
ReiserFS: sda4: warning: vs-8115: get_num_ver: not directory or indirect item
The message showed up twice in dmesg during two parallel "make -j3"
builds of the 2.6.18-rc3 kernel source in two sepperate directories.
I've tried to reproduce it but without luck.
It would be nice if someone could tell me what the message means and
wether or not I should be worried about it.
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item
2006-07-30 13:08 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item Jesper Juhl
@ 2006-07-30 13:31 ` Redeeman
2006-07-30 14:53 ` Jesper Juhl
2006-07-30 18:22 ` Jan Engelhardt
2006-08-03 19:11 ` Josef Sipek
2 siblings, 1 reply; 5+ messages in thread
From: Redeeman @ 2006-07-30 13:31 UTC (permalink / raw)
To: Jesper Juhl; +Cc: Linux Kernel Mailing List, Hans Reiser, ReiserFS List
On Sun, 2006-07-30 at 15:08 +0200, Jesper Juhl wrote:
> I just got a warning message with 2.6.18-rc3 that I've never seen before :
>
> ReiserFS: sda4: warning: vs-8115: get_num_ver: not directory or indirect item
>
> The message showed up twice in dmesg during two parallel "make -j3"
> builds of the 2.6.18-rc3 kernel source in two sepperate directories.
> I've tried to reproduce it but without luck.
>
> It would be nice if someone could tell me what the message means and
> wether or not I should be worried about it.
by default i would suggest worried mode.
what does fsck.reiserfs say?
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item
2006-07-30 13:31 ` Redeeman
@ 2006-07-30 14:53 ` Jesper Juhl
0 siblings, 0 replies; 5+ messages in thread
From: Jesper Juhl @ 2006-07-30 14:53 UTC (permalink / raw)
To: Redeeman; +Cc: Linux Kernel Mailing List, Hans Reiser, ReiserFS List
On Sunday 30 July 2006 15:31, Redeeman wrote:
> On Sun, 2006-07-30 at 15:08 +0200, Jesper Juhl wrote:
> > I just got a warning message with 2.6.18-rc3 that I've never seen before :
> >
> > ReiserFS: sda4: warning: vs-8115: get_num_ver: not directory or indirect item
> >
> > The message showed up twice in dmesg during two parallel "make -j3"
> > builds of the 2.6.18-rc3 kernel source in two sepperate directories.
> > I've tried to reproduce it but without luck.
> >
> > It would be nice if someone could tell me what the message means and
> > wether or not I should be worried about it.
> by default i would suggest worried mode.
>
> what does fsck.reiserfs say?
> >
nothing much :
root@dragon:~# fsck.reiserfs /dev/sda4
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/sda4
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 Sun Jul 30 16:03:39 2006
###########
Replaying journal..
Reiserfs journal '/dev/sda4' 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 139587
Internal nodes 937
Directories 33870
Other files 516740
Data block pointers 3875183 (1397 of them are zero)
Safe links 0
###########
reiserfsck finished at Sun Jul 30 16:18:47 2006
###########
root@dragon:~#
--
Jesper Juhl <jesper.juhl@gmail.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item
2006-07-30 13:08 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item Jesper Juhl
2006-07-30 13:31 ` Redeeman
@ 2006-07-30 18:22 ` Jan Engelhardt
2006-08-03 19:11 ` Josef Sipek
2 siblings, 0 replies; 5+ messages in thread
From: Jan Engelhardt @ 2006-07-30 18:22 UTC (permalink / raw)
To: Jesper Juhl; +Cc: Linux Kernel Mailing List, Hans Reiser, ReiserFS List
>
> I just got a warning message with 2.6.18-rc3 that I've never seen before :
Interesting. I have seen this by chance on a plain Debian 3.1r2 (which I
already have deleted again in the meantime, because it was just that: a
test vm).
> ReiserFS: sda4: warning: vs-8115: get_num_ver: not directory or indirect item
Jan Engelhardt
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item
2006-07-30 13:08 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item Jesper Juhl
2006-07-30 13:31 ` Redeeman
2006-07-30 18:22 ` Jan Engelhardt
@ 2006-08-03 19:11 ` Josef Sipek
2 siblings, 0 replies; 5+ messages in thread
From: Josef Sipek @ 2006-08-03 19:11 UTC (permalink / raw)
To: Jesper Juhl; +Cc: Linux Kernel Mailing List, Hans Reiser, ReiserFS List
On Sun, Jul 30, 2006 at 03:08:32PM +0200, Jesper Juhl wrote:
> I just got a warning message with 2.6.18-rc3 that I've never seen before :
>
> ReiserFS: sda4: warning: vs-8115: get_num_ver: not directory or indirect
> item
I have seen the same message (if I remember correctly) on my laptop whenever
I tried to _compile_ the nvidia driver - it wasn't loaded yet. A switch to
XFS made it go away ;)
Jeff.
--
Bus Error: passangers dumped.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-08-03 19:11 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-30 13:08 2.6.18-rc3 - ReiserFS - warning: vs-8115: get_num_ver: not directory or indirect item Jesper Juhl
2006-07-30 13:31 ` Redeeman
2006-07-30 14:53 ` Jesper Juhl
2006-07-30 18:22 ` Jan Engelhardt
2006-08-03 19:11 ` Josef Sipek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox