Skip to content

Commit b1a81da

Browse files
stefnestoryetanothertw
authored andcommitted
Dedicated frozen (elastic#3327)
👋 howdy, This important snippet was moved down only [under self-managed](https://www.elastic.co/docs/manage-data/lifecycle/data-tiers#configure-data-tiers-on-premise) but also applies to admins in ECK+ECE. (Only ECH manages it for users but it also still does technically apply to them.) <img width="764" height="302" alt="image" src="https://github.com/user-attachments/assets/3f8b66dc-f957-4fc1-be7a-1af7270f78da" /> --------- Co-authored-by: Vlada Chirmicci <[email protected]>
1 parent 0036eaa commit b1a81da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/lifecycle/data-tiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Alternatively, you can use the cold tier to store regular indices with replicas
8585

8686
Once data is no longer being queried, or being queried rarely, it may move from the cold tier to the frozen tier where it stays for the rest of its life.
8787

88-
The frozen tier requires a snapshot repository. The frozen tier uses [partially mounted indices](/deploy-manage/tools/snapshot-and-restore/searchable-snapshots.md#partially-mounted) to store and load data from a snapshot repository. This reduces local storage and operating costs while still letting you search frozen data. Because {{es}} must sometimes fetch frozen data from the snapshot repository, searches on the frozen tier are typically slower than on the cold tier.
88+
We recommend you use [dedicated nodes](/deploy-manage/distributed-architecture/clusters-nodes-shards/node-roles.md#data-frozen-node) in the frozen tier. The frozen tier requires a snapshot repository and uses [partially mounted indices](/deploy-manage/tools/snapshot-and-restore/searchable-snapshots.md#partially-mounted) to store and load data from the snapshot repository. This reduces local storage and operating costs while still letting you search frozen data. Because {{es}} must sometimes fetch frozen data from the snapshot repository, searches on the frozen tier are typically slower than on the cold tier.
8989

9090
## Configure data tiers [configure-data-tiers]
9191

0 commit comments

Comments
 (0)