Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1009719

Summary: Update prerequisites and install instructions
Product: Red Hat Satellite Reporter: Mike McCune <mmccune>
Component: Docs Install GuideAssignee: Athene Chan <achan>
Status: CLOSED CURRENTRELEASE QA Contact: Dan Macpherson <dmacpher>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.2CC: achan, cwelton, mmurray
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-24 17:09:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.