Hello,

I'm only seeing pvfs2-fs-dump working successfully when the file system is
empty.  If I write any files to /mnt/pvfs2, then pvfs2-fs-dump -m
/mnt/pvfs2/ gets stuck in an infinite loop*:

Datafile Handle 0 appears to be missing; skipping!
Datafile Handle 0 appears to be missing; skipping!
....

If I pvfs2-rm the files, then pvfs2-fs-dump resumes working.  I'm just
running a basic two node cluster having accepted the default values
generated by pvfs2-genconfig.  I've seen this in both 1.3.0 as well as
from cvs 1.3.1pre1-2005-11-17-190554.

John

* Ok, I looked at the code, it is not infinite.  Just in a loop from 0 to
2981876.  So does getattr_resp.attr.dfile_count have a bad value somehow?
_______________________________________________
PVFS2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to