3.6.2. Transferring Exports to Satellite 6
/root/spacewalk-export-dir/spacewalk_export.tar.gz file to the Satellite 6 server. If the two servers are connected over the network, you can use scp or a similar tool to transfer the file. Alternatively, use removable media such as a USB device or DVD.
Warning
spacewalk_export.tar.gz file in the /tmp/ directory on your Satellite 6 system. This ensures that the extracted files have suitable permissions for the import process.
Extract the spacewalk_exports.tar.gz archive into the /tmp/ directory on your Satellite 6 server, and use the --directory option with the hammer import commands to specify this directory as the source directory. This creates a /tmp/exports/ directory that contains all the exported data, ready to import and recreate within the Satellite 6 server.
Important
/tmp/ directory.
/tmp/ directory cannot be used, ensure that you use an alternative that provides sufficient space and read access for the apache user and group.
apache user and group has read access to the /tmp/exports/ directory. If necessary, adjust the group and permissions:
# chgrp -R apache /tmp/exports/ # chmod -R 0750 /tmp/exports/

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.