github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/bench/tools/aisloader-composer/inventory/inventory.yaml (about)

     1  
     2  
     3  # The hosts where the aisloader clients will run
     4  aisloader_hosts:
     5    hosts:
     6      dgx5826:
     7        ansible_host: 10.150.56.235
     8      dgx6328:
     9        ansible_host: 10.150.56.242
    10      dgx1897:
    11        ansible_host: 10.150.56.233
    12      dgx7173:
    13        ansible_host: 10.150.56.238
    14      dgx5921:
    15        ansible_host: 10.150.56.237
    16      dgx5036:
    17        ansible_host: 10.150.56.236
    18      dgx544:
    19        ansible_host: 10.150.56.240
    20      dgx7994:
    21        ansible_host: 10.150.56.231
    22      dgx9633:
    23        ansible_host: 10.150.56.243
    24      dgx842:
    25        ansible_host: 10.150.56.239
    26  
    27  # The hosts where AIS targets will run -- The first entry must also host an AIS proxy
    28  target_hosts:
    29    hosts:
    30      aistorecpu1010:
    31        ansible_host: 10.150.56.227
    32      aistorecpu1011:
    33        ansible_host: 10.150.56.230
    34      aistorecpu1012:
    35        ansible_host: 10.150.56.225