On Fri, 18 Jun 2010 08:51:01 -0400 Derrick Brashear <[email protected]> wrote:
> On Fri, Jun 18, 2010 at 4:18 AM, Claudio Prono > <[email protected]> wrote: > > How i can increase the -rxpck on the Client or the server? is not > > clear to me... > > add the switch to the fileserver switches in the bos bnode. Specifically, that's for the server. You need to either stop the bosserver and edit the BosConfig file (which is in /usr/afs/local, or somewhere in /etc/openafs), or you can use 'bos delete' and 'bos create': <http://docs.openafs.org/Reference/8/bos_delete.html> <http://docs.openafs.org/Reference/8/bos_create.html> For the client, if it's a windows client, I don't really know. But in general I assume you would stop the client, add "-rxpck X" to the options (wherever you edit the client options), and start it again. > > Sorry i don't understand how to provide the output of rxdebug... You should have a program called 'rxdebug' somewhere on your SuSE machine. While you are transferring something, run rxdebug the.client.name 7001 -rxstats and rxdebug the.server.name 7000 -rxstats And supply the output. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
