Trilio Data Mover

  • OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/edge 25 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 24 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 23 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 21 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 22 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 20 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 19 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 18 08 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 11 27 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 41 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 40 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 39 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 38 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 37 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 36 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 35 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 34 16 Nov 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.2/stable 13 20 Oct 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
4.1/stable 7 03 Aug 2022
Ubuntu 22.04 Ubuntu 20.04
4.0/stable 6 03 Aug 2022
Ubuntu 22.04 Ubuntu 20.04
juju deploy trilio-data-mover --channel edge
Show information

Platform:

Ubuntu
22.04 20.04 18.04

Learn about configurations >

  • 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

  • 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

  • nfs-shares | string

    NFS Shares mount source path

  • 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 the certificates 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.

  • 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