Skip to content

Commit ed7cd35

Browse files
committed
Add WAL failover limitation
1 parent 9d576a0 commit ed7cd35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/current/v25.3/migrate-cockroachdb-kubernetes-helm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This migration can be completed without affecting cluster availability, and pres
2727

2828
{{site.data.alerts.callout_danger}}
2929
Commands that use RPCs (such as `cockroach node drain` and `cockroach node decommission`) will be unavailable until the public service is updated in step 4. The {{ site.data.products.cockroachdb-operator }} uses a different port than StatefulSets for RPC services, causing these commands to fail for a limited time.
30+
31+
The {{ site.data.products.cockroachdb-operator }} does not support custom store directories for [WAL failover]({% link {{ page.version.version }}/wal-failover.md %}). If the existing Helm deployment uses custom store directories, they must be reconfigured to use the default directories prior to beginning migration.
3032
{{site.data.alerts.end}}
3133

3234
## Step 1. Prepare the migration helper

0 commit comments

Comments
 (0)