[Pvfs2-users] NFS trouble
Murali Vilayannur
murali.vilayannur at gmail.com
Sat Sep 22 00:15:37 EDT 2007
That is not the job of the individual FS driver. That is the
responsibility of VFS and it does
exactly that. The problem is that we define a callback and not
implement it completely internally.
Hence the VFS has no way of falling back..
Like I mentioned in the previous email, we can disable the callback by
commenting out the particular #define and have the VFS do the retry.
thanks,
murali
On 9/21/07, Emmanuel Florac <eflorac at intellique.com> wrote:
> Le Fri, 21 Sep 2007 07:08:51 -0700
> "Murali Vilayannur" <murali.vilayannur at gmail.com> écrivait:
>
> > I did not realize that there is a need or use case for nr_segs > 1.
>
> Mmmh... Shouldn't "the right behaviour" be falling back ( even
> silently ) to synchronous IO instead of rejecting the whole IO ? Would
> it be difficult to do ? I'll look into this :)
>
> --
> ----------------------------------------
> Emmanuel Florac | Intellique
> ----------------------------------------
>
>
> _______________________________________________
> Pvfs2-users mailing list
> Pvfs2-users at beowulf-underground.org
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>
More information about the Pvfs2-users
mailing list