Whamcloud - gitweb
88b5087ae2b429a2881e06403489be92b674e832
[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::llog.txt[]
29
30 include::recovery.txt[]
31
32 include::security.txt[]
33
34 include::lustre_messages.txt[]
35
36 include::lustre_operations.txt[]
37
38 include::file_system_operations.txt[]
39
40 :numbered!:
41
42 include::glossary.txt[]
43
44 [appendix]
45 License
46 -------
47
48 Copyright (C) Intel 2015
49
50 This work is licensed under a Creative Commons Attribution-ShareAlike
51 4.0 International License (CC BY-SA 4.0). See
52 <https://creativecommons.org/licenses/by-sa/4.0/> for more detail.
53
54 [bibliography]
55 Bibliography
56 ------------
57 Here is a selected list of references, including those cited in the
58 foregoing text.
59
60 [bibliography]
61 - [[[lustre]]] 'Lustre'. http://lustre.opensfs.org
62 - [[[POSIX]]] 'POSIX'. http://pubs.opengroup.org/onlinepubs/9699919799/
63 - [[[PORTALS]]] 'The Portals 3.0 Message Passing
64                Interface Revision 1.1.'. Ron Brightwell, Trammel
65                Hudson, Rolf Riesen, and Arthur B. Maccabe. Technical
66                report, December 1999.
67 - [[[VAX_DLM]]] 'The VAX/VMS Distributed Lock Manager'. W Snaman and
68                D Thiel.  Digital Technical Journal, September 1987.
69 - [[[Barton_Dilger]]] 'Lustre'. Eric Barton and Andreas Dilger. A book
70                     on parallel file systems. Chapter 8. High
71                     Performance Parallel I/O, Prabhat and Quincey
72                     Koziol, Chapman and Hall/CRC Press, 2014, ISBN:
73                     978-1466582347.
74
75