Home
last modified time | relevance | path

Searched refs:NFS_LOGSERVER (Results 1 – 5 of 5) sorted by relevance

/external/ltp/tools/pounder21/
Dnfs_logging36 if [ -z "$NFS_LOGSERVER" -o -z "$NFS_LOGDIR" ]; then
67 mount "$NFS_LOGSERVER:$NFS_LOGDIR/" "$POUNDER_LOGLOCAL/" -t nfs -o tcp
71 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 tcp
89 …echo "Mounting $NFS_LOGSERVER:$NFS_LOGDIR/$NFS_LOGLOCAL on $POUNDER_LOGLOCAL/ failed; logs will be…
Dconfig12 #by $NFS_LOGDIR and $NFS_LOGSERVER (see below), which
17 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_LOGGING
21 #is enabled, pounder will attempt to mount $NFS_LOGSERVER:$NFS_LOGDIR/
Dpounder216 if [ -z "$NFS_LOGSERVER" -o -z "$NFS_LOGDIR" ]; then
DREADME121 remote directory of an NFS server, $NFS_LOGSERVER:$NFS_LOGDIR.
/external/ltp/tools/pounder21/doc/
DCONFIGURATION59 by $NFS_LOGDIR and $NFS_LOGSERVER (see below), which
65 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_LOGGING
69 is enabled, pounder will attempt to mount $NFS_LOGSERVER:$NFS_LOGDIR/