Whamcloud - gitweb
r=2152
authorrread <rread>
Wed, 5 Nov 2003 05:57:47 +0000 (05:57 +0000)
committerrread <rread>
Wed, 5 Nov 2003 05:57:47 +0000 (05:57 +0000)
commit428511ab738b8a5a3e202d0c19988e91dd1390ab
treeecac6bbb51f283371c25423c61914393b4198557
parent9563a265b4a1ac548ceb4efcae6e66c8e32acb58
r=2152

replay-single.sh now supports multiple nodes. The script must be run
on the client, but the mds, mdsfailover, and ost can all be different
nodes. If mdsfailover_HOST is set, then the MDS service  will be
failed between the two mds nodes.

uml1# PDSH="pdsh -w" mds_HOST=uml2 ost_HOST=uml3 mdsfailover_HOST=uml4
  ./replay-single.sh

It still runs on a single node as before.
lustre/tests/test-framework.sh