Searched refs:NFS_LOGSERVER (Results 1 – 5 of 5) sorted by relevance
36 if [ -z "$NFS_LOGSERVER" -o -z "$NFS_LOGDIR" ]; then67 mount "$NFS_LOGSERVER:$NFS_LOGDIR/" "$POUNDER_LOGLOCAL/" -t nfs -o tcp71 echo "Mounting $NFS_LOGSERVER:$NFS_LOGDIR/ on $POUNDER_LOGLOCAL/ failed; logs will be local."85 mount "$NFS_LOGSERVER:$NFS_LOGDIR/$NFS_LOGLOCAL/" "$POUNDER_LOGLOCAL/" -t nfs -o tcp89 …echo "Mounting $NFS_LOGSERVER:$NFS_LOGDIR/$NFS_LOGLOCAL on $POUNDER_LOGLOCAL/ failed; logs will be…
12 #by $NFS_LOGDIR and $NFS_LOGSERVER (see below), which17 export NFS_LOGSERVER=0 #IP address of the NFS server to use for logging pounder results.20 export NFS_LOGDIR=/path/to/log #path to the log directory on $NFS_LOGSERVER; If $NFS_LOGGING21 #is enabled, pounder will attempt to mount $NFS_LOGSERVER:$NFS_LOGDIR/
216 if [ -z "$NFS_LOGSERVER" -o -z "$NFS_LOGDIR" ]; then
121 remote directory of an NFS server, $NFS_LOGSERVER:$NFS_LOGDIR.
59 by $NFS_LOGDIR and $NFS_LOGSERVER (see below), which65 NFS_LOGSERVER - IP address of the NFS server to use for logging pounder results.68 NFS_LOGDIR - Path to the log directory on $NFS_LOGSERVER; If $NFS_LOGGING69 is enabled, pounder will attempt to mount $NFS_LOGSERVER:$NFS_LOGDIR/