Thomas: We've checked into this a bit here, and we aren't seeing any failures from pjd ourselves. The tests you reference as failing are all mtime/atime/ctime checks, so our best guess is that your client and server don't have synchronized clocks, which could cause this behavior. As for the "mkdir: `_xxxxxx-veryveryveryverylongpath/x': File name too long" issue, we think that may be a result of the shell complaining -- Ceph itself doesn't have any filename size limits so we just set the max length to be the max path length. We're looking into it separately, but that definitely isn't causing any pjd failures as pjd expects those filenames to not be accepted. :) On Mon, May 31, 2010 at 4:31 AM, Thomas Mueller <thomas@xxxxxxxxxxxxxx> wrote: > Am Mon, 31 May 2010 03:42:33 -0700 schrieb Gregory Farnum: > >> Thomas: >> The "file name too long" errors are actually supposed to occur in a >> number of places in pjd-fstest -- it's part of the correctness testing! > > I can't see these error messages if I run the test on the local fs. > > - Thomas > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html