Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article applies to all JSDR software versions.

JetStream Software provides a standalone Cloud Storage Object Test Tool that can detect and report broken or corrupted objects in storage containers used by protected domains.

...

Info

How is the utility operated from the back end?

  • The utility will run in the backend if "nohup" is used while running the command. The utility will continue even when the SSH session is terminated.

  • Example syntax: (
    nohup cloud_stor_obj_testcli -t Azure -a <storageAccName> -s <storageAccSecretKey> -b <containerName> -x -l 50 > /tmp/<domain_name> 2>&1)