Whamcloud - gitweb
LU-372 add $TMP/mgsactive to indicate the active combined MGS/MDS node
authorYu Jian <yujian@whamcloud.com>
Wed, 8 Jun 2011 13:23:32 +0000 (21:23 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 Jul 2011 15:56:34 +0000 (11:56 -0400)
commit07d01fce91f2412322b94e2fd2b021689fc0c035
tree26f1f96edabe71f814f60af699db97f6d04fa803
parent414251797ed178eec5d431e1f5aa4a889d2b159f
LU-372 add $TMP/mgsactive to indicate the active combined MGS/MDS node

The current test-framework could not figure out the active MGS node
correctly while the MGS and MDS nodes are combined under a failover
configuration. We need add a $TMP/mgsactive file to indicate the
active MGS node like what we did for the MDS node.

Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I74bbf9293f9a290573c4b9fcbf9fea0fcc0aad95
Reviewed-on: http://review.whamcloud.com/913
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Brian J. Murrell <brian@whamcloud.com>
Reviewed-by: Chris Gearing <chris@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/recovery-small.sh
lustre/tests/test-framework.sh