All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Fertman <vitaly@namesys.com>
To: Vladimir Saveliev <vs@namesys.com>, Omry Yadan <omry_y@inter.net.il>
Cc: reiserfs-list@namesys.com
Subject: Re: does "reiserfsck --rebuild-sb" require free space?
Date: Mon, 6 Dec 2004 18:52:53 +0300	[thread overview]
Message-ID: <200412061852.53260.vitaly@namesys.com> (raw)
In-Reply-To: <200412061817.14671.vitaly@namesys.com>

On Monday 06 December 2004 18:17, Vitaly Fertman wrote:
> Hello
>
> On Monday 06 December 2004 16:04, Vladimir Saveliev wrote:
> > Hello
> >
> > On Mon, 2004-12-06 at 01:39, Omry Yadan wrote:
> > > I have a partial image of a reiserfs partition which takes up all the
> > > space on the (reiserfs) parition it sits on.
> > > there are 0 bytes free on that partition.
> > > the image was created with dd, and I ran out space when creating it.
> > > when I try to run
> > > reiserfsck --rebuild-sb backup.img
> > > I get the error
> > > bwrite: write 4096 bytes returned -1 (block=16, dev=3): No space left
> > > on device
> > >
> > > does that make sense?
> >
> > Yes. That means that you have hit reiserfsck bug. Vitaly will contact
> > with you soon.
>
> nothing about reiserfsck here. write to the file asks for some space on
> the host fs (which is reiserfs also) and there is no any. this looks like
> the correct behaviour for the fully packed fs as some data needs to be
> overwritten and access time needs to be updated.

the only thing that is not clear yet is why reiserfs needs some blocks 
here -- the journal space is reserved and the file data will be overwritten 
on-place, with no temporary locations. thus this could be a reiserfs bug 
or just-in-case reservation ... this needs to be checked.

you can free some space on the host reiserfs for now and write to the file
should succeed then.

-- 
Thanks,
Vitaly Fertman



  reply	other threads:[~2004-12-06 15:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-05 22:39 does "reiserfsck --rebuild-sb" require free space? Omry Yadan
2004-12-06 13:04 ` Vladimir Saveliev
2004-12-06 15:17   ` Vitaly Fertman
2004-12-06 15:52     ` Vitaly Fertman [this message]
2004-12-06 16:22       ` Omry Yadan
2004-12-06 17:10         ` Vitaly Fertman
2004-12-06 18:07           ` Omry Yadan

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=200412061852.53260.vitaly@namesys.com \
    --to=vitaly@namesys.com \
    --cc=omry_y@inter.net.il \
    --cc=reiserfs-list@namesys.com \
    --cc=vs@namesys.com \
    /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.