This example illustrates how to see a list of all available BT options.

Setup

  • Connect to the VM via SSH (or console).
  • Log in as root using the password: "jetstream"


Command

cloud_stor_perf_testcli –h


Output

[root@bw-tester ~]# cloud_stor_perf_testcli -h

JSS:PLATFORM:opt_help_common(258):      -h / --help [option name]

JSS:PLATFORM:opt_help_common(258):      -t / --objStorType <S3|Azure>

JSS:PLATFORM:opt_help_common(258):      -a / --accessKey <key>

JSS:PLATFORM:opt_help_common(258):      -s / --secretKey <key>

JSS:PLATFORM:opt_help_common(258):      --applicationId <Id>

JSS:PLATFORM:opt_help_common(258):      --tenantId <Id>

JSS:PLATFORM:opt_help_common(258):      -e / --endPoint <ip:port>

JSS:PLATFORM:opt_help_common(258):      -r / --bktRegion <region>

JSS:PLATFORM:opt_help_common(258):      -b / --bktName <name>

JSS:PLATFORM:opt_help_common(258):      -p / --protocol <http|https>

JSS:PLATFORM:opt_help_common(258):      -c / --concurrentThreads <1-32> : DEPRECATED

JSS:PLATFORM:opt_help_common(258):      -m / --memoryBuffers <1-128>

JSS:PLATFORM:opt_help_common(258):      -n / --numObjsPerIter <100-UINT64_MAX>

JSS:PLATFORM:opt_help_common(258):      -l / --bufLenBytes

JSS:PLATFORM:opt_help_common(258):      -x / --maxIter <1-UINT64_MAX>

JSS:PLATFORM:opt_help_common(258):      -d / --md5sumEnable


Press Ctrl + C to exit the utility