adilger@clusterfs.com
2007-Jan-22 14:54 UTC
[Lustre-devel] [Bug 11203] MDS failing to send precreate requests due to OSCC_FLAG_RECOVERING
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11203
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9182| |review?(adilger@clusterfs.co
Flag| |m)
(From update of attachment 9182)
Need to follow up on Oleg''s question of whether this request will
remain on
imp_sending_list.
adilger@clusterfs.com
2007-Jan-23 14:16 UTC
[Lustre-devel] [Bug 11203] MDS failing to send precreate requests due to OSCC_FLAG_RECOVERING
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11203
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9182|review?(adilger@clusterfs.co|
Flag|m) |
(From update of attachment 9182)
Oleg wrote:> Will the no_resend request hang in imp_sending_list until timeout
> hits? Is
there much sense in that as opposed to setting some sort
of> "timed out" or
otherwise mark request as invalid to be dropped immediatelly?
It will remain on the imp_sending_list until it times out. That said, given
that the nature of no_resend requests are generally not "normal"
requests it
might be best to leave them alone.