
Chapter 2. Requirements
11
istrator (DBA) will be necessary to assess sizing issues. The following formula should be used to
determine the required size of your database:
•
192 KB per client system
•
64 MB per channel
For instance, an RHN Satellite Server containing 10 channels serving 10,000 systems would require
1.92 GB for its clients and 640 MB for its channels. If custom channels are to be established for testing
and staging of packages, they must be included in this formula.
Keep in mind, the database storage needs may grow rapidly, depending upon the variance of the
following factors:
•
The number of public Red Hat packages imported (typical: 5000)
•
The number of private packages to be managed (typical: 500)
•
The number of systems to be managed (typical: 1000)
•
The number of packages installed on the average system (typical: 500)
Although you should be generous in your database sizing estimates, you need to consider that size
does affect the time to conduct backups and adds load to other system resources. If the database is
being shared, its hardware and spacing is entirely dependent on what else is using it.
The Oracle database should have a user assigned to RHN Satellite Server with full DDL and DML
access to that user’s default tablespace. The user will need standard connection information for the
database at the time of installation.
The precise access levels required by the Oracle user are as follows:
•
ALTER SESSION
•
CREATE SEQUENCE
•
CREATE SYNONYM
•
CREATE TABLE
•
CREATE VIEW
•
CREATE PROCEDURE
•
CREATE TRIGGER
•
CREATE TYPE
•
CREATE SESSION
Additional database requirements include:
•
Security Identifier (SID)
•
Listener Port
•
Username
•
Uniform Extent Size
•
Auto Segment Space Management
•
UTF-8 character set
The disk layout on the database machine is independent of the RHN Satellite Server and entirely up
to the customer.
Summary of Contents for NETWORK SATELLITE SERVER 3.7
Page 1: ...RHN Satellite Server 3 7 Installation Guide...
Page 10: ...6 Chapter 1 Introduction...
Page 18: ...14 Chapter 2 Requirements...
Page 38: ...34 Chapter 5 Entitlements...
Page 46: ...42 Chapter 6 Importing and Synchronizing...
Page 52: ...48 Chapter 7 Troubleshooting...
Page 64: ...60 Appendix A Sample RHN Satellite Server Configuration File...