Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1153667

Summary: Update RHEL 7 PCP Section in appendix
Product: Red Hat Enterprise Linux 7 Reporter: Paul Evans <pevans>
Component: doc-Global_File_System_2Assignee: Steven J. Levine <slevine>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.1CC: adstrong, pevans, swhiteho
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-05 19:16:50 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:
Attachments:
Description Flags
Draft of Proposed updates to Appendix none

Description Paul Evans 2014-10-16 13:43:14 UTC
PCP is being rebased to 3.9.10-1 for RHEL 7.1 with this comes with both improvement and additional GFS2 PCP metrics.

Some of the details in the current Appendix A.GFS2 Performance Analysis with Performance Co-Pilot should be updated to reflect this.

Comment 2 Paul Evans 2014-10-16 13:47:05 UTC
Created attachment 947606 [details]
Draft of Proposed updates to Appendix

Draft of proposed updates to the Appendix section on GFS2 PCP Performance Analysis.

Comment 3 Steven J. Levine 2014-10-22 20:59:41 UTC
Paul:

I've been making updates to the PCP section in the GFS2 manual for RHEL 7, based on the attached file (I did visual line-by-line compare, so I may have missed some things but I'll go through this again.). I have two small questions, however:

- At the end of section A.2, you note "For more information on how to set up and configure PCP on your system, refer to the links in Section A.9. References. " But there is no section A.9. There is a section B.9 called "References" but the references don't seem to be about PCP. Here is that section:

https://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Global_File_System_2/ap-references-gfs2.html

Is that the section you meant?  Which of those links discusses PCP?

- Towards the end of section A.6 there is this note:

Note: PCP comes with a default set of metrics which it will log on the host when pmlogger is enabled, the none of the GFS2 metrics are logged by the default logging configuration.

I'm not sure what "the none of the" was meant to be here.

Other than that the updated appendix (at this point) is here -- but as I say, I'll go through this again to be sure I caught all the additions.

https://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Global_File_System_2/gfs2_pcp.html

Comment 4 Paul Evans 2014-10-23 16:09:04 UTC
Hi Steven,

I have read through the doc-draft and it's looking good, there doesn't appear to be any of the updates missed that I can see. To answer your questions it seems that in both of the cases issues have made it past my proof reading.

"... refer to the links in Section A.9. References", this was originally part of an earlier draft which did include some PCP references which I decided to removed. In the doc-draft linked you have already omitted this error.

With regards to the note towards the end of section A.6, I suggest the following change so that things make more sense:

"Note: PCP comes with a default set of metrics it will log on the host when pmlogger is enabled. However no logging of GFS2 metrics occur with this default configuration."

I have also discovered two small issues in sections A.4 and A.5 (again these are my own). Where it is mentioned to use the "-n" flag for connecting to remote hosts it is incorrect, this should be changed to use the "-h" flag for both instances.

Comment 5 Steven J. Levine 2014-10-23 18:29:25 UTC
I have made the changes indicated in Comment 4.