Whamcloud - gitweb
Branch b1_4_mountconf
authornathan <nathan>
Fri, 24 Feb 2006 18:33:36 +0000 (18:33 +0000)
committernathan <nathan>
Fri, 24 Feb 2006 18:33:36 +0000 (18:33 +0000)
commit41a1faca93458752d895971367e97f61b72c358d
tree6233076499326f418a489fdadc766afec7efc816
parent2dcd6d7cad48c6c037dd4b9a6db8eb463c66dd07
Branch b1_4_mountconf
b=8007
Kick the mgs import a little harder.  If an mgs/mdt was restarted on a node
with a live mgc, the mgc wouldn't reconnect to the newly restarted
mgs. Throwing the ptlrpc_invalidate_import in there gives it a little more
incentive to reconnect - the mgs mount still gets EIO the first time, but
if you try it again it works.  I need help from somebody with more
knowledge of all these ptlrpc_ fns.
lustre/lov/lov_obd.c
lustre/mgc/mgc_request.c
lustre/obdclass/llog_obd.c
lustre/ptlrpc/import.c
lustre/ptlrpc/recover.c