You can run multiple instances of Changelist file scan operations simultaneously on the file server.
Procedure
-
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
-
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