All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] Queries regarding LDLM_ENQUEUE
@ 2010-10-18 23:33 Vilobh Meshram
  2010-10-19 15:46 ` Fan Yong
  2010-10-19 20:28 ` Vilobh Meshram
  0 siblings, 2 replies; 35+ messages in thread
From: Vilobh Meshram @ 2010-10-18 23:33 UTC (permalink / raw)
  To: lustre-devel

Hi,

Out of the many RPC's used in Lustre seems like LDLM_ENQUEUE is the most
frequently used RPC to communicate between the client and the MDS.I have few
queries regarding the same :-

1) Is LDLM_ENQUEUE the only interface(RPC here) for CREATE/OPEN kind of
request ; through which the client can interact with the MDS ?

I tried couple of experiments and found out that LDLM_ENQUEUE comes into
picture while mounting the FS as well as when we do a lookup,create or open
a file.I was expecting the MDS_REINT RPC to get invoked in case of a
CREATE/OPEN request via mdc_create() but it seems like Lustre invokes
LDLM_ENQEUE even for CREATE/OPEN( by packing the intent related data).
Please correct me if I am wrong.

2) In which cases (which system calls) does the MDS_REINT RPC will get
invoked ?


Thanks,
Vilobh
*Graduate Research Associate
Department of Computer Science
The Ohio State University Columbus Ohio*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20101018/9f652e32/attachment.htm>

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2010-10-22  2:33 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 23:33 [Lustre-devel] Queries regarding LDLM_ENQUEUE Vilobh Meshram
2010-10-19 15:46 ` Fan Yong
2010-10-19 20:28 ` Vilobh Meshram
2010-10-19 22:53   ` Andreas Dilger
2010-10-20  2:04     ` Vilobh Meshram
2010-10-20  7:55       ` Andreas Dilger
2010-10-20  8:11         ` bzzz.tomas at gmail.com
2010-10-20  8:24           ` Andreas Dilger
2010-10-20  8:30             ` bzzz.tomas at gmail.com
2010-10-20  8:38               ` Nikita Danilov
2010-10-20 14:45                 ` Nicolas Williams
2010-10-20 13:30               ` Eric Barton
2010-10-20 13:40                 ` bzzz.tomas at gmail.com
2010-10-20 14:51                 ` Paul Nowoczynski
2010-10-20 14:55                   ` Nicolas Williams
2010-10-20 15:16                     ` Paul Nowoczynski
2010-10-20 16:07                       ` Andreas Dilger
2010-10-20 15:22                   ` bzzz.tomas at gmail.com
2010-10-20 16:43                     ` Paul Nowoczynski
2010-10-20 16:49                       ` bzzz.tomas at gmail.com
2010-10-20 17:11                         ` Paul Nowoczynski
2010-10-20 17:18                           ` bzzz.tomas at gmail.com
2010-10-20 17:25                             ` Paul Nowoczynski
2010-10-20 17:27                             ` Andreas Dilger
2010-10-20 17:29                             ` Nicolas Williams
2010-10-20 17:40                               ` bzzz.tomas at gmail.com
2010-10-20 18:01                                 ` Andreas Dilger
2010-10-20 18:09                                   ` bzzz.tomas at gmail.com
2010-10-20 16:35                 ` Andreas Dilger
2010-10-20 16:46                   ` Paul Nowoczynski
2010-10-20 17:00                     ` Andreas Dilger
2010-10-20 17:13                       ` Nicolas Williams
2010-10-20 17:30                         ` Andreas Dilger
2010-10-20 17:01                     ` Nicolas Williams
2010-10-22  2:33         ` Vilobh Meshram

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.