Whamcloud - gitweb
LUDOC-293 protocol: Merge all recent patches
[doc/protocol.git] / protocol.txt
1 Lustre Protocol Documentation
2 =============================
3 Andrew Uselton <andrew.c.uselton@intel.com>
4 v0.0, January 2015
5 :author: Andrew Uselton
6 :doctype: article
7 :Author Initials: ACU
8 :toc:
9 :icons:
10 :numbered:
11 :imagesdir: ./figures
12 :website: http://lustre.org/
13 :keywords: PtlRPC, Lustre, Protocol
14
15
16 include::introduction.txt[]
17
18 include::data_types.txt[]
19
20 include::connection.txt[]
21
22 include::timeouts.txt[]
23
24 include::file_id.txt[]
25
26 include::ldlm.txt[]
27
28 include::early_lock_cancellation.txt[]
29
30 include::llog.txt[]
31
32 include::path_lookup.txt[]
33
34 include::recovery.txt[]
35
36 include::security.txt[]
37
38 include::lustre_messages.txt[]
39
40 include::lustre_operations.txt[]
41
42 include::file_system_operations.txt[]
43
44 :numbered!:
45
46 include::glossary.txt[]
47
48 [appendix]
49 License
50 -------
51
52 Copyright (C) Intel 2015
53
54 This work is licensed under a Creative Commons Attribution-ShareAlike
55 4.0 International License (CC BY-SA 4.0). See
56 <https://creativecommons.org/licenses/by-sa/4.0/> for more detail.
57
58 [bibliography]
59 Bibliography
60 ------------
61 Here is a selected list of references, including those cited in the
62 foregoing text.
63
64 [bibliography]
65 - [[[lustre]]] 'Lustre'. http://lustre.opensfs.org
66 - [[[POSIX]]] 'POSIX'. http://pubs.opengroup.org/onlinepubs/9699919799/
67 - [[[PORTALS]]] 'The Portals 3.0 Message Passing
68                Interface Revision 1.1.'. Ron Brightwell, Trammel
69                Hudson, Rolf Riesen, and Arthur B. Maccabe. Technical
70                report, December 1999.
71 - [[[VAX_DLM]]] 'The VAX/VMS Distributed Lock Manager'. W Snaman and
72                D Thiel.  Digital Technical Journal, September 1987.
73 - [[[Barton_Dilger]]] 'Lustre'. Eric Barton and Andreas Dilger. A book
74                     on parallel file systems. Chapter 8. High
75                     Performance Parallel I/O, Prabhat and Quincey
76                     Koziol, Chapman and Hall/CRC Press, 2014, ISBN:
77                     978-1466582347.
78
79