On Tue, 31 May 2016, Willem Jan Withagen wrote: > > Hi, > > I'm getting bitten in tests/ceph-disk.sh by. > > 2 osd.0 0 boot > -1 osd.0 0 backend (filestore) is unable to support max object > name[space] len > -1 osd.0 0 osd max object name len = 2048 > -1 osd.0 0 osd max object namespace len = 256 > -1 osd.0 0 (63) File name too long > 1 journal close test-ceph-disk/dir/journal > -1 ** ERROR: osd init failed: (63) File name too long > > And it seems that I did have this fixed in one run or another, but now > it raises it scary head again. > Now I think it is posible to fix this by starting vstart -short, but > that does not cut it with other tests, so it seems. I think we either need to do --short unconditionally for the make check vstart tests, or have an environment variable that does it conditionally. I'm inclined to do it unconditionally... Loic, does that seem reasonable? That way make check can work reliably on ext4. sage -- 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