Bug 707954

Summary: Installation Requirements requires Storage section
Product: Red Hat Update Infrastructure for Cloud Providers Reporter: Kedar Bidarkar <kbidarka>
Component: DocumentationAssignee: Lana Brindley <lbrindle>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0CC: jdobies, mhideo, sghai, tsanders
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-29 04:49:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 711223    

Description Kedar Bidarkar 2011-05-26 12:17:46 UTC
Description of problem:

Currently storage is under Chapter 3 : RHUI Installer , This needs to be removed from this section and moved to Chapter 2 : Installation Requirements

This Installation Requirements section needs detailed information regarding the storage part. 

I think this would help to plan the storage part for the RHUI set-up, as for huge data a separate volume is preferred. And mentioning the dir structure  in the doc is needed.

=======================================================
Storage
Ensure that you have allocated enough storage space for the RPM packages required by Red Hat Update Infrastructure.

For PULP- Server:
All the packages pulled in from the cdn or various sources are placed under /var/lib/pulp


For ALL PULP-CDS nodes:
All the associated repos will get synced with their respective CDS nodes from PULP-SERVER under /var/lib/pulp-cds

========================================================



Version-Release number of selected component (if applicable):


How reproducible:
Documentation

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 wes hayutin 2011-06-06 21:15:23 UTC
added to rhui-20 tracker

Comment 2 Lana Brindley 2011-06-14 22:11:37 UTC
<formalpara id="form-Installation_Guide-Installation_Requirements-Storage_Requirements">
	<title>Storage Requirements</title>
	<indexterm>
		<primary>installation</primary>
		 <secondary>storage</secondary>
	</indexterm>
	<para>
		Ensure that you have allocated enough storage space for the RPM packages required by &RHUI;.
	</para>
</formalpara>
	<para>
		All Pulp server packages are placed under <filename>/var/lib/pulp</filename>
	</para>
	<para>
		All associated repositories are synchronized with their respective content distribution server (CDS) nodes under <filename>/var/lib/pulp-cds</filename>.
	</para>
	<note>
	<title>Note</title>
		 <para>
			If you are expecting to be storing a large amount of data, consider using a seperate storage volume for the installation.
		</para>
	</note>

Revision 1-13

LKB

Comment 3 Kedar Bidarkar 2011-06-30 16:48:43 UTC
After the changes to the CDS section (CDS Groups in particular), re-phrasing this section is necessary.


=====================================
Storage Requirements

Ensure that you have allocated enough storage space for the RPM packages required by Red Hat Update Infrastructure.

Pulp Server : All repositories are placed under /var/lib/pulp

Pulp CDS : All the repositories are synchronized with all the content distribution server (CDS) nodes under /var/lib/pulp-cds. 
=========================================

Comment 4 Lana Brindley 2011-07-05 23:25:41 UTC
<para>
	Ensure that you have allocated enough storage space for the RPM packages required by &RHUI;.
</para>
<para>
	All server packages are placed under <filename>/var/lib/pulp</filename>
</para>
<para>
	All associated repositories are synchronized with their respective content distribution server (CDS) nodes under <filename>/var/lib/pulp-cds</filename>.
</para>

Revision 1-17.

LKB

Comment 5 Kedar Bidarkar 2011-07-06 08:25:56 UTC
I see no change with revision 1-17,
Please change it from 

All server packages are placed under /var/lib/pulp

to 

On RHUA node : All repositories are placed under /var/lib/pulp

and

from 

All associated repositories are synchronized with their respective content
distribution server (CDS) nodes under /var/lib/pulp-cds

to 

On CDS nodes: All the repositories are synchronized with the content
distribution server (CDS) nodes under /var/lib/pulp-cds


I feel the current existing sentences may confuse people new to RHUI,
as earlier we had options to associate repos to CDS, no longer we have this option. Hence the change is necessary.

Also instead of calling 'server packages' lets call them 'repositories'. I used the wrong word initially when raised this bug. Let's correct this now.

Comment 6 Lana Brindley 2011-07-19 02:29:21 UTC
<para>
	All repositories are placed under <filename>/var/lib/pulp</filename>. Create this file directly only if you need to create a new mount point for it, otherwise, it will be created automatically during the installation process.
</para>
<para>
	All repositories are synchronized with content distribution server (CDS) nodes under <filename>/var/lib/pulp-cds</filename>.
</para>

Revision 1-21

LKB

Comment 7 Kedar Bidarkar 2011-07-21 10:21:34 UTC
Updated under storage Requirements.

Comment 8 Lana Brindley 2011-07-29 04:49:29 UTC
This book is now available at http://docs.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/index.html

Please raise a new bug for any further changes.

LKB