X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fllrmount.sh;h=a9de5e41405298729dc2de597a2b6830ae38e0cc;hb=27991cb0ca98c5e2e172ec241efbc168354831a5;hp=0cc28531049a7d0dc1c0cb03145d3ee04d599390;hpb=941999e8515e1188b2fb45f8027df37c3a2b0693;p=fs%2Flustre-release.git diff --git a/lustre/tests/llrmount.sh b/lustre/tests/llrmount.sh index 0cc2853..a9de5e4 100755 --- a/lustre/tests/llrmount.sh +++ b/lustre/tests/llrmount.sh @@ -35,10 +35,10 @@ fi [ "$NODE" ] && node_opt="--node $NODE" -${LCONF} $NOMOD --sec $SECURITY $portals_opt $lustre_opt $node_opt \ +${LCONF} $NOMOD --mds_sec $SECURITY $portals_opt $lustre_opt $node_opt \ $@ $conf_opt || exit 5 if [ "$MOUNT2" ]; then - $LLMOUNT -v -o sec=$SECURITY `hostname`:/mds1/client $MOUNT2 || exit 6 + $LLMOUNT -v -o mds_sec=$SECURITY `hostname`:/mds1/client $MOUNT2 || exit 6 fi