Skip to content

elastic

Auto Added by WPeMatico

Magento2.4 How to find storage left on the disk for elastic search

I am facing the following issue on elastic search. TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block I tried “cluster.routing.allocation.disk.threshold_enabled” : false & “index.blocks.read_only_allow_delete”: null but still I get the same issue How to check free space available and… Read More »Magento2.4 How to find storage left on the disk for elastic search

Magento 2.4 reindex catalogsearch_fulltext issue with elasticsearch

I have Magento2.4 with an elastic search version (7.9.2), Indexing of the catalogsearch_fulltext shows error {“error”:{“root_cause”:[{“type”:”cluster_block_exception”,”reason”:”index [magen to2_product_1_v272] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood- stage watermark, index has read-only-allow-delete block];”}],”type”:”cluster_blo ck_exception”,”reason”:”index [magento2_product_1_v272] blocked by: [TOO_MANY_RE QUESTS/12/disk usage exceeded flood-stage watermark,… Read More »Magento 2.4 reindex catalogsearch_fulltext issue with elasticsearch