Kyle Nordman wrote: > Another note, I notice after several weeks of uptime for mogileFS I find our > trackers returning the wrong photos via the application level. But if I use > the mogADM tool it returns correctly over and over again. > > So it's the application level right? I thought so as well, but rebooting or > clearing any sort of cache on the application level does not fix the > problem. Only rebooting one of the tracker machines does (it does not matter > which one).
I'm not sure about this aspect, but... > The application returns the proper filename, so the key matches up, but the > image displaying seems to be different than what is expected. This can be caused by sharing the mogilefs client between threads. If the client isn't thread-safe, concurrent calls to get_paths may cause their responses to be received in the wrong order. -- -- Justin Azoff -- Network Performance Analyst
