Skip to content
Snippets Groups Projects
  • Yury Umanets's avatar
    888e769f
    b=17110 · 888e769f
    Yury Umanets authored
    r=shadow,wangdi
    
    - fixes wrong checking for obd_stopping in recov_thread which prevents reco_thread from sending llcds to
    mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
    
    This causes issues like this:
    
    LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
    888e769f
    History
    b=17110
    Yury Umanets authored
    r=shadow,wangdi
    
    - fixes wrong checking for obd_stopping in recov_thread which prevents reco_thread from sending llcds to
    mds in disconnect time because obd_stopping is set before filter_disconnect() is called.
    
    This causes issues like this:
    
    LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19