On Mon, Jul 07, 2003 at 06:44:09PM +0200, sigmounte wrote:
> Ok look the volume /coda/playground/ is not conencted (this explain why my
> cache is full )
> 
> Ok i tip :  cfs reconnect /coda/playground/

You probably want to use

    cfs cs (checkservers)
    cfs wr (writereconnect) / cfs fr (forcereintegrate)

> still disconnected , i'm behind a fw with nat , how can i do ??

Firewalls suck, the following venus.conf options have treated me well,

masquerade=1      # use ony a single port pair for communication
validateattrs=21  # avoid ip fragmentation by shrinking validateattr packets
serverprobe=150   # masquerading firewalls 'forget' about us in about 3
                  # minutes, re-probing more aggressively keeps the hole open.

Jan


Reply via email to