kmhesaplama
New Pleskian
- Server operating system version
- CentOS Linux 7.9.2009 (Core)
- Plesk version and microupdate number
- Plesk Obsidian v18.0.69
Hi,
I noticed that on my Plesk server, a large number of EXPLAIN queries are constantly executing while performance_schema is active. All of these queries create temporary tables and write them directly to disk. As a result, the Created_tmp_disk_tables counter is skyrocketing, and my temporary disk usage is up to 98%.
EXPLAIN queries target these types of tables:
All of them perform full table scans without indexing and create disk-based temporary tables.
Any advice would be appreciated.
[courtesy admin translation]
Merhaba,
Plesk sunucumda, performance_schema etkinken sürekli olarak çok sayıda EXPLAIN sorgusunun yürütüldüğünü fark ettim. Bu sorguların hepsi geçici tablolar oluşturuyor ve bunları doğrudan diske yazıyor. Sonuç olarak, Created_tmp_disk_tables sayacı hızla artıyor ve geçici disk kullanımım %98'e kadar çıkıyor.
EXPLAIN sorguları şu tür tabloları hedefliyor:
Hepsi indeksleme olmaksızın tam tablo taramaları gerçekleştirir ve disk tabanlı geçici tablolar oluşturur.
Herhangi bir tavsiyeniz memnuniyetle karşılanacaktır.
I noticed that on my Plesk server, a large number of EXPLAIN queries are constantly executing while performance_schema is active. All of these queries create temporary tables and write them directly to disk. As a result, the Created_tmp_disk_tables counter is skyrocketing, and my temporary disk usage is up to 98%.
EXPLAIN queries target these types of tables:
- SchemaVersions, clients, sessions, locales, ServiceNodes, Modules, etc.
All of them perform full table scans without indexing and create disk-based temporary tables.
- How can I prevent Plesk from running these automatic EXPLAIN queries?
- Is adding [ext-monitoring] enabled=false to the Panel.ini file enough to stop them?
- If I stop these queries, what features in Plesk (such as Advisor, Health Monitoring, internal statistics) will be disabled?
Any advice would be appreciated.
[courtesy admin translation]
Merhaba,
Plesk sunucumda, performance_schema etkinken sürekli olarak çok sayıda EXPLAIN sorgusunun yürütüldüğünü fark ettim. Bu sorguların hepsi geçici tablolar oluşturuyor ve bunları doğrudan diske yazıyor. Sonuç olarak, Created_tmp_disk_tables sayacı hızla artıyor ve geçici disk kullanımım %98'e kadar çıkıyor.
EXPLAIN sorguları şu tür tabloları hedefliyor:
- SchemaVersions, istemciler, oturumlar, yerel ayarlar, ServiceNode'lar, Modüller, vb.
Hepsi indeksleme olmaksızın tam tablo taramaları gerçekleştirir ve disk tabanlı geçici tablolar oluşturur.
- Plesk'in bu otomatik EXPLAIN sorgularını çalıştırmasını nasıl önleyebilirim?
- Panel.ini dosyasına [ext-monitoring] enabled = false eklemek onları durdurmak için yeterli mi?
- Bu sorguları durdurursam Plesk'teki hangi özellikler (Danışman, Sağlık İzleme, dahili istatistikler gibi) devre dışı kalacak?
Herhangi bir tavsiyeniz memnuniyetle karşılanacaktır.
Last edited by a moderator: