HomeSort by relevance Sort by last modified time
    Searched refs:machine (Results 1 - 25 of 48) sorted by null

1 2

  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/recovery/
README 35 start processes on different machine (such as CLIENT and CLIENT2). In
36 order to max-utilize resource, we use different process on the same machine.
  /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/error/scf_limit/
ASSERTIONS 42 scf_limit(code) returns the value of the machine-dependent
  /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/error/scf_limit/
ASSERTIONS 42 scf_limit(code) returns the value of the machine-dependent
  /test/stcnv/usr/src/tools/ndmpcopy/
README 34 perform this transfer, the data flows from the source machine
36 destination machine. This can put a double load on the network
38 transferred directly from the source machine to the destination
39 machine, and the NDMP host and network are not burdoned with
44 It will then initiate a backup on the source machine and a restore
45 on the destination machine. The transfer will happen between the
  /test/ohacts/src/tset/sanity/doc/assertions/
scalable 52 cluster from one client machine should always go to the same node.
69 cluster from one client machine should equal on all nodes.
86 cluster from one client machine should always go to the same node.
zone 73 a local zone from one client machine should always go to the same
  /test/stcnv/usr/src/tools/tet/contrib/capi/ts/uname/
uname-tc.c 62 (void) sprintf(msg, "Machine Type: \"%s\"", name.machine);
  /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/nfs/
tp_nfs_001.py 40 machine>/path,size=size,driver=tap,subdriver=vdisk,format=<vdisk format>"
  /test/ohacts/src/tset/dataservice/sample/get_dsinfo_output/
README 56 timeout value for the client program and also the machine on which
83 timeout value for the client program and also the machine on which to
  /test/ontest-stc2/src/tools/stf/bin/
mstf_addassert.ksh 42 The -r option specifies the the role name of the machine on which any
  /test/stcnv/usr/src/tools/stf/bin/
mstf_addassert.ksh 42 The -r option specifies the the role name of the machine on which any
  /test/ohacts/src/tset/dataservice/doc/
README 264 This program is invoked on the client machine.
350 One for each cluster node, the machine name of the n-th node in the
355 One for each cluster node, the machine ID of the n-th node in the
360 One for each node under TET, the machine name of the n-th node.
364 One for each node under TET, the machine ID of the n-th node.
372 Test suite home directory for master machine.
376 Test suite home directory for the n-th cluster machine.
380 Test suite home directory for the n-th client machine.
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/utils/
testproc.tcl 817 # Procedure to get the domain for machine.
819 # Usage: get_domain machine [dns_server]
820 # machine machine name to get the domain
825 # machine's domain if successful, or NULL on failure.
828 proc get_domain {machine {dns_server $::env(DNS_SERVER)}} {
832 set machine [string tolower $machine]
834 #first attempt to get the live domain from machine:/var/run/nfs4_domain
835 if {[catch {exec rsh -n -l root $machine \
    [all...]
  /test/ohacts/src/tset/scripts/
get_dsinfo.ksh 153 -c <nodename> : external client machine used in the test
1061 ### print -u2 -n "Enter external client machine used in the test : "
1065 ### print -u2 - "External client machine is $client_answer"
1129 print -u2 - "Client machine is one of the cluster nodes that's used in the test"
1212 print -u2 -n "Enter the name of the client machine : "
1298 print -u2 - " Client machine is $CLIENTNAME"
    [all...]
reboot_service.ksh 38 $PROGNAME -n <nodename/machine>
51 -n <nodename/machine>
52 : Cluster Node Name/ Client machine
64 -x : If a client machine
155 PrintLog "Running the service $service_type on the machine $nodename with a timeout value of $timeout_value seconds."
157 PrintLog "Running the service $service_type with the reboot command $reboot_cmd on the machine $nodename with a timeout value of $timeout_value seconds."
    [all...]
smokerun.ksh 738 Ex : /home/username/log (or) /net/machine/export/home/log
1101 # print - "Atleast $REQUIRED_NUM_CLIENTS client machine(s) should be provided"
1113 machine=$1
1116 res=$(rsh $machine -l root "$PKGINFO_CMD $PKG 2>&1; [ \$? != 0 ] && echo - ERROR")
1120 print -u2 - "Cannot log on to $machine"
1126 print -u2 - "$PKG package is not installed on $machine"
1254 print - "Tests need atleast $REQUIRED_NUM_CLIENTS client machine(s)."
1262 print -n - "Client Machine Name ? "
1283 print -u2 - "SCATE server cannot be the client machine"
1307 print - "Atleast $REQUIRED_NUM_CLIENTS client machine(s) should be provided
    [all...]
  /test/ontest-stc2/src/tools/stf/contrib/logapi/
README 32 1. Common human and machine readable output format.
  /test/stcnv/usr/src/suites/fs/cifs-client/
README 44 on the client machine.
46 Client machine must run snv_84 or later. Server machine can
127 to the machine architecture of the build system. The package will
  /test/stcnv/usr/src/tools/stf/contrib/logapi/
README 32 1. Common human and machine readable output format.
  /test/stcnv/usr/src/suites/os/xvm/virt-install/
README 109 which corresponds to the build machine's system architecture. For
  /test/stcnv/usr/src/suites/storage/ndmp/protocol/
README 136 3. Configuration the NDMP server machine.
146 b. Configure a tape library on the NDMP server machine.
264 This will build the package supported by the current machine's system
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/utils/
testproc.tcl 817 # Procedure to get the domain for machine.
819 # Usage: get_domain machine [dns_server]
820 # machine machine name to get the domain
825 # machine's domain if successful, or NULL on failure.
828 proc get_domain {machine {dns_server $::env(DNS_SERVER)}} {
833 #first attempt to get the domain from machine:/etc/default/nfs
834 if {[catch {exec rsh -n -l root $machine \
846 putmsg stdout 1 "\ncall to <get_domain $machine $dns_server>"
848 putmsg stdout 1 "getent hosts $machine"
    [all...]
  /test/ontest-stc2/src/suites/net/nc/
README 77 3.1 Access to your local machine
80 All tests run on local machine only. Root access is not required
  /test/stcnv/usr/src/suites/net/nicdrv/
README 84 * If possible, each machine can have two NIC cards of different types:
156 it means "every user from every machine" is authorized to rsh-in as
199 the 'server' machine.
208 amd64 system and the server is a SPARC machine, then install both
  /test/ontest-stc2/src/suites/security/kmf/
README 197 This will build the package supported by the current machine's system

Completed in 2630 milliseconds

1 2