== lnet-selftest test smoke: lst regression test ========= 14:41:46 (1785350506) oleg446-client: oleg446-client.virtnet: executing lst_cleanup oleg446-server: oleg446-server.virtnet: executing lst_cleanup oleg446-client: oleg446-client.virtnet: executing lst_setup oleg446-server: oleg446-server.virtnet: executing lst_setup #!/usr/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.46@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.146@tcp echo '=====================================' echo 'Listing of bad_group should not crash' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst list_group s bad_group c /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 1 --distribute 1:1 --from c --to s brw write 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 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=discard 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=discard 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=simple 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=simple 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 8 --distribute 1:1 --from c --to s brw write 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 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=discard 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=discard 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=simple 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=simple 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 1 --distribute 1:1 --from c --to s brw write 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 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 write check=discard 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=discard 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 write check=simple 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=simple 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 8 --distribute 1:1 --from c --to s brw write 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 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=discard 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=discard 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=simple 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=simple 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 1 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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=simple 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=simple 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 8 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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=simple 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=simple 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 1 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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=simple 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=simple 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 8 --distribute 1:1 --from c --to s brw read 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 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=discard 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=discard 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=simple 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=simple 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: 3 TIMEOUT: 100000 FORCE: No 192.168.204.46@tcp are added to session 192.168.204.146@tcp are added to session ===================================== Listing of bad_group should not crash ===================================== 1 0 0 0 1 (null) 1 0 0 0 1 (null) 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 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 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: 379 RPC/s Min: 379 RPC/s Max: 379 RPC/s [W] Avg: 380 RPC/s Min: 380 RPC/s Max: 380 RPC/s [LNet Bandwidth of c] [R] Avg: 48.11 MiB/s Min: 48.11 MiB/s Max: 48.11 MiB/s [W] Avg: 48.40 MiB/s Min: 48.40 MiB/s Max: 48.40 MiB/s [LNet Rates of s] [R] Avg: 405 RPC/s Min: 405 RPC/s Max: 405 RPC/s [W] Avg: 396 RPC/s Min: 396 RPC/s Max: 396 RPC/s [LNet Bandwidth of s] [R] Avg: 49.09 MiB/s Min: 49.09 MiB/s Max: 49.09 MiB/s [W] Avg: 48.69 MiB/s Min: 48.69 MiB/s Max: 48.69 MiB/s [LNet Rates of c] [R] Avg: 428 RPC/s Min: 428 RPC/s Max: 428 RPC/s [W] Avg: 427 RPC/s Min: 427 RPC/s Max: 427 RPC/s [LNet Bandwidth of c] [R] Avg: 51.46 MiB/s Min: 51.46 MiB/s Max: 51.46 MiB/s [W] Avg: 52.18 MiB/s Min: 52.18 MiB/s Max: 52.18 MiB/s [LNet Rates of s] [R] Avg: 426 RPC/s Min: 426 RPC/s Max: 426 RPC/s [W] Avg: 428 RPC/s Min: 428 RPC/s Max: 428 RPC/s [LNet Bandwidth of s] [R] Avg: 52.17 MiB/s Min: 52.17 MiB/s Max: 52.17 MiB/s [W] Avg: 51.25 MiB/s Min: 51.25 MiB/s Max: 51.25 MiB/s [LNet Rates of c] [R] Avg: 486 RPC/s Min: 486 RPC/s Max: 486 RPC/s [W] Avg: 488 RPC/s Min: 488 RPC/s Max: 488 RPC/s [LNet Bandwidth of c] [R] Avg: 59.64 MiB/s Min: 59.64 MiB/s Max: 59.64 MiB/s [W] Avg: 59.14 MiB/s Min: 59.14 MiB/s Max: 59.14 MiB/s [LNet Rates of s] [R] Avg: 476 RPC/s Min: 476 RPC/s Max: 476 RPC/s [W] Avg: 482 RPC/s Min: 482 RPC/s Max: 482 RPC/s [LNet Bandwidth of s] [R] Avg: 59.96 MiB/s Min: 59.96 MiB/s Max: 59.96 MiB/s [W] Avg: 59.94 MiB/s Min: 59.94 MiB/s Max: 59.94 MiB/s [LNet Rates of c] [R] Avg: 423 RPC/s Min: 423 RPC/s Max: 423 RPC/s [W] Avg: 463 RPC/s Min: 463 RPC/s Max: 463 RPC/s [LNet Bandwidth of c] [R] Avg: 53.07 MiB/s Min: 53.07 MiB/s Max: 53.07 MiB/s [W] Avg: 55.03 MiB/s Min: 55.03 MiB/s Max: 55.03 MiB/s [LNet Rates of s] [R] Avg: 452 RPC/s Min: 452 RPC/s Max: 452 RPC/s [W] Avg: 440 RPC/s Min: 440 RPC/s Max: 440 RPC/s [LNet Bandwidth of s] [R] Avg: 54.15 MiB/s Min: 54.15 MiB/s Max: 54.15 MiB/s [W] Avg: 53.21 MiB/s Min: 53.21 MiB/s Max: 53.21 MiB/s [LNet Rates of c] [R] Avg: 558 RPC/s Min: 558 RPC/s Max: 558 RPC/s [W] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [LNet Bandwidth of c] [R] Avg: 68.89 MiB/s Min: 68.89 MiB/s Max: 68.89 MiB/s [W] Avg: 70.32 MiB/s Min: 70.32 MiB/s Max: 70.32 MiB/s [LNet Rates of s] [R] Avg: 568 RPC/s Min: 568 RPC/s Max: 568 RPC/s [W] Avg: 558 RPC/s Min: 558 RPC/s Max: 558 RPC/s [LNet Bandwidth of s] [R] Avg: 69.76 MiB/s Min: 69.76 MiB/s Max: 69.76 MiB/s [W] Avg: 68.43 MiB/s Min: 68.43 MiB/s Max: 68.43 MiB/s [LNet Rates of c] [R] Avg: 511 RPC/s Min: 511 RPC/s Max: 511 RPC/s [W] Avg: 523 RPC/s Min: 523 RPC/s Max: 523 RPC/s [LNet Bandwidth of c] [R] Avg: 62.85 MiB/s Min: 62.85 MiB/s Max: 62.85 MiB/s [W] Avg: 63.38 MiB/s Min: 63.38 MiB/s Max: 63.38 MiB/s [LNet Rates of s] [R] Avg: 515 RPC/s Min: 515 RPC/s Max: 515 RPC/s [W] Avg: 515 RPC/s Min: 515 RPC/s Max: 515 RPC/s [LNet Bandwidth of s] [R] Avg: 63.84 MiB/s Min: 63.84 MiB/s Max: 63.84 MiB/s [W] Avg: 62.79 MiB/s Min: 62.79 MiB/s Max: 62.79 MiB/s [LNet Rates of c] [R] Avg: 385 RPC/s Min: 385 RPC/s Max: 385 RPC/s [W] Avg: 388 RPC/s Min: 388 RPC/s Max: 388 RPC/s [LNet Bandwidth of c] [R] Avg: 47.23 MiB/s Min: 47.23 MiB/s Max: 47.23 MiB/s [W] Avg: 47.32 MiB/s Min: 47.32 MiB/s Max: 47.32 MiB/s [LNet Rates of s] [R] Avg: 392 RPC/s Min: 392 RPC/s Max: 392 RPC/s [W] Avg: 387 RPC/s Min: 387 RPC/s Max: 387 RPC/s [LNet Bandwidth of s] [R] Avg: 47.23 MiB/s Min: 47.23 MiB/s Max: 47.23 MiB/s [W] Avg: 47.42 MiB/s Min: 47.42 MiB/s Max: 47.42 MiB/s [LNet Rates of c] [R] Avg: 365 RPC/s Min: 365 RPC/s Max: 365 RPC/s [W] Avg: 333 RPC/s Min: 333 RPC/s Max: 333 RPC/s [LNet Bandwidth of c] [R] Avg: 44.01 MiB/s Min: 44.01 MiB/s Max: 44.01 MiB/s [W] Avg: 46.54 MiB/s Min: 46.54 MiB/s Max: 46.54 MiB/s [LNet Rates of s] [R] Avg: 365 RPC/s Min: 365 RPC/s Max: 365 RPC/s [W] Avg: 366 RPC/s Min: 366 RPC/s Max: 366 RPC/s [LNet Bandwidth of s] [R] Avg: 46.31 MiB/s Min: 46.31 MiB/s Max: 46.31 MiB/s [W] Avg: 43.90 MiB/s Min: 43.90 MiB/s Max: 43.90 MiB/s [LNet Rates of c] [R] Avg: 460 RPC/s Min: 460 RPC/s Max: 460 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of c] [R] Avg: 55.93 MiB/s Min: 55.93 MiB/s Max: 55.93 MiB/s [W] Avg: 57.36 MiB/s Min: 57.36 MiB/s Max: 57.36 MiB/s [LNet Rates of s] [R] Avg: 469 RPC/s Min: 469 RPC/s Max: 469 RPC/s [W] Avg: 463 RPC/s Min: 463 RPC/s Max: 463 RPC/s [LNet Bandwidth of s] [R] Avg: 57.51 MiB/s Min: 57.51 MiB/s Max: 57.51 MiB/s [W] Avg: 56.07 MiB/s Min: 56.07 MiB/s Max: 56.07 MiB/s [LNet Rates of c] [R] Avg: 314 RPC/s Min: 314 RPC/s Max: 314 RPC/s [W] Avg: 281 RPC/s Min: 281 RPC/s Max: 281 RPC/s [LNet Bandwidth of c] [R] Avg: 38.79 MiB/s Min: 38.79 MiB/s Max: 38.79 MiB/s [W] Avg: 38.79 MiB/s Min: 38.79 MiB/s Max: 38.79 MiB/s [LNet Rates of s] [R] Avg: 310 RPC/s Min: 310 RPC/s Max: 310 RPC/s [W] Avg: 310 RPC/s Min: 310 RPC/s Max: 310 RPC/s [LNet Bandwidth of s] [R] Avg: 38.60 MiB/s Min: 38.60 MiB/s Max: 38.60 MiB/s [W] Avg: 38.49 MiB/s Min: 38.49 MiB/s Max: 38.49 MiB/s [LNet Rates of c] [R] Avg: 276 RPC/s Min: 276 RPC/s Max: 276 RPC/s [W] Avg: 293 RPC/s Min: 293 RPC/s Max: 293 RPC/s [LNet Bandwidth of c] [R] Avg: 34.09 MiB/s Min: 34.09 MiB/s Max: 34.09 MiB/s [W] Avg: 34.18 MiB/s Min: 34.18 MiB/s Max: 34.18 MiB/s [LNet Rates of s] [R] Avg: 282 RPC/s Min: 282 RPC/s Max: 282 RPC/s [W] Avg: 283 RPC/s Min: 283 RPC/s Max: 283 RPC/s [LNet Bandwidth of s] [R] Avg: 34.05 MiB/s Min: 34.05 MiB/s Max: 34.05 MiB/s [W] Avg: 34.06 MiB/s Min: 34.06 MiB/s Max: 34.06 MiB/s [LNet Rates of c] [R] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [W] Avg: 506 RPC/s Min: 506 RPC/s Max: 506 RPC/s [LNet Bandwidth of c] [R] Avg: 62.44 MiB/s Min: 62.44 MiB/s Max: 62.44 MiB/s [W] Avg: 61.93 MiB/s Min: 61.93 MiB/s Max: 61.93 MiB/s [LNet Rates of s] [R] Avg: 491 RPC/s Min: 491 RPC/s Max: 491 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of s] [R] Avg: 61.43 MiB/s Min: 61.43 MiB/s Max: 61.43 MiB/s [W] Avg: 62.33 MiB/s Min: 62.33 MiB/s Max: 62.33 MiB/s [LNet Rates of c] [R] Avg: 535 RPC/s Min: 535 RPC/s Max: 535 RPC/s [W] Avg: 504 RPC/s Min: 504 RPC/s Max: 504 RPC/s [LNet Bandwidth of c] [R] Avg: 63.26 MiB/s Min: 63.26 MiB/s Max: 63.26 MiB/s [W] Avg: 63.69 MiB/s Min: 63.69 MiB/s Max: 63.69 MiB/s [LNet Rates of s] [R] Avg: 516 RPC/s Min: 516 RPC/s Max: 516 RPC/s [W] Avg: 531 RPC/s Min: 531 RPC/s Max: 531 RPC/s [LNet Bandwidth of s] [R] Avg: 64.85 MiB/s Min: 64.85 MiB/s Max: 64.85 MiB/s [W] Avg: 63.71 MiB/s Min: 63.71 MiB/s Max: 63.71 MiB/s [LNet Rates of c] [R] Avg: 467 RPC/s Min: 467 RPC/s Max: 467 RPC/s [W] Avg: 505 RPC/s Min: 505 RPC/s Max: 505 RPC/s [LNet Bandwidth of c] [R] Avg: 59.06 MiB/s Min: 59.06 MiB/s Max: 59.06 MiB/s [W] Avg: 60.31 MiB/s Min: 60.31 MiB/s Max: 60.31 MiB/s [LNet Rates of s] [R] Avg: 508 RPC/s Min: 508 RPC/s Max: 508 RPC/s [W] Avg: 480 RPC/s Min: 480 RPC/s Max: 480 RPC/s [LNet Bandwidth of s] [R] Avg: 60.00 MiB/s Min: 60.00 MiB/s Max: 60.00 MiB/s [W] Avg: 58.50 MiB/s Min: 58.50 MiB/s Max: 58.50 MiB/s [LNet Rates of c] [R] Avg: 438 RPC/s Min: 438 RPC/s Max: 438 RPC/s [W] Avg: 399 RPC/s Min: 399 RPC/s Max: 399 RPC/s [LNet Bandwidth of c] [R] Avg: 52.15 MiB/s Min: 52.15 MiB/s Max: 52.15 MiB/s [W] Avg: 52.45 MiB/s Min: 52.45 MiB/s Max: 52.45 MiB/s [LNet Rates of s] [R] Avg: 433 RPC/s Min: 433 RPC/s Max: 433 RPC/s [W] Avg: 434 RPC/s Min: 434 RPC/s Max: 434 RPC/s [LNet Bandwidth of s] [R] Avg: 52.95 MiB/s Min: 52.95 MiB/s Max: 52.95 MiB/s [W] Avg: 52.84 MiB/s Min: 52.84 MiB/s Max: 52.84 MiB/s [LNet Rates of c] [R] Avg: 434 RPC/s Min: 434 RPC/s Max: 434 RPC/s [W] Avg: 452 RPC/s Min: 452 RPC/s Max: 452 RPC/s [LNet Bandwidth of c] [R] Avg: 54.98 MiB/s Min: 54.98 MiB/s Max: 54.98 MiB/s [W] Avg: 54.02 MiB/s Min: 54.02 MiB/s Max: 54.02 MiB/s [LNet Rates of s] [R] Avg: 412 RPC/s Min: 412 RPC/s Max: 412 RPC/s [W] Avg: 433 RPC/s Min: 433 RPC/s Max: 433 RPC/s [LNet Bandwidth of s] [R] Avg: 53.15 MiB/s Min: 53.15 MiB/s Max: 53.15 MiB/s [W] Avg: 52.97 MiB/s Min: 52.97 MiB/s Max: 52.97 MiB/s [LNet Rates of c] [R] Avg: 331 RPC/s Min: 331 RPC/s Max: 331 RPC/s [W] Avg: 353 RPC/s Min: 353 RPC/s Max: 353 RPC/s [LNet Bandwidth of c] [R] Avg: 41.34 MiB/s Min: 41.34 MiB/s Max: 41.34 MiB/s [W] Avg: 42.94 MiB/s Min: 42.94 MiB/s Max: 42.94 MiB/s [LNet Rates of s] [R] Avg: 361 RPC/s Min: 361 RPC/s Max: 361 RPC/s [W] Avg: 341 RPC/s Min: 341 RPC/s Max: 341 RPC/s [LNet Bandwidth of s] [R] Avg: 42.22 MiB/s Min: 42.22 MiB/s Max: 42.22 MiB/s [W] Avg: 42.21 MiB/s Min: 42.21 MiB/s Max: 42.21 MiB/s [LNet Rates of c] [R] Avg: 382 RPC/s Min: 382 RPC/s Max: 382 RPC/s [W] Avg: 346 RPC/s Min: 346 RPC/s Max: 346 RPC/s [LNet Bandwidth of c] [R] Avg: 44.36 MiB/s Min: 44.36 MiB/s Max: 44.36 MiB/s [W] Avg: 44.33 MiB/s Min: 44.33 MiB/s Max: 44.33 MiB/s [LNet Rates of s] [R] Avg: 376 RPC/s Min: 376 RPC/s Max: 376 RPC/s [W] Avg: 372 RPC/s Min: 372 RPC/s Max: 372 RPC/s [LNet Bandwidth of s] [R] Avg: 45.60 MiB/s Min: 45.60 MiB/s Max: 45.60 MiB/s [W] Avg: 45.15 MiB/s Min: 45.15 MiB/s Max: 45.15 MiB/s [LNet Rates of c] [R] Avg: 494 RPC/s Min: 494 RPC/s Max: 494 RPC/s [W] Avg: 512 RPC/s Min: 512 RPC/s Max: 512 RPC/s [LNet Bandwidth of c] [R] Avg: 62.12 MiB/s Min: 62.12 MiB/s Max: 62.12 MiB/s [W] Avg: 63.79 MiB/s Min: 63.79 MiB/s Max: 63.79 MiB/s [LNet Rates of s] [R] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [W] Avg: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [LNet Bandwidth of s] [R] Avg: 63.31 MiB/s Min: 63.31 MiB/s Max: 63.31 MiB/s [W] Avg: 62.55 MiB/s Min: 62.55 MiB/s Max: 62.55 MiB/s [LNet Rates of c] [R] Avg: 427 RPC/s Min: 427 RPC/s Max: 427 RPC/s [W] Avg: 418 RPC/s Min: 418 RPC/s Max: 418 RPC/s [LNet Bandwidth of c] [R] Avg: 52.42 MiB/s Min: 52.42 MiB/s Max: 52.42 MiB/s [W] Avg: 52.54 MiB/s Min: 52.54 MiB/s Max: 52.54 MiB/s [LNet Rates of s] [R] Avg: 423 RPC/s Min: 423 RPC/s Max: 423 RPC/s [W] Avg: 417 RPC/s Min: 417 RPC/s Max: 417 RPC/s [LNet Bandwidth of s] [R] Avg: 52.51 MiB/s Min: 52.51 MiB/s Max: 52.51 MiB/s [W] Avg: 51.77 MiB/s Min: 51.77 MiB/s Max: 51.77 MiB/s [LNet Rates of c] [R] Avg: 379 RPC/s Min: 379 RPC/s Max: 379 RPC/s [W] Avg: 379 RPC/s Min: 379 RPC/s Max: 379 RPC/s [LNet Bandwidth of c] [R] Avg: 45.73 MiB/s Min: 45.73 MiB/s Max: 45.73 MiB/s [W] Avg: 45.55 MiB/s Min: 45.55 MiB/s Max: 45.55 MiB/s [LNet Rates of s] [R] Avg: 364 RPC/s Min: 364 RPC/s Max: 364 RPC/s [W] Avg: 369 RPC/s Min: 369 RPC/s Max: 369 RPC/s [LNet Bandwidth of s] [R] Avg: 45.29 MiB/s Min: 45.29 MiB/s Max: 45.29 MiB/s [W] Avg: 44.56 MiB/s Min: 44.56 MiB/s Max: 44.56 MiB/s [LNet Rates of c] [R] Avg: 372 RPC/s Min: 372 RPC/s Max: 372 RPC/s [W] Avg: 407 RPC/s Min: 407 RPC/s Max: 407 RPC/s [LNet Bandwidth of c] [R] Avg: 47.58 MiB/s Min: 47.58 MiB/s Max: 47.58 MiB/s [W] Avg: 48.01 MiB/s Min: 48.01 MiB/s Max: 48.01 MiB/s [LNet Rates of s] [R] Avg: 405 RPC/s Min: 405 RPC/s Max: 405 RPC/s [W] Avg: 396 RPC/s Min: 396 RPC/s Max: 396 RPC/s [LNet Bandwidth of s] [R] Avg: 48.32 MiB/s Min: 48.32 MiB/s Max: 48.32 MiB/s [W] Avg: 48.98 MiB/s Min: 48.98 MiB/s Max: 48.98 MiB/s [LNet Rates of c] [R] Avg: 356 RPC/s Min: 356 RPC/s Max: 356 RPC/s [W] Avg: 356 RPC/s Min: 356 RPC/s Max: 356 RPC/s [LNet Bandwidth of c] [R] Avg: 45.00 MiB/s Min: 45.00 MiB/s Max: 45.00 MiB/s [W] Avg: 44.98 MiB/s Min: 44.98 MiB/s Max: 44.98 MiB/s [LNet Rates of s] [R] Avg: 360 RPC/s Min: 360 RPC/s Max: 360 RPC/s [W] Avg: 360 RPC/s Min: 360 RPC/s Max: 360 RPC/s [LNet Bandwidth of s] [R] Avg: 44.78 MiB/s Min: 44.78 MiB/s Max: 44.78 MiB/s [W] Avg: 44.90 MiB/s Min: 44.90 MiB/s Max: 44.90 MiB/s [LNet Rates of c] [R] Avg: 449 RPC/s Min: 449 RPC/s Max: 449 RPC/s [W] Avg: 455 RPC/s Min: 455 RPC/s Max: 455 RPC/s [LNet Bandwidth of c] [R] Avg: 55.55 MiB/s Min: 55.55 MiB/s Max: 55.55 MiB/s [W] Avg: 55.49 MiB/s Min: 55.49 MiB/s Max: 55.49 MiB/s [LNet Rates of s] [R] Avg: 457 RPC/s Min: 457 RPC/s Max: 457 RPC/s [W] Avg: 452 RPC/s Min: 452 RPC/s Max: 452 RPC/s [LNet Bandwidth of s] [R] Avg: 55.71 MiB/s Min: 55.71 MiB/s Max: 55.71 MiB/s [W] Avg: 55.69 MiB/s Min: 55.69 MiB/s Max: 55.69 MiB/s [LNet Rates of c] [R] Avg: 441 RPC/s Min: 441 RPC/s Max: 441 RPC/s [W] Avg: 449 RPC/s Min: 449 RPC/s Max: 449 RPC/s [LNet Bandwidth of c] [R] Avg: 53.57 MiB/s Min: 53.57 MiB/s Max: 53.57 MiB/s [W] Avg: 56.55 MiB/s Min: 56.55 MiB/s Max: 56.55 MiB/s [LNet Rates of s] [R] Avg: 447 RPC/s Min: 447 RPC/s Max: 447 RPC/s [W] Avg: 443 RPC/s Min: 443 RPC/s Max: 443 RPC/s [LNet Bandwidth of s] [R] Avg: 56.15 MiB/s Min: 56.15 MiB/s Max: 56.15 MiB/s [W] Avg: 53.63 MiB/s Min: 53.63 MiB/s Max: 53.63 MiB/s [LNet Rates of c] [R] Avg: 452 RPC/s Min: 452 RPC/s Max: 452 RPC/s [W] Avg: 460 RPC/s Min: 460 RPC/s Max: 460 RPC/s [LNet Bandwidth of c] [R] Avg: 54.36 MiB/s Min: 54.36 MiB/s Max: 54.36 MiB/s [W] Avg: 56.38 MiB/s Min: 56.38 MiB/s Max: 56.38 MiB/s [LNet Rates of s] [R] Avg: 465 RPC/s Min: 465 RPC/s Max: 465 RPC/s [W] Avg: 455 RPC/s Min: 455 RPC/s Max: 455 RPC/s [LNet Bandwidth of s] [R] Avg: 56.64 MiB/s Min: 56.64 MiB/s Max: 56.64 MiB/s [W] Avg: 54.21 MiB/s Min: 54.21 MiB/s Max: 54.21 MiB/s [LNet Rates of c] [R] Avg: 483 RPC/s Min: 483 RPC/s Max: 483 RPC/s [W] Avg: 454 RPC/s Min: 454 RPC/s Max: 454 RPC/s [LNet Bandwidth of c] [R] Avg: 57.79 MiB/s Min: 57.79 MiB/s Max: 57.79 MiB/s [W] Avg: 58.93 MiB/s Min: 58.93 MiB/s Max: 58.93 MiB/s [LNet Rates of s] [R] Avg: 475 RPC/s Min: 475 RPC/s Max: 475 RPC/s [W] Avg: 480 RPC/s Min: 480 RPC/s Max: 480 RPC/s [LNet Bandwidth of s] [R] Avg: 59.81 MiB/s Min: 59.81 MiB/s Max: 59.81 MiB/s [W] Avg: 57.98 MiB/s Min: 57.98 MiB/s Max: 57.98 MiB/s [LNet Rates of c] [R] Avg: 320 RPC/s Min: 320 RPC/s Max: 320 RPC/s [W] Avg: 350 RPC/s Min: 350 RPC/s Max: 350 RPC/s [LNet Bandwidth of c] [R] Avg: 43.13 MiB/s Min: 43.13 MiB/s Max: 43.13 MiB/s [W] Avg: 42.83 MiB/s Min: 42.83 MiB/s Max: 42.83 MiB/s [LNet Rates of s] [R] Avg: 323 RPC/s Min: 323 RPC/s Max: 323 RPC/s [W] Avg: 339 RPC/s Min: 339 RPC/s Max: 339 RPC/s [LNet Bandwidth of s] [R] Avg: 41.86 MiB/s Min: 41.86 MiB/s Max: 41.86 MiB/s [W] Avg: 41.75 MiB/s Min: 41.75 MiB/s Max: 41.75 MiB/s [LNet Rates of c] [R] Avg: 335 RPC/s Min: 335 RPC/s Max: 335 RPC/s [W] Avg: 308 RPC/s Min: 308 RPC/s Max: 308 RPC/s [LNet Bandwidth of c] [R] Avg: 38.05 MiB/s Min: 38.05 MiB/s Max: 38.05 MiB/s [W] Avg: 39.43 MiB/s Min: 39.43 MiB/s Max: 39.43 MiB/s [LNet Rates of s] [R] Avg: 348 RPC/s Min: 348 RPC/s Max: 348 RPC/s [W] Avg: 321 RPC/s Min: 321 RPC/s Max: 321 RPC/s [LNet Bandwidth of s] [R] Avg: 39.89 MiB/s Min: 39.89 MiB/s Max: 39.89 MiB/s [W] Avg: 39.47 MiB/s Min: 39.47 MiB/s Max: 39.47 MiB/s killing 9821 ... 2 batch in stopping 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 oleg446-client: oleg446-client.virtnet: executing lst_cleanup oleg446-server: oleg446-server.virtnet: executing lst_cleanup