Bug 1009719 - Update prerequisites and install instructions
Summary: Update prerequisites and install instructions
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Install Guide
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Athene Chan
QA Contact: Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-19 01:43 UTC by Mike McCune
Modified: 2019-09-25 21:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-24 17:09:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2013-09-19 01:43:44 UTC
1.2. Prerequisites
The following conditions must be met before installing Red Hat Satellite 6: 

Add the following bullets:

 * No installed Java virtual machines (Oracle, IBM, etc) other than the OpenJDK 

 * No installed Puppet RPMs
 
 * Ideally a freshly provisioned system that is only being used for Red Hat Satellite 6

Edit:

 * A minimum of 5 GB storage for the base install of Red Hat Enterprise Linux, 300 MB for the installation of Red Hat Satellite and at least 10 GB of storage for each software repository to be synchronized in the /var filesystem

2.1. Installing Red Hat Satellite

remove note: "Note To install using only the Red Hat Enterprise Linux and MDP repositories: .."

instead make it a requirement with:

 Disable all existing repositories:

# yum-config-manager --disable *

 Enable the Satellite and Red Hat Enterprise Linux repositories by running yum-config-manager (you may need to alter the RHEL repository to match the specific version you are using):

# yum-config-manager --enable rhel-6-server-rpms rhel-server-6-satellite-6-mdp-2-rpms 

2.2. Installing Red Hat Satellite with an ISO Image

update to remove reference to 'CDROM'.  Nobody uses CD's anymore :)

 As the root user, mount the ISO image to a directory:

# mkdir /media/iso
# mount -o loop iso_filename /media/iso

Change directory to /media/iso

Comment 10 Dan Macpherson 2013-10-09 03:23:30 UTC
Verified.

Comment 11 Bryan Kearney 2014-04-24 17:09:43 UTC
This was verified and delivered with MDP2. Closing it out.

Comment 12 Bryan Kearney 2014-04-24 17:11:09 UTC
This was delivered and verified with MDP2. Closing the bug.


Note You need to log in before you can comment on or make changes to this bug.