== lnet-selftest test smoke: lst regression test ========= 03:23:18 (1713424998) oleg357-client: oleg357-client.virtnet: executing lst_cleanup oleg357-server: oleg357-server.virtnet: executing lst_cleanup oleg357-client: oleg357-client.virtnet: executing lst_setup oleg357-server: oleg357-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.203.57@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.203.157@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.203.57@tcp are added to session 192.168.203.157@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: 3524 RPC/s Min: 3524 RPC/s Max: 3524 RPC/s [W] Avg: 3568 RPC/s Min: 3568 RPC/s Max: 3568 RPC/s [LNet Bandwidth of c] [R] Avg: 338.08 MiB/s Min: 338.08 MiB/s Max: 338.08 MiB/s [W] Avg: 338.41 MiB/s Min: 338.41 MiB/s Max: 338.41 MiB/s [LNet Rates of s] [R] Avg: 3569 RPC/s Min: 3569 RPC/s Max: 3569 RPC/s [W] Avg: 3524 RPC/s Min: 3524 RPC/s Max: 3524 RPC/s [LNet Bandwidth of s] [R] Avg: 338.44 MiB/s Min: 338.44 MiB/s Max: 338.44 MiB/s [W] Avg: 338.11 MiB/s Min: 338.11 MiB/s Max: 338.11 MiB/s [LNet Rates of c] [R] Avg: 3416 RPC/s Min: 3416 RPC/s Max: 3416 RPC/s [W] Avg: 3467 RPC/s Min: 3467 RPC/s Max: 3467 RPC/s [LNet Bandwidth of c] [R] Avg: 334.92 MiB/s Min: 334.92 MiB/s Max: 334.92 MiB/s [W] Avg: 330.85 MiB/s Min: 330.85 MiB/s Max: 330.85 MiB/s [LNet Rates of s] [R] Avg: 3469 RPC/s Min: 3469 RPC/s Max: 3469 RPC/s [W] Avg: 3414 RPC/s Min: 3414 RPC/s Max: 3414 RPC/s [LNet Bandwidth of s] [R] Avg: 330.39 MiB/s Min: 330.39 MiB/s Max: 330.39 MiB/s [W] Avg: 335.05 MiB/s Min: 335.05 MiB/s Max: 335.05 MiB/s [LNet Rates of c] [R] Avg: 2842 RPC/s Min: 2842 RPC/s Max: 2842 RPC/s [W] Avg: 2901 RPC/s Min: 2901 RPC/s Max: 2901 RPC/s [LNet Bandwidth of c] [R] Avg: 302.64 MiB/s Min: 302.64 MiB/s Max: 302.64 MiB/s [W] Avg: 301.48 MiB/s Min: 301.48 MiB/s Max: 301.48 MiB/s [LNet Rates of s] [R] Avg: 2898 RPC/s Min: 2898 RPC/s Max: 2898 RPC/s [W] Avg: 2845 RPC/s Min: 2845 RPC/s Max: 2845 RPC/s [LNet Bandwidth of s] [R] Avg: 301.28 MiB/s Min: 301.28 MiB/s Max: 301.28 MiB/s [W] Avg: 302.15 MiB/s Min: 302.15 MiB/s Max: 302.15 MiB/s [LNet Rates of c] [R] Avg: 2564 RPC/s Min: 2564 RPC/s Max: 2564 RPC/s [W] Avg: 2611 RPC/s Min: 2611 RPC/s Max: 2611 RPC/s [LNet Bandwidth of c] [R] Avg: 314.68 MiB/s Min: 314.68 MiB/s Max: 314.68 MiB/s [W] Avg: 309.63 MiB/s Min: 309.63 MiB/s Max: 309.63 MiB/s [LNet Rates of s] [R] Avg: 2616 RPC/s Min: 2616 RPC/s Max: 2616 RPC/s [W] Avg: 2563 RPC/s Min: 2563 RPC/s Max: 2563 RPC/s [LNet Bandwidth of s] [R] Avg: 309.62 MiB/s Min: 309.62 MiB/s Max: 309.62 MiB/s [W] Avg: 314.57 MiB/s Min: 314.57 MiB/s Max: 314.57 MiB/s [LNet Rates of c] [R] Avg: 2254 RPC/s Min: 2254 RPC/s Max: 2254 RPC/s [W] Avg: 2138 RPC/s Min: 2138 RPC/s Max: 2138 RPC/s [LNet Bandwidth of c] [R] Avg: 345.07 MiB/s Min: 345.07 MiB/s Max: 345.07 MiB/s [W] Avg: 275.21 MiB/s Min: 275.21 MiB/s Max: 275.21 MiB/s [LNet Rates of s] [R] Avg: 2136 RPC/s Min: 2136 RPC/s Max: 2136 RPC/s [W] Avg: 2257 RPC/s Min: 2257 RPC/s Max: 2257 RPC/s [LNet Bandwidth of s] [R] Avg: 275.05 MiB/s Min: 275.05 MiB/s Max: 275.05 MiB/s [W] Avg: 345.84 MiB/s Min: 345.84 MiB/s Max: 345.84 MiB/s [LNet Rates of c] [R] Avg: 1172 RPC/s Min: 1172 RPC/s Max: 1172 RPC/s [W] Avg: 1088 RPC/s Min: 1088 RPC/s Max: 1088 RPC/s [LNet Bandwidth of c] [R] Avg: 129.20 MiB/s Min: 129.20 MiB/s Max: 129.20 MiB/s [W] Avg: 211.84 MiB/s Min: 211.84 MiB/s Max: 211.84 MiB/s [LNet Rates of s] [R] Avg: 1090 RPC/s Min: 1090 RPC/s Max: 1090 RPC/s [W] Avg: 1171 RPC/s Min: 1171 RPC/s Max: 1171 RPC/s [LNet Bandwidth of s] [R] Avg: 211.96 MiB/s Min: 211.96 MiB/s Max: 211.96 MiB/s [W] Avg: 128.03 MiB/s Min: 128.03 MiB/s Max: 128.03 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 [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 8840 ... 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 oleg357-client: oleg357-client.virtnet: executing lst_cleanup oleg357-server: oleg357-server.virtnet: executing lst_cleanup