I have an AFP NAS which I have static mounted a bunch of shares, using NetInfo Manager. Those mounts map to static locations in my file system, and so I have been able to do things such as make my Music and Movies folders reside on the server and appear to be local. It works great, except when the NAS has a hiccup, then I have to reboot the client to get the shares back. I don’t have OS X Server, and though I think that would make life easier, it’s not an option.
In NetInfo Manager, in the ‘mounts’ directory, I have entries corresponding to each mount.
name = server.local:/sharename
dir = /Network/Mountpoint
vfstype = url
opts = url==afp://user:[email protected]/sharename
Again, this works like a charm, until the server fails. Then the link no longer functions (even once the server is back up), and shows up as an alias or symlink until I reboot the client system.
Is there any way to test for this failure, and ‘kick’ it back up ? Using the terminal is okay with me, I’m fairly knowledgeable, in fact it would even allow me to automate the process. But in any case, I really just want to get the share back without rebooting!
Cheers,
Martin
Comments are closed