RPC 251: MGS DISCONNECT - Disconnect client from an MGS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [[mgs-disconnect-rpc]] Disconnect from the MGS. .MGS_DISCONNECT Request Packet Structure image::mgs-disconnect-request.png["MGS_DISCONNECT Request Packet Structure",height=50] ////////////////////////////////////////////////////////////////////// The mgs-disconnect-request.png diagram resembles this text art: MGS_DISCONNECT: --request------ | ptlrpc_body | --------------- ////////////////////////////////////////////////////////////////////// 'ptlrpc_body':: RPC descriptor. See <>. .MGS_DISCONNECT Reply Packet Structure image::mgs-disconnect-reply.png["MGS_DISCONNECT Reply Packet Structure",height=50] ////////////////////////////////////////////////////////////////////// The mgs-disconnect-reply.png diagram resembles this text art: MGS_DISCONNECT: --reply-------- | ptlrpc_body | --------------- ////////////////////////////////////////////////////////////////////// 'ptlrpc_body':: RPC descriptor. See <>.