Product SiteDocumentation Site

Chapter 8. Maintenance

8.1. Managing the Satellite with rhn-satellite
8.2. Updating the Satellite
8.3. Backing Up the Satellite
8.4. Using RHN DB Control
8.4.1. DB Control Options
8.4.2. Backing up the Database
8.4.3. Verifying the Backup
8.4.4. Restoring the Database
8.5. Cloning the Satellite with Embedded DB
8.6. Establishing Redundant Satellites with Stand-Alone DB
8.7. Conducting Satellite-Specific Tasks
8.7.1. Using the Tools menu
8.7.2. Deleting Users
8.8. Automating Synchronization
8.9. Implementing PAM Authentication
8.10. Enabling Push to Clients
Because of the RHN Satellite's unique closed environment, its users are provided with abilities not available to any other Red Hat Network customers. In addition, the Satellite itself also requires maintenance. This chapter discusses the procedures that should be followed to carry out administrative functions outside of standard use, as well as to apply patches to the RHN Satellite.

8.1. Managing the Satellite with rhn-satellite

Since the RHN Satellite consists of a multitude of individual components, Red Hat provides a command-line tool that allows you to stop, start, or retrieve status information from the various services in the appropriate order: rhn-satellite. This tool accepts all of the typical commands:
/usr/sbin/rhn-satellite start
/usr/sbin/rhn-satellite stop
/usr/sbin/rhn-satellite restart
/usr/sbin/rhn-satellite reload                                                                                                                                     
/usr/sbin/rhn-satellite enable
/usr/sbin/rhn-satellite disable                                                                                                                                     
/usr/sbin/rhn-satellite status
Use rhn-satellite to shut down and bring up the entire RHN Satellite and retrieve status messages from all of its services at once.