Skip to content

Commit

Permalink
droplet: add a warning to Maximum Concurrent Jobs regarding Droplet
Browse files Browse the repository at this point in the history
  • Loading branch information
franku committed Mar 30, 2020
1 parent c3fc9d6 commit 3472833
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 3472833

Please sign in to comment.