Hey Guys, I'm hoping someone can give me a hand. What do you do when you're trying to do an nfs mount and you can't because it says that... # mount -t nfs remotehost:/remotemount/data /localmount/data "mount: remotehost:/remotemount/data already mounted or /localmount/data/ busy"
or, it tells you that it's not mounted when you od an # unmount /remotemount/data umount: /remotemount/data/: not mounted I've tried restarting nfs on both systems but still the same error. I've also made sure that no users have cd'ed into it. Is there a PID that I can kill or something? Thanks in advance. Rafael.
