[8385] in Info-AFS_Redistribution
Re: File copying
daemon@ATHENA.MIT.EDU (Harald Barth)
Wed Jan 3 04:35:39 2001
To: Peter.J.Scott@jpl.nasa.gov
Cc: info-afs@transarc.com, openafs-devel@openafs.org
From: Harald Barth <haba@pdc.kth.se>
In-Reply-To: Your message of "Tue, 02 Jan 2001 20:08:25 -0800"
<4.3.2.7.2.20010102200501.00b70460@mail2a.jpl.nasa.gov>
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010103100701A.haba@pdc.kth.se>
Date: Wed, 03 Jan 2001 10:07:01 +0100
> The frustration in copying a 500MB file from one AFS location to
> another in the same cell (...)
Milko has a small program that is using rx to move bytes without
cache. Today, it is mainly used for performance tests of the milko
server. It might be a starting point to do a custom copy program (I
would run it on one of the fileservers). The source can be found in
the arla package in milko/appl/perf/.
Harald.