Can I directly manipulate PVFS files on the manager or I/O servers without going through the client interface?
The short answer is no. The metadata and file data is not meant to be modified directly by users. Doing so may cause corrupt data, lost storage space, etc. If you wish to delete or move files, always do so through a PVFS client interface, whether it is through the kernel module or the native PVFS library.