From owner-freebsd-afs@FreeBSD.ORG Tue Dec 16 13:32:31 2008 Return-Path: Delivered-To: freebsd-afs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D83A21065676 for ; Tue, 16 Dec 2008 13:32:31 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 83CDE8FC16 for ; Tue, 16 Dec 2008 13:32:31 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1LCa2E-0003rb-Lb; Tue, 16 Dec 2008 16:32:26 +0300 To: ElBarto References: <37396849@bs1.sp34.ru> <01705453@bs1.sp34.ru> <49453004.9010107@linuxbox.com> <83768316_-_@bs1.sp34.ru> <4947A9D0.6050900@arcadebsd.org> From: Boris Samorodov Date: Tue, 16 Dec 2008 16:32:26 +0300 In-Reply-To: <4947A9D0.6050900@arcadebsd.org> (elbarto@arcadebsd.org's message of "Tue\, 16 Dec 2008 14\:14\:56 +0100") Message-ID: <69526901@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-afs@freebsd.org Subject: Re: openafs server executables X-BeenThere: freebsd-afs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: The Andrew File System and FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2008 13:32:31 -0000 ElBarto writes: > Boris Samorodov wrote: >> Matt Benjamin writes: >> >> >>>> Hm, until now I've been sure that client is kernel modile + >>>> afsd daemon + configuration files. Where can I find out >>>> which file should belong to which port? >>>> >>> That is the client, minimally. Users need to get, list, and discard >>> tokens (aklog, klog, unlog, tokens*), talk to the client to configure >>> and debug it (fs), as well as do some AFS specific file operations (fs), >>> manage groups (pts), possibly also users (pts). They should have vos, >>> too (vos listvldb). You should also ship pagsh* (but I don't remember >>> if pags work right now in the FreeBSD client). >>> >>> I'd think you should ship all of sys, rxgen, scout, udebug, cmdebug, >>> rxdebug, fstrace, up, and bos for administrative and debugging purposes. >>> >>> Other distribution packages people have done (openafs.org) could be >>> helpful, also openafs top-level make has a "dest" target that puts a >>> Transarc style installation in a subtree "dest" of the openafs source >>> tree being built. >>> >>> For the server, perhaps everything openafs would have put in its libexec >>> or sbin, and not already mentioned (except maybe copyauth). And somehow >>> you are accounting for configuration files and a var tree with >>> appropiate permissions, as you noted. >> >> OK, seems that to determine the server part is an easier task. >> Let's say server executables are: [old list was here] >> And let's assume other executables belong to the client part. >> >> Any changes, additions, fixes? Thanks! >> > Well, the bos, vos and backup command are totally useless to an afs > user so I think it will > be better to included them in the openafs-server ports. > I don't see either the "scout" or "udebug" command in your list, this > is for monitoring servers so ... > The uss command is only for the administrator. Done. > I think if your add those command in the list it should be good. Thanks for your help! Here is a changed list: ----- bin/ bos scout udebug libexec/openafs/ buserver fileserver kaserver ptserver salvager upclient upserver vlserver volserver sbin/ backup bosserver ka-forwarder kadb_check kdb kpwvalid prdb_check pt_util rmtsysd uss vldb_check vldb_convert voldump volinfo vos vsys ----- Any more fixes? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve