://www.tomotherapy.com Madison, WI 53717-1954
-Original Message-
From: Jeffrey Altman [mailto:[EMAIL PROTECTED]
Sent: Monday, April 30, 2007 10:11
To: Tim Theisen
Cc: FB; OpenAFS-Discussion
Subject: Re: [OpenAFS] Is it in the cache?
All that tells you is whether or not a stat cache entry
All that tells you is whether or not a stat cache entry exists
for the file. The process of evaluating $FILENAME will create
a stat cache entry. The only way this would fail is when $FILENAME
doesn't exist.
Jeffrey Altman
Tim Theisen wrote:
> Thanks for the tip. This will probably suffice.
>
, WI 53717-1954
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of FB
Sent: Saturday, April 28, 2007 00:52
To: OpenAFS-Discussion
Subject: Re: [OpenAFS] Is it in the cache?
Hi,
On Fri, Apr 27, 2007 at 08:37:26AM -0500, Tim Theisen wrote:
> I
Hi,
On Fri, Apr 27, 2007 at 08:37:26AM -0500, Tim Theisen wrote:
> I was experimenting using AFS on my cluster and the results look pretty
> good.
>
> However, one of the cluster job developers wants to know if there is a
> way to tell whether or not a file is in the AFS cache. His jobs compute
On Fri, 27 Apr 2007 08:37:26 -0500
"Tim Theisen" <[EMAIL PROTECTED]> wrote:
> Is there anyway to determine if a file's data is cached locally given
> the path to the file?
The problem is, I do not believe data is cached on a per-file basis.
Rather, the cache stores chunks, so parts of a file may
I was experimenting using AFS on my cluster and the results look pretty
good.
However, one of the cluster job developers wants to know if there is a
way to tell whether or not a file is in the AFS cache. His jobs compute
a fair amount of intermediate data and when the second part of his job
start