[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-devel] RFC: automatic creation of spool directories
- Date: Fri, 19 Aug 2011 13:34:56 -0700
- From: Erik Erlandson <eje@xxxxxxxxxx>
- Subject: [Condor-devel] RFC: automatic creation of spool directories
I've been instantiating central manager nodes with multiple schedulers,
each having their own spool directory: spool.000, spool.001, etc. I
had to create these directories by hand, otherwise the schedulers failed
to start.
Is anybody aware of a particular reason (security?) the scheduler can't
automatically create the spool directory when it doesn't exist?