Issues
- pt-table-checksum issue with AuroraPT-1947
- Add graph for CloudSQL MySQL "Data Cache" (BPE metrics)PMM-13507
- RDS Exporter and Table StatsPMM-13311Resolved issue: PMM-13311
- RDS discovery and rds_exporter using assume rolePMM-12958
- rds_exporter unreliable for large deploymentsPMM-12013Resolved issue: PMM-12013Nurlan Moldomurov
- Doc: Amazon AWS EKS registrationPMM-9539Resolved issue: PMM-9539
- GCP mysql 5.7 and 8.0 Instances QAN Data not available, additional configuration needed?PMM-9389Resolved issue: PMM-9389Nailya Kutlubaeva
- Documentation bug for Azure supportPMM-9030rasika.chivate
- Support of K8s Clusters created with eksctlPMM-8800Resolved issue: PMM-8800Tiago Mota
- UI improvement of the AMI installation wizardPMM-7913Resolved issue: PMM-7913Alex Demidoff
- PMM AMI authorized_keys to be removedPMM-7827Resolved issue: PMM-7827Alex Demidoff
- [DOC] Native Azure monitoring DocumentationPMM-7800Resolved issue: PMM-7800Paul Jacobs
- [API] Azure monitoring - feature flagPMM-7767Resolved issue: PMM-7767
- Azure monitoring - feature flagPMM-7696Resolved issue: PMM-7696
- Add azure_exporter into pmm2-clientPMM-7691Resolved issue: PMM-7691
- AWS discovery and monitoring based on IAM roles is not workingPMM-7690Resolved issue: PMM-7690Paul Jacobs
- Discover Azure Databases - UI partPMM-7684Resolved issue: PMM-7684
- Use azure metrics on OS dashboardsPMM-7681Resolved issue: PMM-7681
- azure_exporter labels modificationPMM-7679Resolved issue: PMM-7679
- azure_exporter modificationPMM-7678Resolved issue: PMM-7678Jiří Čtvrtka
- azure_exporter integrationPMM-7676Resolved issue: PMM-7676
- [DOC] PG RDS monitoring documentationPMM-7654Resolved issue: PMM-7654Carlos Salguero
- Lack of metrics for RDS databasePMM-7648Resolved issue: PMM-7648Lalit Choudhary
- Discover GCP DatabasesPMM-7623
- [UI] Amazon RDS PostgreSQL monitoringPMM-7610Resolved issue: PMM-7610Roman Misyurin
- Azure Node resource monitoringPMM-7499Resolved issue: PMM-7499Vadim Yalovets
- Discover Azure Databases BE partPMM-7498Resolved issue: PMM-7498
- [BE] Amazon RDS PostgreSQL monitoringPMM-7313Resolved issue: PMM-7313Carlos Salguero
- Problem with upgrade on OVFPMM-6783Resolved issue: PMM-6783
- Prepare PMM image for Azure MarketplacePMM-6682Resolved issue: PMM-6682
- MySQL Replication Summary Dashboard: 'Binlog Size', 'Binlog Data Written Hourly', 'Node' not being charted when the instance is RDSPMM-6636Resolved issue: PMM-6636
- PMM Server virtual appliance's IP address not shown in OVF consolePMM-6007Resolved issue: PMM-6007Nailya Kutlubaeva
- Include and clarify rds_exporter metrics on Exporters Overview dashboardPMM-5238Resolved issue: PMM-5238
- rds_exporter Config File has missmatched Access Keys and SecretPMM-5231Resolved issue: PMM-5231
- Amazon RDS PostgreSQL monitoringPMM-5195Resolved issue: PMM-5195Denys Kondratenko
- PMM Add Remote Instance: User can specify 'Table Statistics Limit' for MySQL and AWS RDS MySQL to disable table stat metrics which can have an adverse impact on performance with too many tablesPMM-5020Resolved issue: PMM-5020Roman Misyurin
- RDS Management APIs and instance addingPMM-4949Resolved issue: PMM-4949
- Amazon RDS instance metrics can now be independently enabled/disabled for Basic and/or Enhanced metrics.PMM-4145Resolved issue: PMM-4145
- Amazon Aurora Metrics DashboardPMM-3498Resolved issue: PMM-3498
- Native Azure Cloud support for PMMPMM-3208Resolved issue: PMM-3208
40 of 40
pt-table-checksum issue with Aurora
General
Escalation
General
Escalation
Description
Environment
None
AFFECTED CS IDs
CS0016862
Smart Checklist
Details
Assignee
UnassignedUnassignedReporter
Lalit ChoudharyLalit ChoudharyPriority
MediumComponents
Affects versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Lalit Choudhary
Lalit ChoudharyPriority
Components
Affects versions
Smart Checklist
Smart Checklist
Smart Checklist
Created March 31, 2021 at 3:07 PM
Updated February 29, 2024 at 8:53 PM
Issue: pt-table-checksum shows row difference for same data on specific Aurora version(tested with 2.09.2 aurora version) on lower aurora version it works fine( tested with Aurora MySQL 5.7 (5.7.12- 2.02.5))
Test:
Setup replication EC2(.7.19-17-log ) -----replication> Aurora RDS ( MySQL 5.7.12 | 2.09.2 )
Applying the following change to pt-table-checksum fix this issue (Need engineering review)
Running pt-table-checksum with the above fix:
Expectation:
Review the fix if this is safe to apply and can not break other environments, other than Aurora.
Accordingly Document the conditions in which pt-table-checksum won't work with Aurora