binary mtree for openafs port(s)

Derrick Brashear shadow at gmail.com
Wed Dec 17 05:57:08 PST 2008


On Wed, Dec 17, 2008 at 4:49 AM, Boris Samorodov <bsam at ipt.ru> wrote:
> ElBarto <elbarto at arcadebsd.org> writes:
>
>> Well,
>> For the client you only need all the binaries for mounting an afs
>> server (don't know exactly which ones).
>> This is the list I suggest :
> [list was here]
>>
>> $PREFIX/sbin/fstrace
>> $PREFIX/sbin/kpwvalid
>> $PREFIX/sbin/rxdebug
>
> I'm not sure either but it seems to me that those might belong to
> a server part.

fstrace is client only, it debugs the client itself. rxdebug is
universal. it can debug any rx service, client or server. kpwvalid is
server only.
fstrace, unlike cmdebug, must be run on the client. cmdebug, like
rxdebug, can be *run* anywhere as it's a network probe.


More information about the freebsd-afs mailing list