diff --git a/README.md b/README.md index 9e3514a8f7..413e92fc77 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Ports may be altered by setting `-httpListenAddr` on the corresponding nodes. Steps to add `vmstorage` node: -1. Start new `vmstorage` node. +1. Start new `vmstorage` node with the same `-retentionPeriod` as existing nodes in the cluster. 2. Gradually restart all the `vmselect` nodes with new `-storageNode` arg containing `:8401`. 3. Gradually restart all the `vminsert` nodes with new `-storageNode` arg containing `:8400`.