Bug 1608713

Summary: Data Collection for RHV deployment is not does not cover latest RHV 4.2 version.
Product: Red Hat CloudForms Management Engine Reporter: Roman Hodain <rhodain>
Component: DocumentationAssignee: Red Hat CloudForms Documentation <cloudforms-docs>
Status: CLOSED DUPLICATE QA Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: dmetzger, kdixon, obarenbo, ssainkar
Target Milestone: GA   
Target Release: cfme-future   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-06 01:55:46 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 Roman Hodain 2018-07-26 08:09:54 UTC
Document URL: 
   https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/deployment_planning_guide/capacity_planning#data_collection_for_rhev_33_34

Section Number and Name: 
   3.4. Data Collection for Red Hat Enterprise Virtualization

Describe the issue: 
   The additional configuration of the RHV PostgreSQL database is not valid for latest RHV 4.2 version. The DB is now delivered as a software collection in version 9.5. It means that tools locations have changed and also the database location.

Suggestions for improvement:
   The doc should be reviewed by QE and verify the new configuration.

Additional information: 
   Some examples:
     - psql tool cannot be run by simply typing plsq. The software collection has to be enabled first

         # scl enable rh-postgresql95 -- psql engine

     - The database and the configuration files location is different

         /var/opt/rh/rh-postgresql95/lib/pgsql/data

Comment 3 Suyog Sainkar 2018-08-06 01:55:46 UTC
Roman, 

Thanks for raising this issue. I've addressed all of these points as part of another bug on the same topic https://bugzilla.redhat.com/show_bug.cgi?id=1606935, and republished updates on the customer portal doc following our review and verification workflow.

https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html-single/deployment_planning_guide/#data_collection_for_rhev_4.x

Closing this bug as duplicate.

Kind regards,
Suyog

*** This bug has been marked as a duplicate of bug 1606935 ***