Whamcloud - gitweb
r=2152
authorrread <rread>
Wed, 5 Nov 2003 05:57:46 +0000 (05:57 +0000)
committerrread <rread>
Wed, 5 Nov 2003 05:57:46 +0000 (05:57 +0000)
commit6a842c6553463056950f344d035d702b05d801ee
treeb2efb98944155cd2df7d2693244208faa81d2bc3
parentd20df50d9c4767ed81b51bd76e8736928dd6c99b
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/replay-single-upcall.sh
lustre/tests/replay-single.sh