>> On Mon, 9 Mar 2009 13:21:45 -0500, Howard Coles >> <[email protected]> said:
> dsmcad -optfile=/location/of/dsm.opt > /dev/null 2>&1 & [ ... ] In configurations where this has gotten complex, I've ended up inverting the whole relationship. I have _one_ scheduler process, and all of the schedules on it are "command" type schedules. So I'd do one which says dsmc incr -optfile=yadda and one which says dsmc incr -optfile=foo This has the advantage that I only need to go one place to figure out "what things are backing up on this machine". - Allen S. Rout
