== lnet-selftest test smoke: lst regression test ========= 10:49:40 (1713278980) oleg313-server: oleg313-server.virtnet: executing lst_cleanup oleg313-client: oleg313-client.virtnet: executing lst_cleanup oleg313-client: oleg313-client.virtnet: executing lst_setup oleg313-server: oleg313-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.13@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.203.113@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.13@tcp are added to session 192.168.203.113@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: 3404 RPC/s Min: 3404 RPC/s Max: 3404 RPC/s [W] Avg: 3461 RPC/s Min: 3461 RPC/s Max: 3461 RPC/s [LNet Bandwidth of c] [R] Avg: 329.85 MiB/s Min: 329.85 MiB/s Max: 329.85 MiB/s [W] Avg: 329.28 MiB/s Min: 329.28 MiB/s Max: 329.28 MiB/s [LNet Rates of s] [R] Avg: 3460 RPC/s Min: 3460 RPC/s Max: 3460 RPC/s [W] Avg: 3401 RPC/s Min: 3401 RPC/s Max: 3401 RPC/s [LNet Bandwidth of s] [R] Avg: 329.44 MiB/s Min: 329.44 MiB/s Max: 329.44 MiB/s [W] Avg: 330.41 MiB/s Min: 330.41 MiB/s Max: 330.41 MiB/s [LNet Rates of c] [R] Avg: 3228 RPC/s Min: 3228 RPC/s Max: 3228 RPC/s [W] Avg: 3260 RPC/s Min: 3260 RPC/s Max: 3260 RPC/s [LNet Bandwidth of c] [R] Avg: 315.46 MiB/s Min: 315.46 MiB/s Max: 315.46 MiB/s [W] Avg: 307.18 MiB/s Min: 307.18 MiB/s Max: 307.18 MiB/s [LNet Rates of s] [R] Avg: 3264 RPC/s Min: 3264 RPC/s Max: 3264 RPC/s [W] Avg: 3235 RPC/s Min: 3235 RPC/s Max: 3235 RPC/s [LNet Bandwidth of s] [R] Avg: 306.78 MiB/s Min: 306.78 MiB/s Max: 306.78 MiB/s [W] Avg: 314.66 MiB/s Min: 314.66 MiB/s Max: 314.66 MiB/s [LNet Rates of c] [R] Avg: 3170 RPC/s Min: 3170 RPC/s Max: 3170 RPC/s [W] Avg: 3233 RPC/s Min: 3233 RPC/s Max: 3233 RPC/s [LNet Bandwidth of c] [R] Avg: 316.91 MiB/s Min: 316.91 MiB/s Max: 316.91 MiB/s [W] Avg: 323.16 MiB/s Min: 323.16 MiB/s Max: 323.16 MiB/s [LNet Rates of s] [R] Avg: 3234 RPC/s Min: 3234 RPC/s Max: 3234 RPC/s [W] Avg: 3165 RPC/s Min: 3165 RPC/s Max: 3165 RPC/s [LNet Bandwidth of s] [R] Avg: 323.38 MiB/s Min: 323.38 MiB/s Max: 323.38 MiB/s [W] Avg: 316.90 MiB/s Min: 316.90 MiB/s Max: 316.90 MiB/s [LNet Rates of c] [R] Avg: 2734 RPC/s Min: 2734 RPC/s Max: 2734 RPC/s [W] Avg: 2783 RPC/s Min: 2783 RPC/s Max: 2783 RPC/s [LNet Bandwidth of c] [R] Avg: 331.62 MiB/s Min: 331.62 MiB/s Max: 331.62 MiB/s [W] Avg: 325.26 MiB/s Min: 325.26 MiB/s Max: 325.26 MiB/s [LNet Rates of s] [R] Avg: 2784 RPC/s Min: 2784 RPC/s Max: 2784 RPC/s [W] Avg: 2738 RPC/s Min: 2738 RPC/s Max: 2738 RPC/s [LNet Bandwidth of s] [R] Avg: 325.52 MiB/s Min: 325.52 MiB/s Max: 325.52 MiB/s [W] Avg: 331.77 MiB/s Min: 331.77 MiB/s Max: 331.77 MiB/s [LNet Rates of c] [R] Avg: 2278 RPC/s Min: 2278 RPC/s Max: 2278 RPC/s [W] Avg: 2182 RPC/s Min: 2182 RPC/s Max: 2182 RPC/s [LNet Bandwidth of c] [R] Avg: 352.28 MiB/s Min: 352.28 MiB/s Max: 352.28 MiB/s [W] Avg: 294.42 MiB/s Min: 294.42 MiB/s Max: 294.42 MiB/s [LNet Rates of s] [R] Avg: 2181 RPC/s Min: 2181 RPC/s Max: 2181 RPC/s [W] Avg: 2281 RPC/s Min: 2281 RPC/s Max: 2281 RPC/s [LNet Bandwidth of s] [R] Avg: 293.83 MiB/s Min: 293.83 MiB/s Max: 293.83 MiB/s [W] Avg: 352.82 MiB/s Min: 352.82 MiB/s Max: 352.82 MiB/s [LNet Rates of c] [R] Avg: 1311 RPC/s Min: 1311 RPC/s Max: 1311 RPC/s [W] Avg: 1212 RPC/s Min: 1212 RPC/s Max: 1212 RPC/s [LNet Bandwidth of c] [R] Avg: 154.49 MiB/s Min: 154.49 MiB/s Max: 154.49 MiB/s [W] Avg: 223.90 MiB/s Min: 223.90 MiB/s Max: 223.90 MiB/s [LNet Rates of s] [R] Avg: 1214 RPC/s Min: 1214 RPC/s Max: 1214 RPC/s [W] Avg: 1308 RPC/s Min: 1308 RPC/s Max: 1308 RPC/s [LNet Bandwidth of s] [R] Avg: 224.09 MiB/s Min: 224.09 MiB/s Max: 224.09 MiB/s [W] Avg: 153.37 MiB/s Min: 153.37 MiB/s Max: 153.37 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 [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 8872 ... 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 oleg313-client: oleg313-client.virtnet: executing lst_cleanup oleg313-server: oleg313-server.virtnet: executing lst_cleanup