[Pvfs2-developers] Review : Get PVFS2 exports working with NFS

Phil Carns carns at mcs.anl.gov
Mon Jun 2 12:07:37 EDT 2008


Murali Vilayannur wrote:
> Hello,
> Apologies for the duplicate effort, if someone already got or is
> actively working on fixing NFS exports off pvfs2 volumes.
>  I havent been following pvfs2 list that closely over the last several months.
> Patch is against HEAD and I got it to work on  on Ubuntu 64 running 2.6.24..
> Emmanuel, let me know if this fixes the problem on your kernel. It may
> or may not build since some of these
> function callbacks are probably only available on newer kernels.
> Best wishes,
> Murali
> 

Thanks for working on this, Murali.  I recently upgraded to the 32 bit 
version of that same Ubuntu kernel so I gave your patch a shot too.  I 
had to use the --disable-kernel-aio configure option, otherwise I got a 
lot of these errors when copying files onto the NFS mount:

file.c line 2611: pvfs2_file_aio_write_iovec: not implemented yet (aio 
with 13 segments)

Not sure if I got it right, but I used the attached patch to build with 
--disable-kernel-aio.

At this point I can definitely create, remove, read, and write files, 
but I don't think that rename ("mv") is working, though.

-Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pvfs-disable-kernel-aio-fix.patch
Type: text/x-diff
Size: 637 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs2-developers/attachments/20080602/65f1e216/pvfs-disable-kernel-aio-fix.bin


More information about the Pvfs2-developers mailing list