== lnet-selftest test smoke: lst regression test ========= 14:58:23 (1713293903) oleg204-client: oleg204-client.virtnet: executing lst_cleanup oleg204-server: oleg204-server.virtnet: executing lst_cleanup oleg204-client: oleg204-client.virtnet: executing lst_setup oleg204-server: oleg204-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.202.4@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.202.104@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.202.4@tcp are added to session 192.168.202.104@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: 2958 RPC/s Min: 2958 RPC/s Max: 2958 RPC/s [W] Avg: 2997 RPC/s Min: 2997 RPC/s Max: 2997 RPC/s [LNet Bandwidth of c] [R] Avg: 288.79 MiB/s Min: 288.79 MiB/s Max: 288.79 MiB/s [W] Avg: 284.73 MiB/s Min: 284.73 MiB/s Max: 284.73 MiB/s [LNet Rates of s] [R] Avg: 2998 RPC/s Min: 2998 RPC/s Max: 2998 RPC/s [W] Avg: 2960 RPC/s Min: 2960 RPC/s Max: 2960 RPC/s [LNet Bandwidth of s] [R] Avg: 284.21 MiB/s Min: 284.21 MiB/s Max: 284.21 MiB/s [W] Avg: 288.56 MiB/s Min: 288.56 MiB/s Max: 288.56 MiB/s [LNet Rates of c] [R] Avg: 2928 RPC/s Min: 2928 RPC/s Max: 2928 RPC/s [W] Avg: 2971 RPC/s Min: 2971 RPC/s Max: 2971 RPC/s [LNet Bandwidth of c] [R] Avg: 282.28 MiB/s Min: 282.28 MiB/s Max: 282.28 MiB/s [W] Avg: 280.32 MiB/s Min: 280.32 MiB/s Max: 280.32 MiB/s [LNet Rates of s] [R] Avg: 2975 RPC/s Min: 2975 RPC/s Max: 2975 RPC/s [W] Avg: 2931 RPC/s Min: 2931 RPC/s Max: 2931 RPC/s [LNet Bandwidth of s] [R] Avg: 280.76 MiB/s Min: 280.76 MiB/s Max: 280.76 MiB/s [W] Avg: 282.62 MiB/s Min: 282.62 MiB/s Max: 282.62 MiB/s [LNet Rates of c] [R] Avg: 3168 RPC/s Min: 3168 RPC/s Max: 3168 RPC/s [W] Avg: 3216 RPC/s Min: 3216 RPC/s Max: 3216 RPC/s [LNet Bandwidth of c] [R] Avg: 305.97 MiB/s Min: 305.97 MiB/s Max: 305.97 MiB/s [W] Avg: 306.59 MiB/s Min: 306.59 MiB/s Max: 306.59 MiB/s [LNet Rates of s] [R] Avg: 3216 RPC/s Min: 3216 RPC/s Max: 3216 RPC/s [W] Avg: 3172 RPC/s Min: 3172 RPC/s Max: 3172 RPC/s [LNet Bandwidth of s] [R] Avg: 306.37 MiB/s Min: 306.37 MiB/s Max: 306.37 MiB/s [W] Avg: 306.45 MiB/s Min: 306.45 MiB/s Max: 306.45 MiB/s [LNet Rates of c] [R] Avg: 2583 RPC/s Min: 2583 RPC/s Max: 2583 RPC/s [W] Avg: 2638 RPC/s Min: 2638 RPC/s Max: 2638 RPC/s [LNet Bandwidth of c] [R] Avg: 312.63 MiB/s Min: 312.63 MiB/s Max: 312.63 MiB/s [W] Avg: 308.15 MiB/s Min: 308.15 MiB/s Max: 308.15 MiB/s [LNet Rates of s] [R] Avg: 2642 RPC/s Min: 2642 RPC/s Max: 2642 RPC/s [W] Avg: 2584 RPC/s Min: 2584 RPC/s Max: 2584 RPC/s [LNet Bandwidth of s] [R] Avg: 307.88 MiB/s Min: 307.88 MiB/s Max: 307.88 MiB/s [W] Avg: 312.27 MiB/s Min: 312.27 MiB/s Max: 312.27 MiB/s [LNet Rates of c] [R] Avg: 2213 RPC/s Min: 2213 RPC/s Max: 2213 RPC/s [W] Avg: 2217 RPC/s Min: 2217 RPC/s Max: 2217 RPC/s [LNet Bandwidth of c] [R] Avg: 311.69 MiB/s Min: 311.69 MiB/s Max: 311.69 MiB/s [W] Avg: 304.70 MiB/s Min: 304.70 MiB/s Max: 304.70 MiB/s [LNet Rates of s] [R] Avg: 2219 RPC/s Min: 2219 RPC/s Max: 2219 RPC/s [W] Avg: 2216 RPC/s Min: 2216 RPC/s Max: 2216 RPC/s [LNet Bandwidth of s] [R] Avg: 305.38 MiB/s Min: 305.38 MiB/s Max: 305.38 MiB/s [W] Avg: 311.66 MiB/s Min: 311.66 MiB/s Max: 311.66 MiB/s [LNet Rates of c] [R] Avg: 1962 RPC/s Min: 1962 RPC/s Max: 1962 RPC/s [W] Avg: 1775 RPC/s Min: 1775 RPC/s Max: 1775 RPC/s [LNet Bandwidth of c] [R] Avg: 272.00 MiB/s Min: 272.00 MiB/s Max: 272.00 MiB/s [W] Avg: 278.74 MiB/s Min: 278.74 MiB/s Max: 278.74 MiB/s [LNet Rates of s] [R] Avg: 1778 RPC/s Min: 1778 RPC/s Max: 1778 RPC/s [W] Avg: 1964 RPC/s Min: 1964 RPC/s Max: 1964 RPC/s [LNet Bandwidth of s] [R] Avg: 278.10 MiB/s Min: 278.10 MiB/s Max: 278.10 MiB/s [W] Avg: 271.65 MiB/s Min: 271.65 MiB/s Max: 271.65 MiB/s [LNet Rates of c] [R] Avg: 22 RPC/s Min: 22 RPC/s Max: 22 RPC/s [W] Avg: 21 RPC/s Min: 21 RPC/s Max: 21 RPC/s [LNet Bandwidth of c] [R] Avg: 0.00 MiB/s Min: 0.00 MiB/s Max: 0.00 MiB/s [W] Avg: 10.70 MiB/s Min: 10.70 MiB/s Max: 10.70 MiB/s [LNet Rates of s] [R] Avg: 25 RPC/s Min: 25 RPC/s Max: 25 RPC/s [W] Avg: 25 RPC/s Min: 25 RPC/s Max: 25 RPC/s [LNet Bandwidth of s] [R] Avg: 11.10 MiB/s Min: 11.10 MiB/s Max: 11.10 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 8880 ... 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 oleg204-client: oleg204-client.virtnet: executing lst_cleanup oleg204-server: oleg204-server.virtnet: executing lst_cleanup