pt-k8s-debug-collector does not gather summaries for PSMDB

Description

Even though pt-mongodb-summary is documented as a hard pre-requisitie, pt-k8s-debug-collector does not seem to run that tool and does not generate its outputs.

running against PXC operator

$ ~/bin/pt-k8s-debug-collector $ tar tvf cluster-dump.tar.gz| grep sum -rwxrwxrwx 0/0 322 1970-01-01 03:00 cluster-dump/pxc/cluster1-pxc-0/pt-summary.txt -rwxrwxrwx 0/0 322 1970-01-01 03:00 cluster-dump/pxc/cluster1-pxc-1/pt-summary.txt -rwxrwxrwx 0/0 322 1970-01-01 03:00 cluster-dump/pxc/cluster1-pxc-2/pt-summary.txt $

running against PSMDB operator

$ ~/bin/pt-k8s-debug-collector $ tar tvf cluster-dump.tar.gz| grep sum $

No error/reason is given during the run, only some errors from PT-1930 are reported. Changing arguments to pt-k8s-debug-collector, like specifying --resource psmdb, does not solve the issue.

Environment

None

Smart Checklist

Activity

Show:

Sveta Smirnova January 18, 2023 at 1:43 PM

This is fixed by https://perconadev.atlassian.net/browse/PT-2134#icft=PT-2134, but keeping this ticket open, because the fix could be further improved. E.g., currently, it requires pt-mongodb-summary to be in the PATH.

Details

Assignee

Reporter

Priority

Affects versions

Fix versions

Smart Checklist

Created February 10, 2021 at 12:04 PM
Updated February 29, 2024 at 8:54 PM

Flag notifications