Following through the pvfs2-cp.c example, it calls PVFS_sys_create. This
function invokes the state machine found in src/client/sysint/sys-create.sm.
This state machine sends a "create" request to the server, which in turn
stores the metadata. Look in src/server/create.sm to see the server side of
this processing. It stores information in both the dspace and keyval
databases.

 

Hope that helps,

Elaine

 

From: [email protected]
[mailto:[email protected]] On Behalf Of
xihuang sun
Sent: Thursday, September 13, 2012 10:51 PM
To: [email protected]
Subject: [Pvfs2-developers] the source file location needs

 

Hello everyone,I'd like to know what the metadata of a file is and how they
are generated and stored in DB in the whole process. I started from
pvfs-cp.c and get some abstract thing from it. But still can not find what i
mention above. so if anyone can guide me to the target file or files I will
appreciate it very much! Thanks! 

_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to