9.2. Downloading Red Hat Ceph Storage containers to the undercloud from Satellite
If the Red Hat Ceph Storage container image is hosted on a Red Hat Satellite Server, then you must download a copy of the image to the undercloud before starting the Red Hat Ceph Storage upgrade using Red Hat Satellite.
Prerequisite
- The required Red Hat Ceph Storage container image is hosted on the Satellite Server.
Procedure
-
Log in to the undercloud node as the
stackuser. Download the Red Hat Ceph Storage container image from the Satellite Server:
$ sudo podman pull <ceph_image_file>Replace
<ceph_image_file>with the Red Hat Ceph Storage container image file hosted on the Satellite Server. The following is an example of this command:$ sudo podman pull satellite.example.com/container-images-osp-17_1-rhceph-5-rhel8:latest