Wrapping up

  • DFS provides:
    • convenience (unified file servers under same hostname).
    • high availability (clients can fail over mirrors).
  • cifs.ko used to only support it on SMB1.
  • Linux 4.11 (released Monday) now comes with DFS support for SMB2 and above.
  • Remaining things that can be improved in cifs.ko:
    • Querying domains.
    • Caching DFS queries
    • Taking advantage of it in case of failure and reconnection.
  • Questions?
1.35
Wrapping up DFS provides: convenience (unified file servers under same hostname). high availability (clients can fail over mirrors). cifs.ko used to only support it on SMB1. Linux 4.11 (released Monday) now comes with DFS support for SMB2 and above. Remaining things that can be improved in cifs.ko: Querying domains. Caching DFS queries Taking advantage of it in case of failure and reconnection. Questions?