[8570] in Info-AFS_Redistribution
Re: afs pts schema?
daemon@ATHENA.MIT.EDU (Lyle Seaman)
Wed Mar 14 18:05:20 2001
Message-ID: <3AAFF6B4.C9FE432B@spinnakernet.com>
Date: Wed, 14 Mar 2001 17:54:44 -0500
From: Lyle Seaman <lws@spinnakernet.com>
MIME-Version: 1.0
To: Marcus Watts <mdw@umich.edu>
CC: info-afs@transarc.com, Leif Johansson <leifj@it.su.se>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Marcus Watts wrote:
> You'd have to provide a pt RPC (rx) interface, including
> especially getcps and friends. That's what
> all the cache managers currently deployed expect,
> so if you want to play, you have to provide it too.
> Not sure how openldap performs under load. Performance
> could be an issue.
CMs don't talk to pt servers. klog/login do, but don't have to, it's just for
user-friendliness. Fileservers do, and must. If you can change the fileserver
getcps / gethostcps code, you're fine.