June 27, 201511 yr Other than looking at the cache drive in Main, is there a utility or command that can display the status of the Mover when its operating?
June 27, 201511 yr tail -n 42 -f /var/log/syslog then hit control-c to stop watching the syslog. The '-n' is the number of past lines to display. The '-f' means append output as the file grows. It's also similar to the [Log] button on the Web UI. http://tower/logging.htm?title=Log Information&cmd=/usr/bin/tail -n 42 -f /var/log/syslog
June 27, 201511 yr Author Very helpful. When I saw the tail, I realized I could just click on the Log from the WebGUi and watch progress. Exactly what I wanted to see. that said, I'm not seeing the used space decreasing as mover progresses. http://my.jetscreenshot.com/12412/20150627-84p5-40kb.jpg Shouldn't that decrease and freespace increase as mover operates - or will it only free up the space when complete? Why I ask this is I was curious how cache works for continuous operations. Say I'm moving more files that fits on the SSD. If i start the copy (to get the Fast SSD file transfer) to cache, then immediately start mover, would it be able to 'stay ahead' of freespace. Essentially using the cache in both operations simultaneously. It probably would impact performance, but was curious if it would work that way...
June 27, 201511 yr It wouldn't decrease. Let's say the move failed half way through because the target disk filled up. You wouldn't want to lose the file, right? A move operation is really more like a copy then delete.
June 27, 201511 yr Author So this is an interesting update. I've stopped moving files and was expecting the cache drive used space to decrease. Instead I'm saw the opposite even after file transfer stopped. The webgui log shows a steady stream of file activity... http://my.jetscreenshot.com/12412/20150627-jfxz-225kb.jpg With no files being added, cache appeared to be getting full? was - http://my.jetscreenshot.com/12412/20150627-84p5-40kb.jpg now - http://my.jetscreenshot.com/12412/20150627-5x3o-102kb.jpg But what it appears is that the cache used/free display lags behind operations. Its now getting smaller. So I assume that the cache used space is only updated periodically and not real-time. Is this correct?
September 14, 20196 yr I can’t monitor so how do you know when done? Also I couldn’t tell it was going so I started mover twice...
November 14, 20205 yr Is there a possibility to monitor the status of the mover? In the syslog there aren't any messages according to the mover. The "mover-button" in the main-tab will be reenabled, but it would be great to know how long it will take. Something like the copy-process in Windows. Thank you.
June 9, 20224 yr On 6/27/2015 at 10:17 AM, jeffreywhunter said: click on the Log from the WebGUi Does anyone where this button is in the most up to date GUI?
June 9, 20224 yr 7 minutes ago, HDT said: Does anyone where this button is in the most up to date GUI?
June 16, 20233 yr What should you do when mover seems to have 'crashed' but the move button is still greyed out? If I reboot it'll likely trigger a parity check. have turned on mover logging and nothing to do with mover is in the syslog..
November 15, 20232 yr Is there a command I can use in a user script to check if Mover is running or not running so the script can do something else....?
March 11, 20242 yr 50 minutes ago, mick kae said: You can enable the move logs under settings -> Scheduler -> Mover logging Mover log should only be used to debug Mover issues. Not on a regular use. It tends to be very verbose and will spam your logs.
November 20, 20241 yr Mover is not moving some files from cache to the array. I have mover logs turned on, but where are they stored?
November 20, 20241 yr Community Expert 51 minutes ago, dchamb said: Mover is not moving some files from cache to the array. I have mover logs turned on, but where are they stored? Syslog.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.