[Pvfs2-users] VFS interface problem
Dharani Sankar Vijayakumar
dharani.viji at gmail.com
Mon Sep 3 01:03:12 EDT 2007
Hi ,
I have mounted the pvfs2.6.3 in linux2.6 to access via the VFS interface.
I have problems reading/writing files via the VFS interface.
The dmesg logs are,
1) When i try reading a file (via VFS layer )named "newnew" already created
using pvfs api
pvfs2: pvfs2_cancel -- wait timed out; aborting attempt.
pvfs2_file_read: error in vectored read from handle 1048548, FILE: newnew
-- returning -5
2) When i try reading a file (via VFS layer using vim editor)named "hehe"
pvfs2: pvfs2_cancel -- wait timed out; aborting attempt.
pvfs2_file_write: error in vectored write to handle 1048552, FILE: .hehe.swp
-- returning -5
pvfs2: pvfs2_cancel -- wait timed out; aborting attempt.
pvfs2_file_read: error in vectored read from handle 1431655749, FILE: hehe
-- returning -5
-At the application level, vim editor says "write error in swap file" during
a write.
I am not able to figure out why the VFS interface doesn't work as expected.
(but the pvfs api works well though!).
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20070903/82355a75/attachment.htm
More information about the Pvfs2-users
mailing list