[PVFS-developers] "Invalid Argument" patch for library and manager
Stuart White
stuart_white1 at yahoo.com
Thu Jul 29 15:12:49 EDT 2004
Along the same lines as David's previous post, both the pvfs library
and manager can receive "Invalid Argument" errors when the IOD services
are restarted due to stale socket descriptors.
The following patch fixes the library and the manager.
The library is fixed by enabling the __ALWAYS_CONN__ flag in
pvfs_config.h. This enables code that already exists in
pvfs_open_generic that sends a NOOP request to each IOD when opening a
file.
The manager is fixed by adding some retry logic in send_req() in mgr.c.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invalid-argument.patch
Type: application/octet-stream
Size: 7454 bytes
Desc: invalid-argument.patch
Url : http://www.beowulf-underground.org/pipermail/pvfs-developers/attachments/20040729/f142f7ae/invalid-argument-0001.obj
More information about the PVFS-developers
mailing list