Matias,
I don't know the reason why the queries_history is no longer collecting information.
However, I suggest you to read this article of the Greenplum
knowledge base, since some of your commands are in contrast with
the informations given in the article.
How to Manage Log Files
https://community.pivotal.io/s/article/How-to-Manage-Log-Files?language=en_USRegards,
Danilo Fortunato
Hi.
Changing the version of GPCC may need to change the metrics_collector extension.
See https://docs.vmware.com/en/VMware-Tanzu-Greenplum-Command-Center/6.7/tanzu-greenplum-command-center/GUID-topics-install.html for more information on the metrics collector extension.
Regards,
joe.
From:
Matias Montroull <mati...@gmail.com>
Date: Tuesday, 31 January 2023 at 13:31
To: Kevin Huang <kchua...@gmail.com>
Cc: Greenplum Users <gpdb-...@greenplum.org>, pvtl-cont-danilo.fortunato.2 <danilo.fo...@gmail.com>
Subject: [gpdb-users] Re: gpcc_queries_history no longer logging after settings change
!! External Email |
Hi Kevin,
I checked and the GPCC collector is enabled:
Also, the process is running on the server:
--
You received this message because you are subscribed to the Google Groups "Greenplum Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
gpdb-users+...@greenplum.org.
To view this discussion on the web visit
https://groups.google.com/a/greenplum.org/d/msgid/gpdb-users/CAKKNfuL7zNt4k0JvYOHwsihUp1eKc%2BU1vOE3qYZJ2f181F3pzg%40mail.gmail.com.
!! External Email: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender. |
Hi, Matias.
Try installing the appropriate gppkg from the “gppkg” directory in the GPCC installation directory.
Example: /usr/local/greenplum-cc-6.7.0/gppkg
Regards,
joe.
From:
Matias Montroull <mati...@gmail.com>
Date: Tuesday, 31 January 2023 at 19:55
To: Kevin Huang <kchua...@gmail.com>
Cc: Greenplum Users <gpdb-...@greenplum.org>, pvtl-cont-danilo.fortunato.2 <danilo.fo...@gmail.com>, Joe Manning <mann...@vmware.com>
Subject: Re: [gpdb-users] Re: gpcc_queries_history no longer logging after settings change
!! External Email |
Thanks, I ran this:
gppkg -q --all
And I can only see madlib and gpbackup/restore installed in there, no entries related to the metrics collector.
I also checked the master log and there's no errors related to gpcc_queries_history..
El mar., 31 de enero de 2023 4:13 p. m., Kevin Huang <kchua...@gmail.com> escribió:
I'm unable to check myself, but usually if the metrics collector for your Greenplum version is not there then you may not need to update it. It usually prompts for this metrics collector update in the installation. You can use this command to double check what version of metrics collector is installed: gppkg -q --all
I would also grep for gpcc_queries_history in the master log to see if there's any errors reported.
On Tuesday, January 31, 2023 at 9:05:52 AM UTC-8 mati...@gmail.com wrote:
Interesting,
The extension doesn't exists in my greenplum installation (shall I create it?), and looking at the ones available I can see this:
To view this discussion on the web visit https://groups.google.com/a/greenplum.org/d/msgid/gpdb-users/CAKKNfu%2BMUh8LR2uFvLY0Hc9biGmkpv5P85H4bxeNdOsrRoWDVg%40mail.gmail.com.
Hi.
You need a newer version of GPCC to get the gppkg for the newer GPDB.
What issues did you have with GPCC 6.7.2 when it was installed?
I presume you did not install the gppkg for that version when you installed it as the gppkg is not present at the moment.