All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: Marti Raudsepp <marti@juffo.org>
Cc: reiserfs-devel <reiserfs-devel@vger.kernel.org>
Subject: Re: reiser4 warning: nikita-3233, extent2tail/release_unix_file failure
Date: Tue, 05 Aug 2008 22:09:04 +0400	[thread overview]
Message-ID: <48989740.4080004@gmail.com> (raw)
In-Reply-To: <54b33ccd0808050840i5ea6c424q4aa0f5ca2cb20142@mail.gmail.com>

Marti Raudsepp wrote:
> Hello reiserfs-devel,
>
> I don't know what sort of workload caused this problem, but I found
> these warnings in my dmesg. I am using reiser4 for /usr/portage
>   

Hello.

Actually this is complaints about no disk space (28 == ENOSPC).
And your free disk space looks far from being exhausted, right?

I think this is other side of the problem I have announced
(leak of disk space related to tail conversion). Unfortunately,
I have lost the scenario for reproducing this problem.
Will go to todo-list.

Thanks,
Edward.


> (Gentoo Portage tree) and /usr/src and /var/tmp where compilation
> takes place, so presumably it's one of: rsync on lots of small files,
> untarring, compiling, copying files off the partition, or recursive
> rm.
>
> I have a hunch that these errors happened during the icedtea6 Java VM
> compilation, which failed with awkward "file not found" errors once,
> but worked on the second attempt, and the timestamp seems to agree.
> Whatever it was, it's gone now. Reading all files on the partition did
> not reproduce the warnings (using "find -xdev -type f |xargs cat --
>   
>> /dev/null"); nor did fsck.reiser4 find any problems with any of the
>>     
> file systems.
>
> Someone else also reported this warning back in 2006 June:
> http://www.mail-archive.com/reiserfs-list@namesys.com/msg21231.html
>
> I'm using the vanilla 2.6.26 kernel, with reiser4-for-2.6.25.patch.gz,
> on AMD64; reiser4 partitions are all mounted from LVM2 logical volumes
> on a single SATA disk.
>
> Here's the dmesg output:
>
> [1006806.639929] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006806.639931] WARNING: reiser4_write_tail failed
> [1006806.639939] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006806.639941] WARNING: Failed (-28) to convert in release_unix_file (4915530)
> [1006806.695995] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006806.695995] WARNING: reiser4_write_tail failed
> [1006806.695995] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006806.695995] WARNING: Failed (-28) to convert in release_unix_file (4915541)
> [1006806.723582] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006806.723584] WARNING: reiser4_write_tail failed
> [1006806.723589] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006806.723591] WARNING: Failed (-28) to convert in release_unix_file (4915584)
> [1006806.726080] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006806.726082] WARNING: reiser4_write_tail failed
> [1006806.726086] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006806.726088] WARNING: Failed (-28) to convert in release_unix_file (4915586)
> [1006894.003824] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006894.003826] WARNING: reiser4_write_tail failed
> [1006894.003834] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006894.003836] WARNING: Failed (-28) to convert in release_unix_file (4845576)
> [1006894.007824] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006894.007826] WARNING: reiser4_write_tail failed
> [1006894.007831] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006894.007832] WARNING: Failed (-28) to convert in release_unix_file (4845584)
> [1006894.024284] reiser4[scanelf(873)]: extent2tail
> (fs/reiser4/plugin/file/tail_conversion.c:666)[]:
> [1006894.024286] WARNING: reiser4_write_tail failed
> [1006894.024291] reiser4[scanelf(873)]: release_unix_file
> (fs/reiser4/plugin/file/file.c:2332)[nikita-3233]:
> [1006894.024293] WARNING: Failed (-28) to convert in release_unix_file (4845637)
>
> That's all I could think of.
>
> Regards,
> Marti
> --
> To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>   


      reply	other threads:[~2008-08-05 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05 15:40 reiser4 warning: nikita-3233, extent2tail/release_unix_file failure Marti Raudsepp
2008-08-05 18:09 ` Edward Shishkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48989740.4080004@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=marti@juffo.org \
    --cc=reiserfs-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.