From 8a5f1e05766909cc834820aaaf991570c2a447cc Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Thu, 17 Oct 2024 14:11:06 -0500 Subject: [PATCH 1/2] DOC-4177 RS: Fix contradictory statements about internal IP changes --- content/operate/rs/networking/multi-ip-ipv6.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/content/operate/rs/networking/multi-ip-ipv6.md b/content/operate/rs/networking/multi-ip-ipv6.md index 11391194a6..95aec4b8ec 100644 --- a/content/operate/rs/networking/multi-ip-ipv6.md +++ b/content/operate/rs/networking/multi-ip-ipv6.md @@ -73,8 +73,6 @@ The host file `/etc/hosts` on each node in the cluster must include the followin ## Change internal IP address -If you need to update the internal IP address in the OS, you must remove that node from the Redis Enterprise cluster, make the IP change, and then add the node back into the cluster. - Before you change an internal IP address, consider the following: - Verify the address is valid and bound to an active interface on the node. Failure to do so prevents the node from coming back online and rejoining the cluster. @@ -83,11 +81,11 @@ Before you change an internal IP address, consider the following: - Joining a node that only has IPv6 network interfaces to a master node that does not have IPv6 enabled causes a `NodeBootstrapError`. -{{}} -You cannot change the internal address from IPv4 to IPv6 or IPv6 to IPv4 in a running cluster. You can only change the internal address within the same protocol as the cluster. -{{}} +- You cannot change the internal address from IPv4 to IPv6 or IPv6 to IPv4 in a running cluster. You can only change the internal address within the same protocol as the cluster. + +If you need to update the internal IP address in the OS, one option is to remove that node from the cluster, change the IP address, and then add the node back into the cluster. -To update a node's internal IP address: +Alternatively, you can use the following steps to update a node's internal IP address without removing it from the cluster: 1. Turn the node into a replica using [`rladmin`]({{< relref "/operate/rs/references/cli-utilities/rladmin/node/enslave" >}}): From 8e133edb7a3cb2aafd06031e03d78728f4e259d2 Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Thu, 17 Oct 2024 14:20:10 -0500 Subject: [PATCH 2/2] DOC-4177 RS: Change to action-based title --- content/operate/rs/networking/multi-ip-ipv6.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/operate/rs/networking/multi-ip-ipv6.md b/content/operate/rs/networking/multi-ip-ipv6.md index 95aec4b8ec..f0df131d18 100644 --- a/content/operate/rs/networking/multi-ip-ipv6.md +++ b/content/operate/rs/networking/multi-ip-ipv6.md @@ -1,5 +1,5 @@ --- -Title: Multi-IP and IPv6 +Title: Manage IP addresses alwaysopen: false categories: - docs @@ -7,7 +7,7 @@ categories: - rs description: Information and requirements for using multiple IP addresses or IPv6 addresses with Redis Enterprise Software. -linkTitle: Multi-IP and IPv6 +linkTitle: Manage IP addresses weight: $weight --- Redis Enterprise Software supports servers, instances, and VMs with