Questions tagged [scheduling]
59 questions
0
votes
3 answers
crons are not working, but scripts are... any idea what is it?
I checked on internet , this might be a common problem, but I dont know how to solve it, all things that they said are not my case...
The cron is running, I checked, still, I have no log files (at least not in var/log) , I am using Debian 6, my .sh…

user156355
- 99
- 1
- 3
- 9
0
votes
1 answer
I/O limits in FreeBSD
I am searching for a method to implement per Jail I/O limits in FreeBSD, as linux have from a long time now.
During my research I stumbled upon:
http://info.iet.unipi.it/~luigi/geom_sched/
My idea is to divide I/O pool in queues, and simply assign…

Mascarpone
- 872
- 3
- 9
- 28
0
votes
1 answer
Lightweight distributed job queuing system for independent realtime jobs
We are a small team in a Microsoft-only corporate environment. Our core task involves running a sets of about 100 independent runs of an in-house tool. Each run has one input file and multiple output files and the single-job run time is around one…

Janus
- 261
- 2
- 4
0
votes
2 answers
cron time is not correct or cron is running with delay
my cron jobs are executed half an hour later than when they are supposed to. Does cron refer to the system time when it executes its jobs or refers to its own time(if it has one)?

user1356163
- 3
- 1
0
votes
2 answers
How can I schedule background tasks for delayed execution in IBM 4690 OS?
Background applications can be configured to start automatically when a controller is powered on, or when the controller assumes the role of master/file server. Is it possible to schedule activation based on different criteria? Eg running a…

Leonardo
- 695
- 1
- 5
- 8
0
votes
1 answer
How does WIndows Scheduled Task detect that the scheduled application has not started?
in windows server 2003.
Does it assume that if it hasn't returned an error code, it must be running? or is there some kind of start code?
Thanks,
P
Peter Goras
0
votes
1 answer
How to ping backup interface?
this is my network configuration:
bond interface 192.168.101.50/24 has two salaves: eth1 (192.168.101.1) that is connected to 192.168.101.2 and eth2 (192.168.101.10) that is connected to 192.168.101.11.
I created a bond interface bond0 in…
0
votes
1 answer
No Pods reachable or schedulable on kubernetes cluster
I have 2 kubernetes clusters in the IBM cloud, one has 2 Nodes, the other one 4.
The one that has 4 Nodes is working properly but at the other one I had to temporarily remove the worker nodes due to monetary reasons (shouldn't be payed while being…

deHaar
- 131
- 8
0
votes
1 answer
Can kubernetes move pods that begin to have interfering workloads?
Consider that I have two pods: one is serving webpages and another is performing consistent computation, like a Flask server on one pod and a Spark Executor as the other.
Suddenly a new feature creates lots of traffic for a specific route on the…

Bots Fab
- 3
- 1
0
votes
1 answer
Hardware Status update
I am running vcentre 4.0.0 and the Hardware Status page is showing good information about my hosts but it doesn't appear to automatically update. If I hit the update link it does so but is there a way to schedule an update once a day?

ToreTrygg
- 352
- 3
- 8
- 25
0
votes
1 answer
WSUS GPO - Specific week specified, but ignored
I have configured a GPO to force updates via GPO in a scheduled maintenance window since these boxes were previously getting updates and just rebooting outside of active hours. I would prefer that these servers are only rebooted one weekend out of…

awdrt
- 1
-1
votes
2 answers
Exchange Resource Scheduling Display Screen
One of my clients is requesting an LCD screen outside of their conference room displaying the availability of that Exchange Room Resource. Does anybody know of an easy way to do this? I've found a few products that sync/integrate into Exchange for…

Brett G
- 2,033
- 2
- 28
- 45
-1
votes
1 answer
how to start scheduling tasks
"How to start a different task when other task stops" in windows xp.By using task scheduler it has to happen. either programmetically or through command line.

abcdefgh
- 1
-1
votes
1 answer
How to schedule VMs in few specific host?
I have 4 nodes, 1 controller nodes and 3 compute node.
I divined into 2 AZ, AZ1 (compute1) and AZ2(compute2, compute3)
I can use create instance w/ --avaibilty-zone AZ1 (AZ2) to make the instance build in compute1 or compute2/3
But the openstack…

Lê Minh Quân
- 301
- 2
- 13