Description of problem: I may be in the wrong here, but after taking a look at backup-and-restore role in RHOSP 16.2 it looks like tripleo_backup_and_restore_nfs_storage_folder parameter is not applied properly: - we use it to setup NFS server [1] - we don't use it to setup ReaR [2]: hard-coded tripleo_backup_and_restore_output_url and tripleo_backup_and_restore_backup_url definitions are used [1] https://github.com/openstack/tripleo-ansible/blob/stable/train/tripleo_ansible/roles/backup-and-restore/setup_nfs/tasks/main.yml#L106-L119 [2] https://github.com/openstack/tripleo-ansible/blob/stable/train/tripleo_ansible/roles/backup-and-restore/templates/local.conf.j2 https://github.com/openstack/tripleo-ansible/blob/stable/train/tripleo_ansible/roles/backup-and-restore/defaults/main.yml#L70-L71
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.1.9 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8795