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