Skip to content

Commit

Permalink
Refer to RequiredDaemons from the data-movement doc
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Roehrich <[email protected]>
  • Loading branch information
roehrich-hpe committed Jul 5, 2024
1 parent b59be9d commit 490acb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guides/data-movement/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ The `CreateRequest` API call that is used to create Data Movement with the Copy
options to allow a user to specify some options for that particular Data Movement. These settings
are on a per-request basis.

The Copy Offload API requires the `nnf-dm` daemon to be running on the compute node. This daemon may be configured to run full-time, or it may left in a disabled state if the WLM is expected to run it only when a user requests it. See [Compute Daemons](../compute-daemons/readme.md) for the systemd service configuration of the daemon. See `RequiredDaemons` in [Directive Breakdown](../directive-breakdown/readme.md) for a description of how the user may request the daemon, in the case where the WLM will run it only on demand.

See the [DataMovementCreateRequest API](copy-offload-api.html#datamovement.DataMovementCreateRequest)
definition for what can be configured.

Expand Down

0 comments on commit 490acb9

Please sign in to comment.