On Sun, Mar 07, 2021 at 12:51:36PM +0100, Marcel Partap wrote:
> Quite strange; I noticed paths missing from my locate DB and digged a bit into
> this. It seems for two (?!) of my XFS volumes, only the root directory is 
> being
> indexed; updatedb.mlocate recurses the whole tree on these.
> Tested with
> 
>> # updatedb.plocate -vU /mnt/x -o /run/shm/updatedb.plocate.test|wc
>>      35      37     795
>> # updatedb.mlocate -vU /mnt/x -o /run/shm/updatedb.mlocate.test|wc
>> […] ⌛️
>> 4843228 6172553 528118933
> 
> Got the repo checked out, if you have recommendations for debugging this.. 😅

Hi,

Could you do strace -vff on updatedb.plocate? (Do note that it will contain
all your file names, if you care about the privacy of them.)

/* Steinar */
-- 
Homepage: https://www.sesse.net/

Reply via email to