Systems / WorkloadManagement / <INSTANCE> / Service / SandboxStore - Sub-subsection
SandboxHandler is the implementation of the Sandbox service in the DISET framework
Some extra options are required to configure this service:
Name |
Description |
Example |
Backend |
Backend = local |
|
BasePath |
Base path where the files are stored task queues in the system |
BasePath = /opt/dirac/storage/sandboxes |
DelayedExternalDeletion |
Boolean used to define if the external deletion must be done |
DelayedExternalDeletion = True |
MaxSandboxSize |
Maximum size of sanbox files expressed in MB |
MaxSandboxSize = 10 |
SandboxPrefix |
Path prefix where sandbox are stored |
SandboxPrefix = Sandbox |