TrilioVault Data Mover
- Trilio Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 22 | 13 Sep 2024 | |
latest/stable | 4 | 19 Mar 2021 | |
latest/candidate | 26 | 24 Oct 2024 | |
latest/candidate | 25 | 22 Oct 2024 | |
latest/candidate | 20 | 20 Jun 2024 | |
latest/edge | 21 | 28 Aug 2024 | |
latest/edge | 10 | 31 Oct 2022 | |
latest/edge | 8 | 19 Mar 2021 | |
6.0/candidate | 29 | 04 Nov 2024 |
juju deploy trilio-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
-
bucket_object_lock | boolean
S3 bucket object locking is enabled This option is ignored if Trilio is before 4.2
-
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
-
is-vmware-migration-enabled | boolean
If VMWare to OpenStack migration feature enabled or not
-
multipath-rescan-opts | string
Default: -m,-s,-u
Provide comma separated options which are needed to form a rescan command like this; rescanscsi-bus.sh -m -s -u This option is ignored if Trilio is before 4.2
-
nbd-timeout | int
Default: 10
Amount of time, in seconds, to wait for NBD device start up This option is ignored if Trilio is before 4.2
-
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-2/ /
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/triliovault-datamover/triliovault-datamover.conf
-
tv-datamover-max-uploads-pending | int
Default: 3
max_uploads_pending parameter value in /etc/triliovault-datamover/triliovault-datamover.conf
-
tv-datamover-qemu-agent-ping-timeout | int
Default: 600
qemu_agent_ping_timeout parameter value in /etc/triliovault-datamover/triliovault-datamover.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 | boolean
Default: True
Whether S3 backup target endpoint has SSL/TLS enabled or not
-
tv-s3-ssl-cert | string
SSL CA to use when connecting to S3
-
tv-s3-ssl-verify | boolean
Default: True
Whether TVO should verify SSL/TLS on S3 backup target endpoint or not
-
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.
-
use_manifest_suffix | boolean
To preserve backward compatibility, set this to False. When set to False, s3fuse creates manifest file names without suffix This option is ignored if Trilio is before 4.2
-
vault_s3_max_pool_connections | int
Default: 500
The maximum number of connections to keep in a connection pool This option is ignored if Trilio is before 4.2
-
verbose | boolean
Enable verbose logging