On Saturday, 23 June 2018 10:10:13 BST Klaus Ethgen wrote:
> Am Sa den 23. Jun 2018 um 10:00 schrieb Mick:
> >  4735 ?        Ss     0:00 /usr/sbin/anacron -s
> >  5867 ?        SN     0:00  \_ run-parts /etc/cron.daily
> >  5919 ?        SN     0:00      \_ /bin/sh /etc/cron.daily/mlocate
> >  5926 ?        DN     0:00          \_ /usr/bin/updatedb -f
> 
> I don't know metalog but the ps snippet is about mlocate database.
> mlocate is an implementation of the `locate` command and updatedb is
> running find over your filesystem(s) to collect a list of all files.
> Maybe it is running over mountpoints that try to automount bluetooth
> devices. You can exclude such mountpoints from updatedb.

Thanks Klaus,

The /etc/updatedb.conf on this PC is as installed by sys-apps/mlocate - I have 
never changed it.  What mountpoints might it want to look for?  I have no 
network filesystems running.

$ mount
/dev/sda3 on / type ext4 (rw,noatime,data=ordered)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run type tmpfs (rw,nodev,relatime,size=396964k,mode=755)
dev on /dev type devtmpfs 
(rw,nosuid,relatime,size=10240k,nr_inodes=495844,mode=755)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl 
(rw,nosuid,nodev,noexec,relatime)
cgroup_root on /sys/fs/cgroup type tmpfs 
(rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
openrc on /sys/fs/cgroup/openrc type cgroup 
(rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release-
agent.sh,name=openrc)
none on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cpuset on /sys/fs/cgroup/cpuset type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuset)
cpu on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
cpuacct on /sys/fs/cgroup/cpuacct type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuacct)
blkio on /sys/fs/cgroup/blkio type cgroup 
(rw,nosuid,nodev,noexec,relatime,blkio)
freezer on /sys/fs/cgroup/freezer type cgroup 
(rw,nosuid,nodev,noexec,relatime,freezer)
net_cls on /sys/fs/cgroup/net_cls type cgroup 
(rw,nosuid,nodev,noexec,relatime,net_cls)
net_prio on /sys/fs/cgroup/net_prio type cgroup 
(rw,nosuid,nodev,noexec,relatime,net_prio)
pids on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
/dev/sda4 on /home type ext4 (rw,noatime,data=ordered)
none on /run/user/1000 type tmpfs (rw,relatime,mode=700,uid=1000)
/home/var_tmp on /var/tmp type ext2 (rw,relatime,errors=continue,user_xattr)
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to