Den 06/11/2023 15:57 huet de(n) Steinar H. Gunderson geschriwwen:
On Mon, Nov 06, 2023 at 03:41:50PM +0100, Alain Knaff wrote:
On the box where plocate.db is currently corrupted, /home is a btrfs.
It it by any chance a subvolume? (If so, known btrfs bug/design issue;
see the updatedb.conf man page.)
/* Steinar */
I thinks it's the root volume on its FS (name = <FS_TREE>)
root@hitchhiker:/home/alain# btrfs subvolume show /home
/
Name: <FS_TREE>
UUID: bda85cb7-3079-4487-9382-773767db26e1
Parent UUID: -
Received UUID: -
Creation time: 2022-04-23 17:44:45 +0200
Subvolume ID: 5
Generation: 1051661
Gen at creation: 0
Parent ID: 0
Top level ID: 0
Flags: -
Send transid: 0
Send time: 2022-04-23 17:44:45 +0200
Receive transid: 0
Receive time: -
Snapshot(s):
But in any case, I've now set PRUNE_BIND_MOUNTS to "no", lets see in a
couple of days whether that helps.
Thanks,
Alain