linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* LFS problems
@ 2003-01-20 20:43 Justin Hibbits
       [not found] ` <20030120135358.7d804598.akpm@digeo.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Hibbits @ 2003-01-20 20:43 UTC (permalink / raw)
  To: linux-kernel

For some reason, within the last 3 months, I've lost the ability to create
files, and format filesystems, larger than 4GB.  I'm using kernel 2.4.18 with
the XFS patch.  I'm trying to format a new filessytem, 120GB, as XFS, (also
tried as ext2), but get the error "Filesize limit exceeded".  Is there
something I'm missing?  I'm using the same exact kernel, and nothing else has
changed, except for some utilities.  I was able to create a 120GB XFS
filesystem in October, so I'm kinda perplexed as to why it would suddenly just
decide that I can't format filesystems to be larger than 4GB anymore.

Any ideas?

Thanks in advance,
Justin Hibbits

-- 
Registered Linux user 260206



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: LFS problems
       [not found] ` <20030120135358.7d804598.akpm@digeo.com>
@ 2003-01-20 22:04   ` Justin Hibbits
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Hibbits @ 2003-01-20 22:04 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Mon, Jan 20, 2003 at 01:53:58PM -0800, Andrew Morton wrote:
> I seem to recall that there was some silly bug wherein rlimits are applied to
> blockdevs.  The workaround was to run mkfs from a new root login shell,
> rather than from `su root'.  Because in the latter case, root inherited
> filesize limits.
> 

Yeah, I tried that and it didn't work.  Then I did a google search for the
error, and found that I have to set root's limits to unlimited, because for
some reason or another, they got messed up.  Now everything is working, I just
have to run 'unlimit filesize' whenever I want to format a partition or
anything.  Not sure what messed it up, but this is fine for now ;p

-Justin

-- 
Registered Linux user 260206



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-20 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-20 20:43 LFS problems Justin Hibbits
     [not found] ` <20030120135358.7d804598.akpm@digeo.com>
2003-01-20 22:04   ` Justin Hibbits

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).