mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@turbolinux.com>
To: God <atm@sdk.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [BUG?] :: "Value too large for defined data type"
Date: Wed, 15 Aug 2001 09:09:09 -0600 (MDT)	[thread overview]
Message-ID: <200108151509.f7FF99dT013015@webber.adilger.int> (raw)
In-Reply-To: <Pine.LNX.4.21.0108150418230.8270-100000@scotch.homeip.net> "from God at Aug 15, 2001 04:22:05 am"

"God" writes:
> I noticed that when I tried to backup a box across the LAN via dump to a
> localy mounted drive ...
> 
> Box2 has 
> /mnt/backup, mounted to box2:/mnt/hdb1.  
> 
> # ls -al
> /bin/ls: test: Value too large for defined data type
> total 2097216
> drwxrwxrwx   2 root     root        32768 Aug 14 23:27 ./
> drwxrwxrwx  50 root     root        32768 Aug 14 21:02 ../
> -rwxrwxrwx   1 root     root     2147483647 Aug 14 22:11
> box1.071401.dump*
> #
> 
> Ok so I lied, that is a paste from after my little expriment, but you can
> see the file size.  2.1G, out of a 3G drive.
> 
> I tried to remove the file using rm, but I get the same error as ls:
> 
> # rm test
> rm: cannot remove `test': Value too large for defined data type

Well, considering this problem has been discussed several times on this
list, I would consider removing your "God" monicker, as you are neither
omniscient, nor omnipotent.

In any case, the problem is not with the kernel, but the fact that you
have file utilities that do not use "O_LARGEFILE" when working with
large files.  Update your fileutils package, and all will be well.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert


  parent reply	other threads:[~2001-08-15 15:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-15  8:22 God
2001-08-15 10:52 ` Ingo Oeser
2001-08-15 14:04 ` Steve Brueggeman
2001-08-15 15:09 ` Andreas Dilger [this message]
2001-08-15 18:28 ` lk
2001-08-15 20:44 ` David Ford

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=200108151509.f7FF99dT013015@webber.adilger.int \
    --to=adilger@turbolinux.com \
    --cc=atm@sdk.ca \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®