Trilio 4.1 HF4 Release

Release Versions

Packages

Containers and Gitbranch

Changelog

Contains all changes from HF1, HF2 and HF3.

Fixes bugs and issues

Filesearch in ext2 filesystem

A bug has been fixed which prevented the correct presentation of files on an ext2 filesystem when running a filesearch.

Filesearch on CentOS8 and RHEL8 instances

An issue has been fixed which prevented a correct filesearch on CentOS8 and RHEL8 backups with the xfs filesystem.

Selective Restore without original Glance image being available

An issue has been fixed which prevented a successful selective restore in case of the original Glance image not being available anymore.

Creation of a new glance image during restore

An issue has been fixed which prevented the successful creation of a Glance image during a restore.

RHOSP13 installation mountpath ownership

An issue has been fixed which set the wrong ownership to the Trilio mountpoint.

Enhancements

Configurable maximum S3 connection

A new configuration parametervault_s3_max_pool_connectionshas been added to adjust the number of pool connections. The default value is 500.

This parameter can be set in the workloadmgr.conf on the Trilio appliance.

In the case of a Canonical installation this parameter is to be set in the tvault-object-store.conf in the workloadmgr container.

Default value for s3 read timeout has been decreased

The default value for the configuration parameter vault_s3_max_pool_connections has been reduced from 120 to 30.

This parameter can be set in the workloadmgr.conf on the Trilio appliance.

In the case of a Canonical installation this parameter is to be set in the tvault-object-store.conf in the workloadmgr container.

NFS mount process of datamover enhanced

A timeout with automatic process kill has been added to prevent high CPU usage from stale NFS mount operations in case of mounting errors.

Snapshot mount on Ubuntu 20.04

The documentation has been extended to support the usage of Ubuntu 20.04 cloud images for the Snapshot mount functionality.

Last updated