April 2, 201115 yr I've not had good luck with the mover script in the past, and I'd really like to just manage moving my files from my Cache Drive to the Disk Shares Manually, but am now using the Cache Drive for some apps, and I like the faster write speeds. Is this possible, and if so, how do I disable the mover script?
April 2, 201115 yr Have you tried blanking the mover schedule in the Shares tab? I haven't, but it might work at the cost of cron generating junk in your syslog. BTW, I found my own problems with mover filling disks were caused by not configuring my split levels and min free sensibly. What problems are you seeing?
April 2, 201115 yr I've not had good luck with the mover script in the past, and I'd really like to just manage moving my files from my Cache Drive to the Disk Shares Manually, but am now using the Cache Drive for some apps, and I like the faster write speeds. Is this possible, and if so, how do I disable the mover script? I would put #0 0 0 0 0 exit; in the mover schedule It will probably just comment out the entry it does make in the crontab file.
April 2, 201115 yr Author Have you tried blanking the mover schedule in the Shares tab? I haven't, but it might work at the cost of cron generating junk in your syslog. BTW, I found my own problems with mover filling disks were caused by not configuring my split levels and min free sensibly. What problems are you seeing? Yes... I now have tons of these in my syslog... Apr 2 12:41:01 Media crond[1324]: failed parsing crontab for user root: /usr/local/sbin/mover 2>$stuff$1 >/dev/null (Minor Issues)
April 2, 201115 yr http://lime-technology.com/forum/index.php?topic=10027.0 mv /usr/local/sbin/mover /usr/local/sbin/mover.old Put the line in your "config/go" script. with the script renamed, it will never be run.
April 2, 201115 yr Author http://lime-technology.com/forum/index.php?topic=10027.0 mv /usr/local/sbin/mover /usr/local/sbin/mover.old Put the line in your "config/go" script. with the script renamed, it will never be run. Thanks, my search-fu is weak today
Archived
This topic is now archived and is closed to further replies.