All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Worley <chrisw@lnxi.com>
To: reiserfs-list@namesys.com
Subject: Re: 2GB limit won't go away
Date: 09 Jun 2002 09:13:22 -0600	[thread overview]
Message-ID: <1023635603.5057.10.camel@localhost.localdomain> (raw)
In-Reply-To: <3D033CC6.70707@neuronet.pitt.edu>

I do have the line:

	/dev/worley/newsys  / reiserfs  conv,defaults 1  1

in my /etc/fstab (and reboot); it doesn't help.  Running:

	# dd if=/dev/zero of=./temp bs=1024 count=5242880

returns:

	dd: writing `./temp': File too large
	2097153+0 records in
	2097152+0 records out

Note that I am using SuSE's hybrid kernel that's shipped w/ 7.3.  I've
seen some messages say this might be the cause of the problem.

Thanks,

Chris
On Sun, 2002-06-09 at 05:32, Rafael E. Herrera wrote:
> Chris Worley wrote:
> > I'm Running Linux 2.4.10-4GB on SuSE 7.3 with reiserfsprogs-3.x.0j-1
> > (using 3.5.x disk format...ReiserFS version 3.6.25) atop
> > lvm-1.0.0.2_rc2-6.  I believe I upgraded reiserfs after a disk crash
> > last xmas (with a few remnants of that catastrophe still in the system).
> > 
> > I try to "mount -o remount,conv" and put "conv" in the options section
> > for the root partition in the /etcfstab file.
> > 
> > But,  I can't create a file greater than 2GB.
> > 
> > What am I doing wrong?  I'd really like to accomplish this without
> > changing lvm or my kernel.
> 
> Use a line similar to this:
> 
> /dev/hdc5       /       reiserfs        defaults,conv 1 2
> 
> Or simply, boot in rescue mode and mount your partition with "mount -o 
> conv".
> 
> -- 
>       Rafael
> 



  parent reply	other threads:[~2002-06-09 15:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-09  6:13 2GB limit won't go away Chris Worley
     [not found] ` <3D033CC6.70707@neuronet.pitt.edu>
2002-06-09 15:13   ` Chris Worley [this message]
2002-06-09 16:08 ` Valdis.Kletnieks
2002-06-09 18:52   ` Chris Worley
2002-06-09 18:35 ` Andreas Dilger
2002-06-09 18:55   ` Chris Worley
2002-06-09 19:16     ` Oleg Drokin
2002-06-10  2:11       ` Chris Worley
2002-06-10  4:58         ` Oleg Drokin
2002-06-10  5:42           ` Andreas Dilger
2002-06-10 14:00             ` Chris Worley
2002-06-10 14:05           ` Chris Worley
2002-06-10 14:09             ` Chris Worley
2002-06-10 16:08               ` Andreas Dilger
2002-06-10 15:47             ` Oleg Drokin

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=1023635603.5057.10.camel@localhost.localdomain \
    --to=chrisw@lnxi.com \
    --cc=reiserfs-list@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.