Plugin settings
After adding StorPool as primary storage (see Installation and configuration) you can set the following parameters in the Settings tab:
- sp.bypass.secondary.storage
For StorPool managed storage backup to secondary; for details, see Bypassing secondary storage.
- sp.cluster.id
For StorPool multi cluster authorization (it will be set automatically for each cluster).
- sp.enable.alternative.endpoint
Used for StorPool primary storage, defines if there is a need to be used alternative endpoint.
- sp.alternative.endpoint
Used for StorPool primary storage for an alternative endpoint. The structure of the endpoint is SP_API_HTTP=address:port; SP_AUTH_TOKEN=token;SP_TEMPLATE=template_name.
- storpool.volume.tags.checkup
Minimal interval (in seconds) to check and report if a StorPool volume created by CloudStack exists in CloudStack’s database.
- storpool.snapshot.tags.checkup
Minimal interval (in seconds) to check and report if a StorPool Snapshot created by CloudStack exists in CloudStack’s database.
- storpool.delete.after.interval
The interval (in seconds) after the StorPool snapshot will be deleted. Available for CloudStack versions 4.19.1.0 and newer.
- storpool.list.snapshots.delete.after.interval
The interval (in seconds) to fetch the StorPool snapshots with
deleteAfter
flag. Used together withstorpool.delete.after.interval
; for details, see Temporarily backing up volumes before deletion.