[3928] in arla-drinkers
Re: 4GB read limit with 0.42 and NetBSD 3.0/i386
daemon@ATHENA.MIT.EDU (Tomas Olsson)
Thu May 25 05:55:43 2006
From arla-drinkers-bounces@stacken.kth.se Thu May 25 09:55:42 2006
Return-Path: <arla-drinkers-bounces@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 5831 invoked from network); 25 May 2006 09:55:42 -0000
Received: from mx3.kth.se (130.237.48.97)
by charon.mit.edu with SMTP; 25 May 2006 09:55:42 -0000
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx3.kth.se (Postfix) with ESMTP id 4606D140F63;
Thu, 25 May 2006 11:55:41 +0200 (CEST)
Received: from mx3.kth.se ([127.0.0.1])
by localhost (mx3.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 06686-01-43; Thu, 25 May 2006 11:55:39 +0200 (CEST)
Received: from tapas.stacken.kth.se (tapas.stacken.kth.se [130.237.234.140])
by mx3.kth.se (Postfix) with ESMTP id C43DC140EFF;
Thu, 25 May 2006 11:55:39 +0200 (CEST)
Received: from tapas.stacken.kth.se (localhost [127.0.0.1])
by tapas.stacken.kth.se (Postfix) with ESMTP id 3ACE4534FC;
Thu, 25 May 2006 11:55:39 +0200 (CEST)
X-Original-To: arla-drinkers@tapas.stacken.kth.se
Delivered-To: arla-drinkers@tapas.stacken.kth.se
Received: from brev.stacken.kth.se (brev.stacken.kth.se [130.237.234.84])
by tapas.stacken.kth.se (Postfix) with ESMTP id E8039534FC
for <arla-drinkers@tapas.stacken.kth.se>;
Thu, 25 May 2006 11:55:36 +0200 (CEST)
Received: from mx1.kth.se (mx1.kth.se [130.237.32.140])
by brev.stacken.kth.se (8.12.10/8.12.10) with ESMTP id k4P9taxx022794
for <arla-drinkers@stacken.kth.se>;
Thu, 25 May 2006 11:55:36 +0200 (MET DST)
Received: from localhost (localhost.localdomain [127.0.0.1])
by mx1.kth.se (Postfix) with ESMTP id EC8AB1407CF
for <arla-drinkers@stacken.kth.se>;
Thu, 25 May 2006 11:55:35 +0200 (CEST)
Received: from mx1.kth.se ([127.0.0.1])
by localhost (mx1.kth.se [127.0.0.1]) (amavisd-new,
port 10024) with LMTP
id 27957-02-52; Thu, 25 May 2006 11:55:34 +0200 (CEST)
Received: from kashyyyk.ite.kth.se (kashyyyk.ite.kth.se [130.237.31.35])
by mx1.kth.se (Postfix) with ESMTP id D12111405DD;
Thu, 25 May 2006 11:55:34 +0200 (CEST)
Received: by kashyyyk.ite.kth.se (Postfix, from userid 18404)
id C9C86960195; Thu, 25 May 2006 11:55:34 +0200 (CEST)
From: Tomas Olsson <tol@stacken.kth.se>
To: Jason White <jdw-arla@menelos.com>
Subject: Re: 4GB read limit with 0.42 and NetBSD 3.0/i386
References: <20060520051831.GA289@menelos.com>
Date: 25 May 2006 11:55:34 +0200
In-Reply-To: <20060520051831.GA289@menelos.com>
Message-ID: <lsrlksqqvhl.fsf@kashyyyk.ite.kth.se>
Lines: 15
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
X-Virus-Scanned: by amavisd-new at kth.se
X-Spam-Status: No, hits=-4.9 tagged_above=-200.0 required=5.0 tests=BAYES_00
X-Spam-Level:
Cc: arla-drinkers@stacken.kth.se
X-BeenThere: arla-drinkers@stacken.kth.se
X-Mailman-Version: 2.1.6
Precedence: list
List-Id: Arla discussions <arla-drinkers.stacken.kth.se>
List-Unsubscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=unsubscribe>
List-Archive: <http://lists.stacken.kth.se/pipermail/arla-drinkers>
List-Post: <mailto:arla-drinkers@stacken.kth.se>
List-Help: <mailto:arla-drinkers-request@stacken.kth.se?subject=help>
List-Subscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: arla-drinkers-bounces@stacken.kth.se
Errors-To: arla-drinkers-bounces@stacken.kth.se
X-Virus-Scanned: by amavisd-new at kth.se
Jason White <jdw-arla@menelos.com> writes:
> I have a file just over 4GB which was copied from local disk into afs using
> arla-0.42 and the 'cp' command:
>
As Harald said, this happens on all 32-bit platforms. After yesterday's
changes to cvs HEAD I was able to successfully copy a 4G+ file from afs to
local disk, back into afs, and again to local disk with the MD5 sum staying
the same. Could you verify that it solves your problem?
cvs rdiff -r1.5 -r1.6 arla/arlad/stats.h
cvs rdiff -r1.12 -r1.13 arla/arlad/stats.c
cvs rdiff -r1.99 -r1.100 arla/arlad/arla_local.h
thanks
/t (longing for a better rx. And blocks in use)
_______________________________________________
Arla-drinkers mailing list
Arla-drinkers@stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers