This is normal for 2.9.1 and okay to get the messages you are seeing. batch_create comes into play when a server needs to gather more handles (like inodes) from another server. The "Resource temporarily unavailable" is generated when the capability associated with this request has timed out. So, the calling server regenerates the capability and resends the batch_create request.
The OFS development team is changing when these capabilities get generated for batch_create requests to alleviate this problem. For now, you can ignore these messages. Sorry for the inconvenience. Becky On Fri, May 15, 2015 at 11:48 AM, Juan PC <[email protected]> wrote: > Dear Becky, > > I am trying to use orangefs-2.9.1, but everytime I run the servers I get > the message of the subject in one of the servers, and its log file grows > very quickly. The last reference that I have seen about this problem is > > http://www.beowulf-underground.org/pipermail/pvfs2-users/2015-April/004432.html > . > I have used option --disable-capcache of configure, but same result. Do > you know if this issue has been already fixed or if there is a workaround? > > Best regards, > > Juan >
_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
