X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=mgs_connect.txt;h=899f77bbbad5cb8e295949106225985fbce0bc7b;hb=HEAD;hp=8e9065c107bfbba6e17f44b30748e93068abd9f8;hpb=4fb4239e55899a1824409a5376ae9b64649ec57f;p=doc%2Fprotocol.git diff --git a/mgs_connect.txt b/mgs_connect.txt index 8e9065c..899f77b 100644 --- a/mgs_connect.txt +++ b/mgs_connect.txt @@ -3,7 +3,7 @@ RPC 250: MGS CONNECT - Client connection to an MGS [[mgs-connect-rpc]] The general behavior of MGS_CONNECT RPCs closely resembles that of -OST_CONNECT RPCs (See <>) and MDS_CONNECt RPCs. The +OST_CONNECT RPCs (See <>) and MDS_CONNECT RPCs. The actual RPC's 'pb_opc' value will be different as are the names of the targets and the specific values in the 'obd_connect_data' structure. @@ -35,12 +35,12 @@ MGS. 'client_uuid':: A string with the client's own UUID. This is also a <>. The target sets the 'exp_client_uuid' field of -its 'eport' structure to this value. +its 'export' structure to this value. 'lustre_handle':: See <>. This 'lustre_handle' is distinct from the 'pb_handle' field in the 'ptlrpc_body'. This 'lustre_handle' -provied a unique 'cookie' to identify this client for this connection +provides a unique 'cookie' to identify this client for this connection attempt. After a disconnect, a subsequent connect RPC will have a different value. The target preserves this cookie in the 'exp_handle' field of its 'obd_export' structure for this client. In that way it