All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "Alex Adriaanse" <alex_a@caltech.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: LFS stopped working
Date: 15 Nov 2001 07:08:13 +0100	[thread overview]
Message-ID: <p737kss7eia.fsf@amdsim2.suse.de> (raw)
In-Reply-To: <JIEIIHMANOCFHDAAHBHOOEOLCMAA.alex_a@caltech.edu.suse.lists.linux.kernel>
In-Reply-To: "Alex Adriaanse"'s message of "14 Nov 2001 23:19:07 +0100"

"Alex Adriaanse" <alex_a@caltech.edu> writes:
> = 4095
> write(1, "\0", 1)                       = -1 EFBIG (File too large)
> --- SIGXFSZ (File size limit exceeded) ---
> +++ killed by SIGXFSZ +++
> 
> I'm doing this on a ReiserFS filesystem, but trying it on an ext2 partition
> yields the same results.
> 
> Any suggestions?

ulimit -f unlimited.

SIGXFSZ means you exceeded your quota. Somehow you managed to set your 
file size quotas to 2GB. Set them to unlimited instead. It could be caused
by same PAM module; e.g. pam_limits, check /etc/security/*



-Andi

       reply	other threads:[~2001-11-21 18:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <JIEIIHMANOCFHDAAHBHOOEOLCMAA.alex_a@caltech.edu.suse.lists.linux.kernel>
2001-11-15  6:08 ` Andi Kleen [this message]
2001-11-21 19:07   ` LFS stopped working Andreas Dilger
2001-11-21 20:06     ` Alex Adriaanse
2001-11-14 22:05 Alex Adriaanse
2001-11-15  2:58 ` Ben Collins
2001-11-15  6:29   ` Alex Adriaanse
2001-11-15  9:38 ` Andreas Jaeger
2001-11-15 10:03   ` Alex Adriaanse
2001-11-15 10:42     ` Andreas Jaeger
2001-11-15 11:57       ` Alex Adriaanse

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=p737kss7eia.fsf@amdsim2.suse.de \
    --to=ak@suse.de \
    --cc=alex_a@caltech.edu \
    --cc=linux-kernel@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.