From c356089b41769855de6ef237f8bb1304f5f0381e Mon Sep 17 00:00:00 2001 From: Jesse Nelson Date: Wed, 1 Nov 2023 15:07:47 -0500 Subject: [PATCH] update doc Signed-off-by: Jesse Nelson --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4f11a4002..7c8a88d4c 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ Configure the custom topology keys (if needed). This can be used for many purpos https://github.com/openebs/zfs-localpv/blob/HEAD/docs/faq.md#6-how-to-add-custom-topology-key ### Installation +In order to support moving data to a new node later on, you must label each node with a unique value for `openebs.io/nodeid`. +For more information on migrating data, please [see here](docs/faq.md#8-how-to-migrate-pvs-to-the-new-node-in-case-old-node-is-not-accessible) We can install the latest release of OpenEBS ZFS driver by running the following command: ```bash