4.2.3. Exporting Content
Prerequisites
An external export media such as a CD, DVD, or external hard drive.
The synchronized content needs to be exported to enable importing into the disconnected Red Hat Satellite. To do so:
- Export the synchronized repositories:
katello-disconnected export -t /var/tmp/export
# katello-disconnected export -t /var/tmp/export
Copy to Clipboard Copied! Toggle word wrap Toggle overflow The output will look similar to:Copy to Clipboard Copied! Toggle word wrap Toggle overflow This operation will create the following files in/var/tmp/export
:ls /var/tmp/export/
# ls /var/tmp/export/ content-export-00 content-export-01 content-export-02 expand_export.sh
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Copy the files from /var/tmp/export into the external media.
Note
If the files are too big for your external media, the files can be copied sequentially in a series of DVDs.
The synchronized content has now been exported and ready for importing to the disconnected Satellite server.