Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
Not specifiedFix versions
Details
Details
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Fix versions
Created February 16, 2022 at 2:26 PM
Updated March 1, 2022 at 1:16 PM
Resolved March 1, 2022 at 1:16 PM
Planes supports the concept of its storage having multiple devices. e.g.:
- name: data pvc: data-mystorage-hpcc-localfile-pvc prefix: "/var/lib/HPCCSystems/hpcc-data" category: data numDevices: 2
This will cause the templates to look for multiple PVC and create multiple mount points.
DFS the engines need to support this by stripping the files over these mount points.