Hello Michael, after a reboot and looking again at the strace output I disabled the nmbd, smbd and winbind service which made the bug dissapear.
In summary, I installed nscd which was missing on my system and disabled the three Samba services above, which I don't currently. Everything now works fine again! This also fixed my slow GDM3 login problem. Thank you a lot! Sincerely, Adrian Kieß On Tue, 21 Jun 2022 09:45:06 -0400 Michael Stone <mst...@debian.org> wrote: > On Mon, Jun 20, 2022 at 11:08:55AM +0200, Adrian Immanuel Kiess wrote: > >in the current Debian/testing, storebackup fails to make a new backup, > >because > >storebackup stalls during the backup process. From what I can see though ps > >axuwww, storebackup stalls by calling /bin/chown, where every chown process > >call takes seconds to minutes to complete. > > Can you duplicate this outside of storebackup?