May 8, 201115 yr Hey Guys, I searched for this, but I couldn't find an answer for it... Mover is not running automatically. I have it set to 0 */2 * * * It will run and move files if I manually start it, but it never starts on its own?
May 9, 201115 yr It's definately the schedule you are using that is messed up. I believe you wan to run every 2 hours? Try; * 0-23/2 * * * or 30 0/2 * * * Worst case 0 * * * * should move every hour instead of every 2 hours. This is some good info. The year (6th field) doesn't work and some of them like "mon-fri" don't work. I think you have to stick to the more basic use. Peter
May 9, 201115 yr Author So are these http://lime-technology.com/wiki/index.php?title=Plugin/webGui/Mover_Settings settings not accurate?
May 9, 201115 yr I'm not sure of every possible valid combo but I doubt the last 2 ones are valid. Someone here posting after trying text for the days and it wasn't working. Peter
May 9, 201115 yr Hey Guys, I searched for this, but I couldn't find an answer for it... Mover is not running automatically. I have it set to 0 */2 * * * It will run and move files if I manually start it, but it never starts on its own? This exact script works fine for me
May 9, 201115 yr Author I changed it to 0 * * * * and it runs perfectly on its own. Hmm. Anyone know what the original values were? 47 3 * * * ?? Sent from my captivate using tapatalk
May 9, 201115 yr Something about like that, the default is sometime in the 3am range. Did you copy and paste the code into the box? Maybe you copied some other hidden character somehow?
June 11, 201115 yr I'm also having problems with this. I'm running 5.0-beta6a, and I just installed a cache drive two days ago, and I didn't change any of the default mover settings, so I think it should be moving files over at 3:40am. But I checked, the last two nights, and nothing moved. I kicked off the mover manually this morning, and the files moved fine. I attached a screenshot of the mover settings page and the syslog if that helps any. Thanks. syslog-2011-06-11.zip
June 11, 201115 yr Hit the apply button and see if stuff moves over after that. Thank you! I can't believe it was just that...
Archived
This topic is now archived and is closed to further replies.