Openstack Charmers Trilio Data Mover
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 9 | 01 Jul 2021 | |
latest/candidate | 9 | 13 Oct 2021 | |
latest/edge | 12 | 29 Jul 2022 |
juju deploy openstack-charmers-trilio-data-mover
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
backup-target-type | string
Default: nfs
backup target type - nfs or s3
-
cinder-http-retries | int
Default: 10
This is the number of times datamover will try to connect to the cinder service. This option is ignored if Trilio is before 4.1.94
-
debug | boolean
Enable debug logging
-
nfs-options | string
Default: nolock,soft,timeo=180,intr,lookupcache=none
NFS Options
-
python-version | int
Default: 3
THIS OPTION IS DEPRECATED AND HAS NO EFFECT
-
ssl_ca | string
TLS CA to use to communicate with other components in a deployment. . NOTE: This configuration option will take precedence over any certificates received over the
certificates
relation. -
ssl_cert | string
TLS certificate to install and use for any listening services. . NOTE: This configuration option will take precedence over any certificates received over the
certificates
relation. -
ssl_key | string
TLS key to use with certificate specified as
ssl_cert
. . NOTE: This configuration option will take precedence over any certificates received over thecertificates
relation. -
triliovault-pkg-source | string
Default: deb [trusted=yes] https://apt.fury.io/triliodata-4-0/ /
Repository address of triliovault packages
-
tv-data-dir | string
Default: /var/triliovault-mounts
TrilioVault data mount point
-
tv-data-dir-old | string
Default: /var/triliovault
Old TrilioVault data dir
-
tv-datamover-max-commit-pending | int
Default: 3
max_commit_pending parameter value in /etc/tvault-contego/tvault-contego.conf
-
tv-datamover-max-uploads-pending | int
Default: 3
max_uploads_pending parameter value in /etc/tvault-contego/tvault-contego.conf
-
tv-datamover-qemu-agent-ping-timeout | int
Default: 600
qemu_agent_ping_timeout parameter value in /etc/tvault-contego/tvault-contego.conf
-
tv-s3-access-key | string
S3 access key
-
tv-s3-bucket | string
S3 bucket name
-
tv-s3-endpoint-url | string
S3 endpoint URL
-
tv-s3-region-name | string
S3 region name
-
tv-s3-secret-key | string
S3 secret access key
-
tv-s3-ssl-cert | string
SSL CA to use when connecting to S3
-
use-internal-endpoints | boolean
Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.
-
use-syslog | boolean
Setting this to True will allow supporting services to log to syslog.
-
verbose | boolean
Enable verbose logging