44
Chapter 7. Troubleshooting
•
Confirm the correct
rhn-org-httpd-ssl-key-pair-
MACHINE_NAME-VER-REL
.noarch.rpm
is
installed
on
the
RHN
Satellite
Server
and
the
corresponding
rhn-org-trusted-ssl-cert-*.noarch.rpm
is installed on all client systems.
•
Verify the client systems are configured to use the appropriate certificate.
•
If also using one or more RHN Proxy Servers, ensure each Proxy’s SSL certificates are prepared
correctly. In most cases, each RHN Proxy Server should have both the RHN Satellite Server’s
certificate and the client certificate installed, since it will serve in both capacities.
•
Make sure client systems are not using firewalls of their own blocking required ports, as identified
in Section 2.4
Additional Requirements
.
7.5. Caching Issues
If importing or synchronizing fails, and it isn’t related to connection errors, you should consider
clearing the cache. By default, the cache is located in
/var/cache/rhn/
. To clear it manually, issue
the command:
rm -fv /var/cache/rhn/*
In addition, you may set the cache refresh level for all importing and synchronizing using the
--cache-refresh-level
option of
satellite-sync
. Setting this to its highest level removes
the cache entirely upon initialization and closure. Refer to Section 6.1.3
Import/Sync Cache Refresh
for information on the available levels.
7.6. Satellite Debugging by Red Hat
If you’ve exhausted these troubleshooting steps or want to defer them to Red Hat Network profession-
als, Red Hat recommends you take advantage of the strong support that comes with RHN Satellite
Server. The most efficient way to do this is to aggregate your Satellite’s configuration parameters, log
files, and database information and send this package directly to Red Hat.
RHN provides a command line tool explicitly for this purpose: The
Satellite Diagnostic Info Gath-
erer
, commonly known by its command
satellite-debug
. To use this tool, simply issue that com-
mand as root. You will see the pieces of information collected and the single tarball created, like
so:
[root@miab root]# satellite-debug
Collecting and packaging relevant diagnostic information.
Warning: this may take some time...
* copying configuration information
* copying logs
* querying RPM database (versioning of RHN Satellite, etc.)
* querying schema version and database charactersets
* get diskspace available
* timestamping
* creating tarball (may take some time): /tmp/satellite-debug.tar.bz2
* removing temporary debug tree
Debug dump created, stored in /tmp/satellite-debug.tar.bz2
Deliver the generated tarball to your RHN contact or support channel.
Once finished, email the new file from the
/tmp/
directory to your Red Hat representative for imme-
diate diagnosis.
Summary of Contents for NETWORK SATELLITE SERVER 3.6
Page 1: ...RHN Satellite Server 3 6 Installation Guide...
Page 10: ...6 Chapter 1 Introduction...
Page 32: ...28 Chapter 4 Installation...
Page 36: ...32 Chapter 5 Entitlements...
Page 44: ...40 Chapter 6 Importing and Synchronizing...
Page 60: ...56 Appendix A Sample RHN Satellite Server Configuration File...