Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Condor and Ceph
Steve,
It seems like that error is normally associated with files larger than
C can handle (e.g.
http://www.gnu.org/software/coreutils/faq/coreutils-faq.html#Value-too-large-for-defined-data-type).
In this case, I doubt that's what's actually happening, but I wonder
if the Ceph driver is giving a response that confuses the stat() call.
If you run:
strace condor_submit submit.job
That might tell us where the failure is happening (if one of the
HTCondor developers don't already have an idea).
Thanks,
BC
--
Ben Cotton
main: 888.292.5320
Cycle Computing
Better Answers. Faster.
http://www.cyclecomputing.com
twitter: @cyclecomputing