We’ve got a Tiger Server + Tiger Client environment with network homes. When a user is logged in to a network home and does a Spotlight query, no results are returned. Testing with a single unique word in a simple text document (with a .txt extension).
Where do we begin to look for a solution here — on the server or in the client? And what can we do to fix this?
How are we mounting the homes? They’re not portable/mobile homes, if that’s what you mean — standard, plain vanilla network homes. Sorry if I’m not understanding the question.
Ah, no there is not! So these users were previously using local homes under Tiger. Since we dragged their local homes onto the server to make them portable, and since Finder stupidly doesn’t copy dot files when dragging, these would be missing.
It may be possible for us to rescue those, thanks very much for the tip.
Still, why doesn’t Spotlight create a new ~/.spotlight if one goes missing? Is there any way to force it to do so?
I’ve encountered this problem on our network since running the later betas of tiger. It appears that the mds process goes out of whack (out of memory errors in the logs) and will not index the network homes or (occasionally) anything at all… The simple fix is just to kill -HUP the mds process from terminal. I have to do this once in a while for my users and it always restores spotlight functionality within 5-10 seconds.
Comments are closed