AIO-DX:[BnR] Ansible platform restore fails in TASK

Bug #2062014 reported by Ron Stone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
Medium
Ron Stone

Bug Description

The following changes are required.

restoring-starlingx-system-data-and-storage.html
BEFORE:
To wipe the Ceph cluster entirely (true), where the Ceph cluster will need to be recreated, or if the Ceph partition was wiped somehow before or during reinstall, use the following parameter:

AFTER:
To wipe the Ceph cluster entirely (true), where the Ceph cluster will need to be recreated, or if the Ceph partition was wiped somehow before, such as a fresh install between backup and restore, or during reinstall, use the following parameter:

running-restore-playbook-locally-on-the-controller.html
BEFORE:
To keep the Ceph cluster data intact (false - default option), use the wipe_ceph_osds=false parameter.

To wipe the Ceph cluster entirely (true), where the Ceph cluster will need to be recreated, use the wipe_ceph_osds=true parameter.

AFTER:
To keep the Ceph cluster data intact (false - default option), use the following parameter, when passing the extra arguments to the Ansible Restore playbook command:

wipe_ceph_osds=false

To wipe the Ceph cluster entirely (true), where the Ceph cluster will need to be recreated, or if the Ceph partition was wiped somehow before, such as a fresh install between backup and restore, or during reinstall, use the following parameter:

wipe_ceph_osds=true

system-backup-running-ansible-restore-playbook-remotely.html
BEFORE:
To keep Ceph data intact (false - default option), use the following parameter:

To start with an empty Ceph cluster (true), where the Ceph cluster will need to be recreated, use the following parameter:

AFTER:
To keep the Ceph cluster data intact (false - default option), use the following parameter, when passing the extra arguments to the Ansible Restore playbook command:

To wipe the Ceph cluster entirely (true), where the Ceph cluster will need to be recreated, or if the Ceph partition was wiped somehow before, such as a fresh install between backup and restore, or during reinstall, use the following parameter:

Ron Stone (ronstone2000)
Changed in starlingx:
assignee: nobody → Ron Stone (ronstone2000)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to docs (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/starlingx/docs/+/916113

Changed in starlingx:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (master)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/916113
Committed: https://opendev.org/starlingx/docs/commit/5c4a152b2c26335a2b6f7dc4f77b124c323abc89
Submitter: "Zuul (22348)"
Branch: master

commit 5c4a152b2c26335a2b6f7dc4f77b124c323abc89
Author: Ron Stone <email address hidden>
Date: Wed Apr 17 11:14:51 2024 +0000

    AIO-DX:[BnR] Ansible platform restore fails in TASK (dsMR2, dsRM3)

    Add clarifications on Ceph parameter usages
    Patchset 1 review comments
    Some generic clean-up of unclear language and punctuation
    Formatting updates

    Closes-bug: 2062014

    Change-Id: I5bac66b3860a6f1473474bb64c7db4c71ca9273b
    Signed-off-by: Ron Stone <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
Ghada Khalil (gkhalil)
tags: added: stx.10.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.