Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
4.2.6. Installing the Managed Database
The Managed Database component installs essential packages containing the database server and Red Hat Satellite tools to a host separate from the Red Hat Satellite server.
Note
The same media used for a Red Hat Satellite installation is also used for the Managed Database installation.
Procedure 4.13. Installing the Managed Database
- Log into the host to be used for the Managed Database as the
root
user. - Navigate to the directory containing the Satellite installation program.
cd /media/cdrom
# cd /media/cdrom
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Run the installation program from the
/media/cdrom/
directory, with the--managed-db
and--disconnected
options../install.pl --managed-db --disconnected
# ./install.pl --managed-db --disconnected
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Note
The--disconnected
option is required to prevent the installation program attempting to connect to Red Hat Network. - The installation program asks for the following information.
- Database name
- Database user
- Database password
- A comma-separated list of local addresses to listen. Leave blank for all addresses.
- A comma-separated list of remote addresses in address/netmask format. The Managed Database allows connections from these addresses.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - The installation program installs the necessary packages for your Managed Database. This includes a set of management tools for the database.
- The installation program also prepares the database for your Red Hat Satellite installation.