ADSM-L

Re: [ADSM-L] multiple schedules on one server

2009-03-10 12:00:56
Subject: Re: [ADSM-L] multiple schedules on one server
From: "Allen S. Rout" <asr AT UFL DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 10 Mar 2009 11:58:35 -0400
>> On Mon, 9 Mar 2009 13:21:45 -0500, Howard Coles <Howard.Coles AT 
>> ARDENTHEALTH DOT COM> 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