Skip to content
Snippets Groups Projects
  • Peter Braam's avatar
    2ad1df3c
    - documentation update for MDS recovery · 2ad1df3c
    Peter Braam authored
    - remove unused MGR_ constants
    - remove rpc fallout from Andreas mergers
    - add last committed updates to close/reint
    - add handling of last committed to client file system
    - add replay handling for recovery to client fs & rpc
    - mark requests as completed and committed on the client to
      be agnostic of the ordering of these events
    - state machine for recovd - basics in place
    - last_committed and last_received moved in the lustre_msg from body
    - client cleanup is call when system cleans up
    - set transaction numbers properly on MDS
    - mds_connect call completed
    - obd interface for high availability new connection announcements
    2ad1df3c
    History
    - documentation update for MDS recovery
    Peter Braam authored
    - remove unused MGR_ constants
    - remove rpc fallout from Andreas mergers
    - add last committed updates to close/reint
    - add handling of last committed to client file system
    - add replay handling for recovery to client fs & rpc
    - mark requests as completed and committed on the client to
      be agnostic of the ordering of these events
    - state machine for recovd - basics in place
    - last_committed and last_received moved in the lustre_msg from body
    - client cleanup is call when system cleans up
    - set transaction numbers properly on MDS
    - mds_connect call completed
    - obd interface for high availability new connection announcements