PowerProtect: Data Manager ESDB - Занадто великі дані, дані для активності

Summary: Діяльність PowerProtect Data Manager була припинена у зв'язку зі збільшенням кількості документів з базою даних Elasticsearch. Виявлені помилки були такі: Дані занадто великі, дані для [_id] будуть [859222328/819.4mb], що більше, ніж ліміт [858993459/819.1mb]" ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Дії PowerProtect Data Manager, як-от: Це впливає на процеси резервного копіювання, відновлення або реплікації через проблему з Elasticsearch.

  • В індексі Elasticsearch index_activity видно такі помилки:

                    "reason": Object {
                        "caused_by": Object {
                            "caused_by": Object {
                                "bytes_limit": Number(858993459),
                                "bytes_wanted": Number(859222328),
                                "durability": String("PERMANENT"),
                                "reason": String("[fielddata] Data too large, data for [_id] would be [859222328/819.4mb], which is larger than the limit of [858993459/819.1mb]"),
                                "type": String("circuit_breaking_exception"),
                            },
                            "reason": String("CircuitBreakingException[[fielddata] Data too large, data for [_id] would be [859222328/819.4mb], which is larger than the limit of [858993459/819.1mb]]"),
                            "type": String("execution_exception"),
                        },
                        "reason": String("java.util.concurrent.ExecutionException: CircuitBreakingException[[fielddata] Data too large, data for [_id] would be [859222328/819.4mb], which is larger than the limit of [858993459/819.1mb]]"),
                        "type": String("exception"),
                    },
                    "shard": Number(0),
                },
  • У журналах Elasticsearch вказується наступне:

    org.elasticsearch.transport.RemoteTransportException: [local][127.0.0.1:14400][indices:data/read/search[phase/query]]
    Caused by: org.elasticsearch.search.query.QueryPhaseExecutionException: Query Failed [Failed to execute main query]
            at org.elasticsearch.search.query.QueryPhase.executeInternal(QueryPhase.java:228) ~[elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.search.query.QueryPhase.execute(QueryPhase.java:98) ~[elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.search.SearchService.loadOrExecuteQueryPhase(SearchService.java:459) ~[elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:623) ~[elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.search.SearchService.lambda$executeQueryPhase$2(SearchService.java:484) ~[elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.action.ActionRunnable.lambda$supply$0(ActionRunnable.java:47) [elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.action.ActionRunnable$2.doRun(ActionRunnable.java:62) ~[elasticsearch-7.17.17.jar:7.17.17]
            at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:26) [elasticsearch-7.17.17.jar:7.17.17]
  • Розмір еластичного пошуку index_activity кубиків був знайдений як 21,6 ГБ

    ┌─────┬────────┬────────┬───────────────────────────┬────────────────────────┬─────┬─────┬────────────┬──────────────┬────────────┬────────────────┐
    │ ##  ┆ health ┆ status ┆ index                     ┆ uuid                   ┆ pri ┆ rep ┆ docs.count ┆ docs.deleted ┆ store.size ┆ pri.store.size │
    ╞═════╪════════╪════════╪═══════════════════════════╪════════════════════════╪═════╪═════╪════════════╪══════════════╪════════════╪════════════════╡
    │ 1   ┆ green  ┆ open   ┆ index_activity            ┆ VCi1Df7tQLemZrSnYLyHZg ┆ 1   ┆ 0   ┆ 87971760   ┆ 8576108      ┆ 21.6gb     ┆ 21.6gb         │
    │ 2   ┆ green  ┆ open   ┆ index_protection_copy_set ┆ NzMVnlX_RPG0v3dUXXGznA ┆ 1   ┆ 0   ┆ 15634865   ┆ 4026853      ┆ 6gb        ┆ 6gb            │
    │ 3   ┆ green  ┆ open   ┆ index_asset_protection_de ┆ nujLQyzmRTuCsDlR5ncvBw ┆ 1   ┆ 0   ┆ 6131465    ┆ 1282123      ┆ 3.4gb      ┆ 3.4gb          │
    │     ┆        ┆        ┆ tail                      ┆                        ┆     ┆     ┆            ┆              ┆            ┆                │
    │ 4   ┆ green  ┆ open   ┆ index_protection_copy     ┆ JPGjWiwUS0Wilw87QWE_OA ┆ 1   ┆ 0   ┆ 2542590    ┆ 277569       ┆ 2.1gb      ┆ 2.1gb          │
  • Ми спостерігали високе використання процесів ESDB, коли CPU зростає до 900%

 

Cause

Проблема була виявлена з Elasticsearch index_activity indice.
Вузол перевантажується при оцінці обсягу пам'яті, необхідної полю для завантаження в купу JVM. Він запобігає завантаженню даних поля, викликаючи виняток, якщо купа операцій перевищує ліміт.

 

Resolution

Зменшено розмір ємності індексу ESDB:index_activity таким чином, щоб видалити застарілі документи з таблиці, які покращують загальну продуктивність ESDB.
Оскільки це внутрішнє завдання, НЕ ДУМАЙТЕ про самостійне прийняття будь-яких змін!
Ця діяльність вимагає уваги підтримки, подайте запит на обслуговування команді Dell.

 

Article Properties
Article Number: 000227476
Article Type: Solution
Last Modified: 02 Sep 2025
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.