You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/learn/pages/buckets-memory-and-storage/vbuckets.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,8 @@ The number of vBuckets depends on the bucket's storage backend (the system that
24
24
* Buckets that use the Couchstore storage engine use 1024 vBuckets on Linux and Windows.
25
25
* Buckets that use Magma storage engine can use either 128 or 1024 vBuckets on Linux and Windows.
26
26
You choose the number of vBuckets when you create the bucket.
27
+
If you're using XDCR, review the xref:learn:clusters-and-availability/xdcr-overview.adoc#xdcr-compatibility[XDCR Compatibility] information
28
+
on vBuckets for Server versions earlier than 8.0.
27
29
28
30
The system distributes vBuckets evenly across the memory and storage resources of nodes that run the xref:services-and-indexes/services/data-service.adoc[Data Service].
29
31
The bucket's data is distributed evenly across its vBuckets.
0 commit comments