== lnet-selftest test smoke: lst regression test ========= 04:40:31 (1713429631) oleg450-client: oleg450-client.virtnet: executing lst_cleanup oleg450-server: oleg450-server.virtnet: executing lst_cleanup oleg450-client: oleg450-client.virtnet: executing lst_setup oleg450-server: oleg450-server.virtnet: executing lst_setup #!/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.204.50@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.150@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_batch b /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst run b sleep 1 /home/green/git/lustre-release/lustre/../lnet/utils/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 300 cleanup $pid SESSION: hh FEATURES: 1 TIMEOUT: 100000 FORCE: No 192.168.204.50@tcp are added to session 192.168.204.150@tcp are added to session Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully b is running now [LNet Rates of c] [R] Avg: 3037 RPC/s Min: 3037 RPC/s Max: 3037 RPC/s [W] Avg: 3075 RPC/s Min: 3075 RPC/s Max: 3075 RPC/s [LNet Bandwidth of c] [R] Avg: 293.91 MiB/s Min: 293.91 MiB/s Max: 293.91 MiB/s [W] Avg: 288.25 MiB/s Min: 288.25 MiB/s Max: 288.25 MiB/s [LNet Rates of s] [R] Avg: 3076 RPC/s Min: 3076 RPC/s Max: 3076 RPC/s [W] Avg: 3039 RPC/s Min: 3039 RPC/s Max: 3039 RPC/s [LNet Bandwidth of s] [R] Avg: 288.38 MiB/s Min: 288.38 MiB/s Max: 288.38 MiB/s [W] Avg: 293.62 MiB/s Min: 293.62 MiB/s Max: 293.62 MiB/s [LNet Rates of c] [R] Avg: 2722 RPC/s Min: 2722 RPC/s Max: 2722 RPC/s [W] Avg: 2767 RPC/s Min: 2767 RPC/s Max: 2767 RPC/s [LNet Bandwidth of c] [R] Avg: 265.01 MiB/s Min: 265.01 MiB/s Max: 265.01 MiB/s [W] Avg: 264.64 MiB/s Min: 264.64 MiB/s Max: 264.64 MiB/s [LNet Rates of s] [R] Avg: 2769 RPC/s Min: 2769 RPC/s Max: 2769 RPC/s [W] Avg: 2729 RPC/s Min: 2729 RPC/s Max: 2729 RPC/s [LNet Bandwidth of s] [R] Avg: 264.82 MiB/s Min: 264.82 MiB/s Max: 264.82 MiB/s [W] Avg: 265.30 MiB/s Min: 265.30 MiB/s Max: 265.30 MiB/s [LNet Rates of c] [R] Avg: 2905 RPC/s Min: 2905 RPC/s Max: 2905 RPC/s [W] Avg: 2955 RPC/s Min: 2955 RPC/s Max: 2955 RPC/s [LNet Bandwidth of c] [R] Avg: 279.19 MiB/s Min: 279.19 MiB/s Max: 279.19 MiB/s [W] Avg: 285.52 MiB/s Min: 285.52 MiB/s Max: 285.52 MiB/s [LNet Rates of s] [R] Avg: 2954 RPC/s Min: 2954 RPC/s Max: 2954 RPC/s [W] Avg: 2906 RPC/s Min: 2906 RPC/s Max: 2906 RPC/s [LNet Bandwidth of s] [R] Avg: 285.13 MiB/s Min: 285.13 MiB/s Max: 285.13 MiB/s [W] Avg: 279.22 MiB/s Min: 279.22 MiB/s Max: 279.22 MiB/s [LNet Rates of c] [R] Avg: 2584 RPC/s Min: 2584 RPC/s Max: 2584 RPC/s [W] Avg: 2637 RPC/s Min: 2637 RPC/s Max: 2637 RPC/s [LNet Bandwidth of c] [R] Avg: 307.53 MiB/s Min: 307.53 MiB/s Max: 307.53 MiB/s [W] Avg: 307.16 MiB/s Min: 307.16 MiB/s Max: 307.16 MiB/s [LNet Rates of s] [R] Avg: 2642 RPC/s Min: 2642 RPC/s Max: 2642 RPC/s [W] Avg: 2581 RPC/s Min: 2581 RPC/s Max: 2581 RPC/s [LNet Bandwidth of s] [R] Avg: 306.93 MiB/s Min: 306.93 MiB/s Max: 306.93 MiB/s [W] Avg: 307.60 MiB/s Min: 307.60 MiB/s Max: 307.60 MiB/s [LNet Rates of c] [R] Avg: 2074 RPC/s Min: 2074 RPC/s Max: 2074 RPC/s [W] Avg: 2113 RPC/s Min: 2113 RPC/s Max: 2113 RPC/s [LNet Bandwidth of c] [R] Avg: 272.42 MiB/s Min: 272.42 MiB/s Max: 272.42 MiB/s [W] Avg: 270.44 MiB/s Min: 270.44 MiB/s Max: 270.44 MiB/s [LNet Rates of s] [R] Avg: 2114 RPC/s Min: 2114 RPC/s Max: 2114 RPC/s [W] Avg: 2080 RPC/s Min: 2080 RPC/s Max: 2080 RPC/s [LNet Bandwidth of s] [R] Avg: 270.64 MiB/s Min: 270.64 MiB/s Max: 270.64 MiB/s [W] Avg: 272.33 MiB/s Min: 272.33 MiB/s Max: 272.33 MiB/s [LNet Rates of c] [R] Avg: 1909 RPC/s Min: 1909 RPC/s Max: 1909 RPC/s [W] Avg: 1687 RPC/s Min: 1687 RPC/s Max: 1687 RPC/s [LNet Bandwidth of c] [R] Avg: 322.70 MiB/s Min: 322.70 MiB/s Max: 322.70 MiB/s [W] Avg: 204.58 MiB/s Min: 204.58 MiB/s Max: 204.58 MiB/s [LNet Rates of s] [R] Avg: 1690 RPC/s Min: 1690 RPC/s Max: 1690 RPC/s [W] Avg: 1907 RPC/s Min: 1907 RPC/s Max: 1907 RPC/s [LNet Bandwidth of s] [R] Avg: 204.79 MiB/s Min: 204.79 MiB/s Max: 204.79 MiB/s [W] Avg: 322.69 MiB/s Min: 322.69 MiB/s Max: 322.69 MiB/s [LNet Rates of c] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [LNet Bandwidth of c] [R] Avg: 30.61 MiB/s Min: 30.61 MiB/s Max: 30.61 MiB/s [W] Avg: 151.84 MiB/s Min: 151.84 MiB/s Max: 151.84 MiB/s [LNet Rates of s] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [LNet Bandwidth of s] [R] Avg: 151.58 MiB/s Min: 151.58 MiB/s Max: 151.58 MiB/s [W] Avg: 29.50 MiB/s Min: 29.50 MiB/s Max: 29.50 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of c] [R] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [W] Avg: 0 RPC/s Min: 0 RPC/s Max: 0 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [LNet Rates of s] [R] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [W] Avg: 3 RPC/s Min: 3 RPC/s Max: 3 RPC/s [LNet Bandwidth of s] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s killing 8884 ... Batch is stopped c: Total 0 error nodes in c s: Total 0 error nodes in s Total 0 error nodes in c Total 0 error nodes in s oleg450-client: oleg450-client.virtnet: executing lst_cleanup oleg450-server: oleg450-server.virtnet: executing lst_cleanup