Groups | Search | Server Info | Login | Register


Groups > comp.os.linux.misc > #37523

Re: locate, updatedb and NFS mounted filesystems

Newsgroups comp.os.linux.misc
Date 2023-03-12 12:30 -0700
References <Xns9DC2BF3015F7D6650A1FC0D7811DDBC81@81.169.183.62> <i2nu47$ec7$5@news.eternal-september.org> <Xns9DC2C941696996650A1FC0D7811DDBC81@81.169.183.62> <pemai7xg5h.ln2@news.roaima.co.uk> <Xns9DCA770E857D6650A1FC0D7811DDBC81@85.214.73.210>
Message-ID <c8c4f463-ed57-4b60-a148-b41e7157e669n@googlegroups.com> (permalink)
Subject Re: locate, updatedb and NFS mounted filesystems
From graeme vetterlein <graeme.vetterlein@googlemail.com>

Show all headers | View raw


On Wednesday, 4 August 2010 at 06:43:57 UTC+1, Rahul wrote:
> Chris Davies <chris-...@roaima.co.uk> wrote in
> news:pemai7x...@news.roaima.co.uk:
> > Is the filesystem containing your home directory NFS mounted as a
> > symbolic link from something under /net (or one of the other
> > directories listed in PRUNEPATHS)?
> >
> Nope. Not the case.
> -- 
> Rahul


For anybody who ends up here. I had this issue with auto mounted  NFS filesystems. What I did was:


Create /net.browsable

Then added the file :  /etc/auto.net.browsable
# GPV 08Jan23 - My best guess
#
# Need to add -browse option to this somehow
#
homes		nas:/homes
Reference	nas:/Public/Reference
Documents	nas:/Public/Documents
library		nas:/Public/library

These are some of the automounted filesystems, the ones I want updatedb to index. I did not include, for example, multimedia or temp space.


(obviously restart autofs , or just wait till next reboot)









Back to comp.os.linux.misc | Previous | NextNext in thread | Find similar


Thread

Re: locate, updatedb and NFS mounted filesystems graeme vetterlein <graeme.vetterlein@googlemail.com> - 2023-03-12 12:30 -0700
  Re: locate, updatedb and NFS mounted filesystems "29V.X746" <29V.X746@noqb1u.net> - 2023-03-21 01:42 -0400

csiph-web