update smb3 part
[obnox/slides/2016-04-vault.git] / persistent.wiki
1 <[sambabg]
2
3 ==== ====[plain]
4
5 <[center]
6 \Large
7 '''Outlook: persistent handles'''
8 [center]>
9
10 [frame]>
11 [sambabg]>
12
13 ==== Persistent File Handles ====
14
15 * available on 'Continuously Available' SMB3 shares
16 * allows disconnected clients to reconnect
17 * like durable handles, but with strong guarantees!
18
19 ==== Persistent Handles : Challenges ====
20
21 * protocol is easy
22 * persistence/guarantees are hard
23 * strategies:
24 ** filesystem spcific
25 ** generic, with tdb extensions
26
27
28
29 [frame]>
30