Bug 1921668 - [Docs][CloudOps][BandR] Errors during upgrade because of backup cron job
Summary: [Docs][CloudOps][BandR] Errors during upgrade because of backup cron job
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Joanne O'Flynn
QA Contact: Eliad Cohen
URL:
Whiteboard:
Depends On: 1911535 1916851 1919174
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-28 12:01 UTC by Juan Badia Payno
Modified: 2022-08-23 18:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1916851
Environment:
Last Closed: 2021-04-22 10:32:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-3207 0 None None None 2022-08-23 18:38:40 UTC

Description Juan Badia Payno 2021-01-28 12:01:25 UTC
+++ This bug was initially created as a clone of Bug #1916851 +++

OSP 13 to OSP 16.1 upgrade process recommends the usage of ReaR to backup undercloud and control plane. The backup image for the undercloud was generated as instructed but during recovery the filesystems couldn't be mounted.

Comment 1 Juan Badia Payno 2021-01-28 12:14:08 UTC
On the documentation for osp13 [1] on step "3.1. Install the Required Packages"

we need to add step 2, something like

 2.- Delete schedule rear cron task 
     [root@controller-x ~]# rm -f /etc/cron.d/rear
   The rear package schedules a backup everyday at 1.30, this tasks needs to be deleted to avoid future issues


[1] .- https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/undercloud_and_control_plane_back_up_and_restore/install-and-configure-rear-osp-ctlplane-br


Note You need to log in before you can comment on or make changes to this bug.