Whamcloud - gitweb
LUDOC-296 protocol: Reorganize the document ot be top-down
[doc/protocol.git] / mds_getstatus.txt
1 RPC 40: MDS GETSTATUS - get the status from a target
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 [[mds-getstatus-rpc]]
4
5 The MDS_GETSTATUS command targets a specific MDT. If there are several,
6 the client will need to send a separate message for each.
7
8 .MDS_GETSTATUS (40)
9 [options="header"]
10 |====
11 | request       | reply
12 | mdt_body_only | mdt_body_capa
13 |====
14
15 The 'mdt_body_only' request message is one that provides information
16 about a specific MDT, identifying which (among several possible)
17 target is being asked about.
18
19 In the reply there is additional information about the MDT's
20 capabilities.
21