https://bugs.kde.org/show_bug.cgi?id=516872
--- Comment #7 from Lorn <[email protected]> --- > One faint possibility: Do you have your > ~/.local/share/baloo There is a folder, but it is empty. lorn@Quantum:~$ ls -la ~/.local/share/baloo/ total 67360 drwxrwxr-x 2 lorn lorn 4 Mar 7 20:26 . drwxr-xr-x 82 lorn lorn 93 Mar 7 20:33 .. -rw-rw-r-- 1 lorn lorn 140021760 Mar 7 20:27 index -rw-rw-r-- 1 lorn lorn 8192 Mar 7 20:34 index-lock > folder on ZFS? Yes, when I installed Ubuntu, I chose the entire SSD for ZFS. So probably everything except the boot partition is ZFS. lorn@Quantum:~$ df -h ~/.local/share/baloo Файл.система Размер Использовано Дост Использовано% Cмонтировано в rpool/USERDATA/home_adffho 855G 534G 322G 63% /home lorn@Quantum:~$ I tested the command: stat '/home/lorn/Документы/список покупок.txt'. The device was 0.66, and after rebooting, the value changed to 0.65. DeepSeek said this was important. The other values for this command were the same. This time, I only enabled indexing of names, excluding file contents. After rebooting, baloo_file worked for about a minute and then settled down. I did not change the indexing of hidden files/folders. ADDITIONAL INFORMATION lorn@Quantum:~$ stat '/home/lorn/Документы/список покупок.txt' File: /home/lorn/Документы/список покупок.txt size: 2008 Blocks: 10 IO Block: 2048 regular file Device: 0,65 Inode: 4013044 Links: 1 Access: (0664/-rw-rw-r--) Uid: ( 1000/ lorn) Gid: ( 1000/ lorn) Access: 2026-03-03 10:54:12.680765150 +0500 Modify: 2026-02-26 18:47:09.146456393 +0500 Change: 2026-02-26 18:47:09.146456393 +0500 Birth: 2026-01-08 00:11:38.700225756 +0500 lorn@Quantum:~$ zpool status zfs get atime,relatime,recordsize,compression rpool pool: bpool state: ONLINE scan: scrub repaired 0B in 00:00:00 with 0 errors on Sun Dec 14 00:24:01 2025 config: NAME STATE READ WRITE CKSUM bpool ONLINE 0 0 0 nvme-SAMSUNG_MZFLW1T0HMLH-000MU_S3PBNX0K303395-part2 ONLINE 0 0 0 errors: No known data errors pool: rpool state: ONLINE status: Some supported and requested features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0B in 00:08:11 with 0 errors on Sun Dec 14 00:32:12 2025 config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 nvme-SAMSUNG_MZFLW1T0HMLH-000MU_S3PBNX0K303395_1-part4 ONLINE 0 0 0 errors: No known data errors NAME PROPERTY VALUE SOURCE rpool atime on default rpool relatime on local rpool recordsize 128K default rpool compression lz4 local lorn@Quantum:~$ zfs list -t snapshot no datasets available lorn@Quantum:~$ zfs --version zfs-2.4.0-1ubuntu4 zfs-kmod-2.4.0-1ubuntu3 lorn@Quantum:~$ -- You are receiving this mail because: You are watching all bug changes.
