search for: prunefs

Displaying 3 results from an estimated 3 matches for "prunefs".

Did you mean: prune
2001 Sep 20
1
fstype=auto breaks updatedb
It turns out that if you specify filesystem type `auto' in /etc/fstab, updatedb (the thing which updates your `locate' database) ceases to work. Here's the contents of my /etc/updatedb.conf: PRUNEFS="devpts NFS nfs afs proc smbfs autofs auto iso9660" PRUNEPATHS="/tmp /usr/tmp /var/tmp /afs /net" export PRUNEFS export PRUNEPATHS deleting the `auto' entry fixes it.
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do that compile A LOT on centos? Do RAM disks help or something else I dont about that minimizes your compile time? I presently have and AMD x2 4800+ with 2GIG ram. Just curious if I can reduce any more time out of my compiles. Jerry
2009 Jun 30
0
GlusterFS slowness due to updatedb cron job
...ge grows). Some times it happens once in a day. This is due to updatedb cron job script that wakes up once in a day to index all the files it can find. It is configured by default to ignore network file systems such as NFS and lustre. Please add fuse.glusterfs to the list. Edit /etc/updatedb.conf: PRUNEFS="fuse.glusterfs NFS nfs nfs4 rpc_pipefs afs binfmt_misc proc smbfs autofs iso9660 ncpfs coda devpts ftpfs devfs mfs shfs sysfs cifs lustre_lite tmpfs usbfs udf -- Anand Babu Periasamy GPG Key ID: 0x62E15A31 Blog [http://unlocksmith.org] GlusterFS [http://www.gluster.org] GNU/Linux [http://...