HomeSort by relevance Sort by last modified time
    Searched refs:nd (Results 1 - 15 of 15) sorted by null

  /test/ohacts/src/tset/scripts/
add_rhosts.ksh 42 for nd in $all_nodes_var
44 r=`$RSH $node -l root "grep $nd /.rhosts >/dev/null 2>&1;echo \\$?"`
47 echo "Adding $nd in /.rhosts file on $node..."
48 ret=`$RSH $node -l root "echo $nd + >>/.rhosts;echo \\$?"`
52 echo "Could not add $nd in /.rhosts \c"
run_geo_check_install.ksh 45 for nd in $all_cluster_nodes
47 r=`$RSH $node -l root "grep $nd /.rhosts >/dev/null 2>&1;echo \\$?"`
50 echo "Adding $nd in /.rhosts file on $node..."
51 ret=`$RSH $node -l root "echo $nd + >>/.rhosts;echo \\$?"`
55 echo "Could not add $nd in /.rhosts \c"
run_dats.ksh 583 for nd in $all_cluster_nodes
585 r=`$RSH $node -l root "grep $nd /.rhosts >/dev/null 2>&1;echo \\$?"`
588 echo "Adding $nd in /.rhosts file on $node..."
589 ret=`$RSH $node -l root "echo $nd + >>/.rhosts;echo \\$?"`
592 echo "Could not add $nd in /.rhosts \c"
    [all...]
run_cti.ksh     [all...]
  /test/ohacts/src/tset/geo/doc/
README 41 2nd failover address that testsuite will use for 2nd sndr set
51 4th failover address that testsuite will use for 2nd HA-NFS
62 did of 2nd available shared disk on primary cluster that testsuite
63 will use for 2nd sndr set on primary cluster.
78 2nd failover address that testsuite will use for 2nd sndr set
88 4th failover address that testsuite will use for 2nd HA-NFS
99 did of 2nd available shared disk on secondary cluster that testsuite
100 will use for 2nd sndr set on secondary cluster
    [all...]
  /test/ontest-stc2/src/suites/zfs/tests/functional/rsend/
rsend.kshlib 238 typeset -i nl nd nf
240 ((nd = RANDOM % 3 ))
242 $MKTREE -b $dir -l $nl -d $nd -f $nf
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/rsend/
rsend.kshlib 238 typeset -i nl nd nf
240 ((nd = RANDOM % 3 ))
242 $MKTREE -b $dir -l $nl -d $nd -f $nf
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/basic_ops/create/
create_pos01.tcl 75 foreach nd {nd2 nd3 nd4 nd5} {
76 set res [compound {Putfh $fh; Create $nd {{mode 0775}} d; Getfh}]
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/basic_ops/create/
create_pos01.tcl 75 foreach nd {nd2 nd3 nd4 nd5} {
76 set res [compound {Putfh $fh; Create $nd {{mode 0775}} d; Getfh}]
  /test/ontest-stc2/src/suites/net/nc/src/lib/ksh/
common_funcs.ksh 694 # arg2: flags for 2nd nc instance
700 # Start 1st instance of nc, start 2nd nc instance, connect
739 # start 2nd instance
740 typeset -r out_file_2nd=$( nc_mktemp double_listen-2nd.out )
741 typeset -r pid_2nd=$( nc_mktemp double_listen-nc.2nd.pid )
742 typeset -r err_2nd=$( nc_mktemp double_listen-nc.2nd.err )
750 tet_infoline "2nd server instance started"
751 debug "2nd instance pid = ${pid_2nd}"
785 debug "connection accepted by 2nd"
  /test/stcnv/usr/src/suites/net/nc/src/lib/ksh/
common_funcs.ksh 728 # arg2: flags for 2nd nc instance
734 # Start 1st instance of nc, start 2nd nc instance, connect
782 # start 2nd instance
783 typeset -r out_file_2nd=$( nc_mktemp double_listen-2nd.out )
788 typeset -r pid_2nd=$( nc_mktemp double_listen-nc.2nd.pid )
793 typeset -r err_2nd=$( nc_mktemp double_listen-nc.2nd.err )
805 tet_infoline "2nd server instance started"
806 debug "2nd instance pid = ${pid_2nd}"
848 debug "connection accepted by 2nd"
  /test/stcnv/usr/src/suites/security/kmf/
README 74 SUNWtpm - /ws/onnv-gate/packages/$(uname -p)/snv_*{-nd}
75 SUNWtss & SUNWtss-root - /ws/sfwnv-gate/packages/$(uname -p)/sfwnv_*-{nd}
  /test/ohacts/src/faultserver/scripts/
faultserver.pl 400 my $nd = $msg_data;
401 &log_message(1, 1, "CLIENT REQUEST: Get Transport Adapters: $nd");
402 chomp (my $line = `$SCCONF -pv | grep $nd | grep adapters`);
  /test/ontest-stc2/src/suites/zfs/
README 29 The ZFS Test Suite Gate README - Apr 2nd, 2007
  /test/stcnv/usr/src/suites/fs/zfs/
README 29 The ZFS Test Suite Gate README - Apr 2nd, 2007

Completed in 1080 milliseconds