Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
droplet: add a warning to Maximum Concurrent Jobs regarding Droplet
  • Loading branch information
franku committed Mar 30, 2020
1 parent f45892b commit a2b30b6
Showing 1 changed file with 4 additions and 0 deletions.
@@ -1,2 +1,6 @@
This directive specifies the maximum number of Jobs that can run concurrently on a specified Device. Using this directive, it is possible to have different Jobs using multiple drives, because when the Maximum Concurrent Jobs limit is reached, the Storage Daemon will start new Jobs on any other available compatible drive. This facilitates writing to multiple drives with multiple Jobs that all use the same Pool.

.. warning::

If :config:option:`sd/device/DeviceType` is "Droplet" then Maximum Concurrent Jobs is limited to 1.

0 comments on commit a2b30b6

Please sign in to comment.