ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pdj-fstest mkdir/rm error messages  again
@ 2010-06-17 14:55 Thomas Mueller
  2010-06-17 16:15 ` Sage Weil
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Mueller @ 2010-06-17 14:55 UTC (permalink / raw)
  To: ceph-devel

hi

for a while the pdj-fstest worked without error messages. 

now the pdj-fstest says again "successfull" but prints these:

/home/tmu//home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/02.t ..... ok
mkdir: cannot create directory `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long
rm: cannot remove `_xxveryveryveryverylongxxxxxx': File name too long
/home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t ..... oksrc/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/02.t ..... ok
mkdir: cannot create directory `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long
rm: cannot remove `_xxveryveryveryverylongxxxxxx': File name too long
/home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t ..... ok


ceph.git revs (maybe this is kclient related and this means nothing):
rev ok: 
658d51dae14a724f167a02f18ebce19ca943f465 (2010-06-13 10:25:45 CEST)

rev bad again: 
658d51dae14a724f167a02f18ebce19ca943f465 (2010-06-14 16:32:03 CEST)

- Thomas


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pdj-fstest mkdir/rm error messages  again
  2010-06-17 14:55 pdj-fstest mkdir/rm error messages again Thomas Mueller
@ 2010-06-17 16:15 ` Sage Weil
  2010-06-17 19:26   ` Thomas Mueller
  0 siblings, 1 reply; 4+ messages in thread
From: Sage Weil @ 2010-06-17 16:15 UTC (permalink / raw)
  To: Thomas Mueller; +Cc: ceph-devel

Hi Thomas,

On Thu, 17 Jun 2010, Thomas Mueller wrote:
> for a while the pdj-fstest worked without error messages. 
> 
> now the pdj-fstest says again "successfull" but prints these:
> 
> /home/tmu//home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/02.t ..... ok
> mkdir: cannot create directory `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long
> rm: cannot remove `_xxveryveryveryverylongxxxxxx': File name too long
> /home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t ..... oksrc/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/02.t ..... ok
> mkdir: cannot create directory `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long
> rm: cannot remove `_xxveryveryveryverylongxxxxxx': File name too long
> /home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t ..... ok

This is a kernel client thing that was fixed by 
558d3499bd059d4534b1f2b69dc1c562acc733fe (merged into 2.6.35-rc3).  Can 
you confirm that you saw this with something older than that?

Thanks-
sage

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pdj-fstest mkdir/rm error messages  again
  2010-06-17 16:15 ` Sage Weil
@ 2010-06-17 19:26   ` Thomas Mueller
  2010-06-17 19:31     ` Sage Weil
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Mueller @ 2010-06-17 19:26 UTC (permalink / raw)
  To: ceph-devel

Am Thu, 17 Jun 2010 09:15:02 -0700 schrieb Sage Weil:

> Hi Thomas,
> 
> On Thu, 17 Jun 2010, Thomas Mueller wrote:
>> for a while the pdj-fstest worked without error messages.
>> 
>> now the pdj-fstest says again "successfull" but prints these:
>> 
>> /home/tmu//home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/
chmod/02.t
>> ..... ok mkdir: cannot create directory
>> `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long rm: cannot
>> remove `_xxveryveryveryverylongxxxxxx': File name too long
>> /home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t
>> ..... oksrc/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/02.t
>> ..... ok mkdir: cannot create directory
>> `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long rm: cannot
>> remove `_xxveryveryveryverylongxxxxxx': File name too long
>> /home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t
>> ..... ok
> 
> This is a kernel client thing that was fixed by
> 558d3499bd059d4534b1f2b69dc1c562acc733fe (merged into 2.6.35-rc3).  Can
> you confirm that you saw this with something older than that?
> 
> Thanks-
> sage

this is on ceph-client-standalone/unstable-backport ref 
fe5b9c28ed9cfeb450233d7fedced4203f7a1d64 

compiled and loaded the module again. the messages are reproducable.


- Thomas


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: pdj-fstest mkdir/rm error messages  again
  2010-06-17 19:26   ` Thomas Mueller
@ 2010-06-17 19:31     ` Sage Weil
  0 siblings, 0 replies; 4+ messages in thread
From: Sage Weil @ 2010-06-17 19:31 UTC (permalink / raw)
  To: Thomas Mueller; +Cc: ceph-devel

On Thu, 17 Jun 2010, Thomas Mueller wrote:
> Am Thu, 17 Jun 2010 09:15:02 -0700 schrieb Sage Weil:
> 
> > Hi Thomas,
> > 
> > On Thu, 17 Jun 2010, Thomas Mueller wrote:
> >> for a while the pdj-fstest worked without error messages.
> >> 
> >> now the pdj-fstest says again "successfull" but prints these:
> >> 
> >> /home/tmu//home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/
> chmod/02.t
> >> ..... ok mkdir: cannot create directory
> >> `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long rm: cannot
> >> remove `_xxveryveryveryverylongxxxxxx': File name too long
> >> /home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t
> >> ..... oksrc/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/02.t
> >> ..... ok mkdir: cannot create directory
> >> `_xxxxveryveryveryverylongxxxxxxxxxxx': File name too long rm: cannot
> >> remove `_xxveryveryveryverylongxxxxxx': File name too long
> >> /home/tmu/src/ceph-testsuite/tools/pjd-fstest-20080816/tests/chmod/03.t
> >> ..... ok
> > 
> > This is a kernel client thing that was fixed by
> > 558d3499bd059d4534b1f2b69dc1c562acc733fe (merged into 2.6.35-rc3).  Can
> > you confirm that you saw this with something older than that?
> > 
> > Thanks-
> > sage
> 
> this is on ceph-client-standalone/unstable-backport ref 
> fe5b9c28ed9cfeb450233d7fedced4203f7a1d64 
> 
> compiled and loaded the module again. the messages are reproducable.

Oh, the ceph-client-standalone.git hadn't been resynced with 
ceph-client.git recently.  I just updated it, and it now includes the 
f_namelen fix.

sage

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-17 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-17 14:55 pdj-fstest mkdir/rm error messages again Thomas Mueller
2010-06-17 16:15 ` Sage Weil
2010-06-17 19:26   ` Thomas Mueller
2010-06-17 19:31     ` Sage Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).