- import tracks when connection procedure started. if connection error happens
after HZ then ptlrpc_connect_interpret() starts reconnection immediately. this speeds recovery up a bit - pinger pings inter-mds connection more ofter then usual ones - pinger finds the most sooner event and waits for it, not for obd_timeout * 2 - mds_getattr_name() needs not to check whether mds is choosen right if attrs are requested by fid
Showing
- lustre/include/linux/lustre_import.h 1 addition, 0 deletionslustre/include/linux/lustre_import.h
- lustre/mds/handler.c 2 additions, 2 deletionslustre/mds/handler.c
- lustre/ptlrpc/client.c 1 addition, 4 deletionslustre/ptlrpc/client.c
- lustre/ptlrpc/import.c 3 additions, 2 deletionslustre/ptlrpc/import.c
- lustre/ptlrpc/pinger.c 26 additions, 14 deletionslustre/ptlrpc/pinger.c
Loading
Please register or sign in to comment