Hey Renbag! I was looking at the process lists that you sent and you can see that you have the following line in the "ps auxf" output of the slow machines:
"aduser 1305 1.1 0.6 633728 26316 ? SNsl 12:53 0:00 \_ /usr/libexec/tracker-miner-fs-3"
This means that the tracker-miner service is likely installed on the machine. The tracker-extract service is a bit tricky to see, since it exits after it has done its job.
Could you re-check if you have the "tracker-miner-fs" and "tracker-extract" packages installed?
Also, if you could share the output from "journalctl --user -b", it would help to see the order in which the services were started in the system.
Hey Renbag! I was looking at the process lists that you sent and you can see that you have the following line in the "ps auxf" output of the slow machines: tracker- miner-fs- 3"
"aduser 1305 1.1 0.6 633728 26316 ? SNsl 12:53 0:00 \_ /usr/libexec/
This means that the tracker-miner service is likely installed on the machine. The tracker-extract service is a bit tricky to see, since it exits after it has done its job.
Could you re-check if you have the "tracker-miner-fs" and "tracker-extract" packages installed?
Also, if you could share the output from "journalctl --user -b", it would help to see the order in which the services were started in the system.