Whamcloud - gitweb
LU-606 Add alternative servers start order
authorBobi Jam <bobijam@whamcloud.com>
Tue, 23 Aug 2011 11:57:11 +0000 (19:57 +0800)
committerJohann Lombardi <johann@whamcloud.com>
Mon, 10 Oct 2011 15:11:17 +0000 (11:11 -0400)
commitc0bbfe0bb3fdb1474671512e23bfec8c7a45fb91
tree91bb519fe1d615cc08a1e37bd9442a12e33f4db9
parent0f7efbe4dcc8c78fcf73660ded113bcaa6d5ae68
LU-606 Add alternative servers start order

When newly created mdt registers itself, mgs erases all the logs for
that particular fs, which fails client mount.

Add alternative server start orders workaround to enable
MGS->MDT(s)>OST(s) as well as MGS>OST(s)->MDT(s) order.

Bugzilla: 24050,24464
Author: E.Gryaznova <elena.gryaznova@oracle.com>
Author: Wang Yibin <wang.yibin@oracle.com>
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I3a342636efdb7efefe8377add0e4dc808f7733c1
Reviewed-on: http://review.whamcloud.com/1272
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/scripts/lc_common
lustre/scripts/lustre_start.in