Running Multiple Instances of Changelist Scan Operations On the Dell EMC Isilon/PowerScale File Server

You can run multiple instances of Changelist file scan operations simultaneously on the file server.

Procedure

  1. Run the following command to verify if the multiple instances parameter is enabled on the Dell EMC Isilon/PowerScale file server:

    # isi_gconfig -t job-config jobs.types.changelistcreate.allow_multiple_instances
    jobs.types.changelistcreate.allow_multiple_instances (bool) = false
  2. If the multiple instances parameter is set to "false", you must set the parameter to "true".

    # isi_gconfig -t job-config jobs.types.changelistcreate.allow_multiple_instances=true

Loading...