| /test/ohacts/src/faultserver/lib/ |
| dataservice.pm | 49 my $daemon = $_[0]; 54 &main::log_message(1, 1, "Killing process $daemon"); 56 $daemon = substr $daemon,0,15; 65 #kill the daemon if the resource is online on that node 66 if (($retcode = &standard::kill_proc($daemon,$node)) == 0) { 67 &main::log_message(1, 1, "Successfully killed $daemon on $node"); 68 if (($retcode = &standard::wait_proc_to_recover($node,$daemon )) == 0) { 69 &main::log_message(1, 1, "$daemon has successfully come up on $node"); 75 &main::log_message(1, 1, "$daemon failed to come up on $node") [all...] |
| /test/ohacts/src/doc/dataservice/ |
| README | 42 4) Test 10 under non_reboot scenario kills each daemon process 47 reason and you wish to skip killing that daemon in this test, invoke 52 where 'foo' is the application daemon process name. 54 Test 10 would not kill daemon process 'foo' in this case. 58 where 'foo' and 'bar' are the application daemon process names. 60 Test 10 would not kill daemon processes 'foo' and 'bar' in this case. 62 5) Test 18 under non_reboot scenario kills each daemon process and 63 makes sure the daemon process restarts successfully on the same node. 66 reason and you wish to skip killing that daemon in this test, invoke 71 where 'foo' is the application daemon process name [all...] |
| testcases | 55 10. Killing the application daemon process repeatedly to exceed the 60 11. If the fault monitor daemon processes associated with a resource are 75 18. If a daemon process associated with a resource is killed, it should
|
| /test/ohacts/src/doc/dataservice/non_reboot/ |
| test_10.txt | 33 Killing the application daemon process repeatedly to exceed the 45 2. kill the daemon process (R_x_DAEMON_y) 49 4. Verify that the daemon process is restarted
|
| test_11.txt | 33 If the fault monitor daemon processes associated with a resource are 50 pkill the daemon process (R_x_FM_DAEMON_y) 54 4. Verify that the daemon process is restarted
|
| test_18.txt | 33 If a daemon process associated with a resource is killed, it should 48 For all the Daemon processes associated with the resource: 50 pkill the daemon process (R_x_DAEMON_y) 54 4. Verify that the daemon process is restarted
|
| test_12.txt | 46 2. Kill the daemon process "pnmd". 50 4. Verify that the daemon process is restarted
|
| test_4.txt | 50 verify that the daemon processes and fault monitors are not running on
|
| test_5.txt | 50 verify that the daemon processes and fault monitors are running on
|
| test_7.txt | 51 verify that the daemon processes and fault monitors are not running on
|
| test_8.txt | 51 verify that the daemon processes and fault monitors are running on
|
| /test/ohacts/src/tset/dataservice/doc/assertions/ |
| dataservice | 53 10. Killing the application daemon process repeatedly to exceed the 58 11. If the fault monitor daemon processes associated with a resource are 73 18. If a daemon process associated with a resource is killed, it should
|
| /test/ohacts/src/tset/dataservice/include/ |
| dataservice.h | 113 * the daemon processes. They are fixing this problem in 3.1 to wait for all 330 extern int kill_daemons_retry_count(int rg_no, int r_no, char *daemon); 338 extern int kill_daemons(char *daemon); 339 extern int verify_daemons_killed(char *daemon); 340 extern int verify_daemons_started(char *daemon); 342 char *daemon);
|
| /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/service/scf_service_get_parent/ |
| ASSERTIONS | 46 repository daemon is currently broken (i.e., handle is not
|
| /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/service/scf_service_get_parent/ |
| ASSERTIONS | 46 repository daemon is currently broken (i.e., handle is not
|
| /test/ohacts/src/tset/dataservice/sample/get_dsinfo_output/ |
| README | 43 of the application and fault monitor daemon processes for HA-NFS. 70 fault monitor daemon processes for Scalable Apache.
|
| /test/ontest-stc2/src/suites/nfs/fnfs/doc/ |
| all.assertion | 238 DESCRIPTION: Test no request will be sent to daemon if the entry has be mounted 499 DESCRIPTION: Test kernel module concurrently sending requests to the daemon with stat() 523 DESCRIPTION: Test kernel module concurrently sending requests to the daemon with opendir() 547 DESCRIPTION: Test autofs concurrently sending requests to the daemon with -host 572 DESCRIPTION: Test autofs concurrently sending requests to the daemon with -host 645 DESCRIPTION: Test concurrently sending same requests to the daemon (using stat()); 669 DESCRIPTION: Test concurrently sending same requests to the daemon (using opendir); 693 DESCRIPTION: Test concurrently sending same requests to the daemon (using stat()); 695 The daemon will be stopped before requests sent to kernel and then continued. 720 DESCRIPTION: Test concurrently sending same requests to the daemon (using opendir) [all...] |
| /test/stcnv/usr/src/suites/nfs/fnfs/doc/ |
| all.assertion | 238 DESCRIPTION: Test no request will be sent to daemon if the entry has be mounted 499 DESCRIPTION: Test kernel module concurrently sending requests to the daemon with stat() 523 DESCRIPTION: Test kernel module concurrently sending requests to the daemon with opendir() 547 DESCRIPTION: Test autofs concurrently sending requests to the daemon with -host 572 DESCRIPTION: Test autofs concurrently sending requests to the daemon with -host 645 DESCRIPTION: Test concurrently sending same requests to the daemon (using stat()); 669 DESCRIPTION: Test concurrently sending same requests to the daemon (using opendir); 693 DESCRIPTION: Test concurrently sending same requests to the daemon (using stat()); 695 The daemon will be stopped before requests sent to kernel and then continued. 720 DESCRIPTION: Test concurrently sending same requests to the daemon (using opendir) [all...] |
| /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/other_tests/domain/ |
| README | 69 daemon thread waits before it checks domain configuration changes. Its value
|
| dom_functions.ksh | 841 typeset daemon=nfsmapid 842 typeset pid=$(pgrep -z `zonename` -x $daemon 2>/dev/null) 845 echo "$n: $daemon is not running" 1>&2 854 echo "$n: Cannot get symbol $var from $daemon" >&2 [all...] |
| /test/ontest-stc2/src/suites/os/smf/tests/libscf-low/connection/scf_handle_bind/ |
| ASSERTIONS | 56 the repository daemon.
|
| /test/stcnv/usr/src/suites/nfs/nfsv4/tests/other_tests/domain/ |
| README | 69 daemon thread waits before it checks domain configuration changes. Its value
|
| dom_functions.ksh | 845 typeset daemon=nfsmapid 846 typeset pid=$(pgrep -z `zonename` -x $daemon 2>/dev/null) 849 echo "$n: $daemon is not running" 1>&2 858 echo "$n: Cannot get symbol $var from $daemon" >&2 [all...] |
| /test/stcnv/usr/src/suites/os/smf/tests/libscf-low/connection/scf_handle_bind/ |
| ASSERTIONS | 56 the repository daemon.
|
| /test/ohacts/src/tset/dataservice/doc/ |
| README | 179 This is the number of daemon processes for Resource 'y' in RG 'x'. 183 This is the name of the daemon process z for Resource 'y' in RG 'x'. 196 This is the name of the fault monitor daemon process z for
|