[OpenAFS] afs file id's

Derrick J Brashear shadow@dementia.org
Wed, 4 Sep 2002 17:30:19 -0400 (EDT)


On Wed, 4 Sep 2002, Matthew N. Andrews wrote:

> Hello, is there a tool that will allow me to determine what the name of 
> a file with a given FID (as logged in the FileLog)is? IE, if I see:


> Tue Sep  3 01:00:31 2002 SRXAFS_FetchData, Fid = 536892583.761.13052, 
> Host 130.237.230.154, Id 32766

you can use calcinode which combined with knowing the volume will tell you
where to look (ls -li will show you the inode numbers of files)

calcinode.c can be found with google; i found it a few hours ago or it's
probably in my andrew home directory