[dm-devel] [PATCH] multipath-tools: add info about how to enable ALUA in ONTAP

Xose Vazquez Perez xose.vazquez at gmail.com
Sat Jun 30 23:02:55 UTC 2018


Cc: Martin George <marting at netapp.com>
Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: DM-DEV ML <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 README.alua | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.alua b/README.alua
index e39debd..340ccba 100644
--- a/README.alua
+++ b/README.alua
@@ -15,3 +15,7 @@ To enable ALUA, the following options should be changed:
 
 - LSI/Engenio/NetApp RDAC class, as NetApp SANtricity E/EF Series and OEM arrays:
    "Select operating system:" should be changed to "Linux DM-MP (Kernel 3.10 or later)".
+
+- NetApp ONTAP:
+   To check ALUA state: "igroup show -v <igroup_name>", and to enable ALUA:
+   "igroup set <igroup_name> alua yes".
-- 
2.17.1




More information about the dm-devel mailing list