Bug 707954
Summary: | Installation Requirements requires Storage section | ||
---|---|---|---|
Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | Kedar Bidarkar <kbidarka> |
Component: | Documentation | Assignee: | Lana Brindley <lbrindle> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.0 | CC: | 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
added to rhui-20 tracker <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 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. ========================================= <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 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. <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 Updated under storage Requirements. 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 |