Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2117666

Summary: [OSP16.2] Creating a standalone database backup of the undercloud nodes issue
Product: Red Hat OpenStack Reporter: Mostafa Magdy <mabdella>
Component: tripleo-ansibleAssignee: Fernando Díaz <fdiazbra>
Status: CLOSED ERRATA QA Contact: Alex Yefimov <ayefimov>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.2 (Train)CC: jjoyce, jlarriba, jschluet, slinaber, tvignaud
Target Milestone: z4Keywords: Automation, Bugfix, Task, Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: tripleo-ansible-0.8.1-2.20220519104847.e07eeb9.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-07 19:24:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mostafa Magdy 2022-08-11 14:39:48 UTC
Description of problem:

Following Backing up and restoring the undercloud and control plane nodes [1]
# openstack undercloud backup --db-only
in step 1.5

Version-Release number of selected component (if applicable):

OSP 16.2.3

How reproducible:
Edit in /usr/share/ansible/tripleo-playbooks/cli-undercloud-db-backup.yaml

Steps to Reproduce:
```
+        name: backup-and-restore
```
```
-         name: backup_and_restore
```

```
+        tasks_from: ../backup/tasks/db_backup.yml
```
-        tasks_from: db_backup.yml

Actual results:
OpenStack command fails due to the following :


Expected results:
backup for undercloud takes successfully 

Additional info:
Thanks for Juan Larriba

Comment 11 errata-xmlrpc 2022-12-07 19:24:04 UTC
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 (Release of components for Red Hat OpenStack Platform 16.2.4), 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:8794