Hi Rob,

I checked PVFS_sys_create and got the following:

attr.dfile_count = 1

attr = {owner = 13950, group = 105, perms = 420, __padperms = 0,
        atime = 1247673018, mtime = 1247673018, ctime = 1247673018, size = 0,
        link_target = 0x0, __padlink_target = 0, dfile_count = 1,
        __paddfile_count = 0, dist_name = 0x0, __paddist_name = 0,
        dist_params = 0x0, __paddist_params = 0, dirent_count = 0,
        objtype = PVFS_TYPE_NONE, flags = 0, mask = 33554495, blksize = 0}

However, the file is still striped across three I/O servers.

Thanks and Regards,
Christina.

On Wed, Jul 15, 2009 at 11:34 AM, Rob Latham<[email protected]> wrote:
> On Wed, Jul 15, 2009 at 11:21:05AM -0400, Christina Patrick wrote:
>> Hi,
>>
>> Does anybody have any idea why this is happening?
>
> Hi Christina. This falls in my court, but I haven't had a chance to
> look at it yet.
>
> this requires multiple servers but only a single client.  Do you have
> a libpvfs2.a with debugging symbols enabled?  you could break on
> PVFS_sys_create and verify that attribs.dfile_count is set to what you
> expect.
>
> ==rob
>
> --
> Rob Latham
> Mathematics and Computer Science Division
> Argonne National Lab, IL USA
>

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

Reply via email to