Andreas Bogacki wrote:
> Is there any way to define dependecies between jobs that go deeper than
> just "start this single job befor this one is run" or will I have to
> create staggered schedules with all jobs having the same priority.
Sounds like it is a job for a RunBefore script based on df,
Andreas Bogacki schrieb:
> Hi,
>
> I seem to have found a problem with multiple Run statments in a Job
> resource.
> My setup is a bit strange due to too little storage in one place so I
> set up some migrate jobs.
>
> scheduled backup1 Job writes to filestorage1
> migrate1 Job moves from filestora
Hi,
I seem to have found a problem with multiple Run statments in a Job
resource.
My setup is a bit strange due to too little storage in one place so I
set up some migrate jobs.
scheduled backup1 Job writes to filestorage1
migrate1 Job moves from filestorage1 to filestorage2 based on volumetime
m