Fluid, elastic data abstraction and acceleration for BigData/AI applications in cloud. (Project under CNCF)
1.66k
stars
961
forks
source link
[FEATURES]Add binary to csi plugin for avoiding updatedb to scan runtime mount directory #2058
Open
cheyang opened 2 years ago
What feature you'd like to add:
This feature will make the changes in
/etc/updatedb.conf
fromto
which adds
fuse.alluxio-fuse fuse.jindofs-fuse JuiceFS fuse.goosefs-fuse
and adds/runtime-mnt
in the last line.Why is this feature needed:
Because
mlocate
will scan all the directory in periods which will introduce unexpected overhead in the host.