From 16c5e21478f9a2b1a893bffeddb13d2afcb2ef53 Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Tue, 31 Mar 2015 13:20:53 -0400 Subject: [PATCH] LUDOC-11 typo: Fix minor spelling error in Failover In section "Preparing a Lustre File System for Failover", fix spelling of "can". Signed-off-by: Nathaniel Clark Change-Id: Ia25d461245b58da061c0bbe38c16cdde0832af3c Reviewed-on: http://review.whamcloud.com/14287 Tested-by: Jenkins Reviewed-by: Richard Henwood --- ConfiguringFailover.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConfiguringFailover.xml b/ConfiguringFailover.xml index dc3511d..1d57b20 100644 --- a/ConfiguringFailover.xml +++ b/ConfiguringFailover.xml @@ -132,7 +132,7 @@ --index=0 --servicenode=192.168.10.7@o2ib \ --servicenode=192.168.10.8@o2ib \ /dev/sdb - More than two potential service nodes caan be designated for a target. The target can then + More than two potential service nodes can be designated for a target. The target can then be mounted on any of the designated service nodes. When HA is configured on a storage target, the Lustre software enables multi-mount protection (MMP) on that storage target. MMP prevents multiple nodes from simultaneously -- 1.8.3.1