Couldn't find mount point

Abdi M. Oday ugoday at cs.buffalo.edu
Tue Nov 7 05:39:02 AEST 1989


In article <2596 at brazos.Rice.edu> stanonik at nprdc.navy.mil writes:
      >We're getting the following complaint from cron
      >
      >Your "cron" job
      >find / -name .nfs\* -mtime +7 -exec rm -f {} \; -o -fstype nfs -prune
      >produced the following output:
      >Couldn't find mount point for home
      >
      >We suspect the complaint is related to automount unmounting something.
      >Any ideas why this complaint?  Is it indicative of a problem?
      >
      >Thanks,
      >Ron Stanonik
      >stanonik at nprdc.navy.mil

when find is given the "-fstype" option, it fails to recognize the
following directories

	 /home,/nse,/net,/repl

Sun recommends that you simply remove the entry from crontab.

		 -abdi
                  ugoday at cs.buffalo.edu



More information about the Comp.sys.sun mailing list