Does anyone know what IS enough? Watching the video series around https://www.youtube.com/watch?v=bTEdfwtPtNY he doesnt mention changing this size. I dont actually know what this watch manager thing is supposed to be doing, there is one command prompt doing one thing, I cant believe that it would need that many things being watched? What is it even watching for? ________________________________ From: Martin Jansa <martin.ja...@gmail.com> Sent: 14 September 2023 14:17 To: Dave Hitchman <dave.hitch...@kymati.com> Cc: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> Subject: Re: [yocto] Errno=No space left on device
On Thu, Sep 14, 2023 at 2:07 PM Dave Hitchman <dave.hitch...@kymati.com<mailto:dave.hitch...@kymati.com>> wrote: ERROR: No space left on device or exceeds fs.inotify.max_user_watches? ERROR: To check max_user_watches: sysctl -n fs.inotify.max_user_watches. ERROR: To modify max_user_watches: sysctl -n -w fs.inotify.max_user_watches=<value>. pyinotify.WatchManagerError: add_watch: cannot watch /home/dave/Documents/Kymati/yocto/build/conf WD=-1, Errno=No space left on device (ENOSPC) dave@dave-TUXEDO-Aura-15-Gen1:~/Documents/Kymati/yocto/build$ sysctl -n fs.inotify.max_user_watches 65536 What IS the actual problem and how is it actually fixed? I cant be the only person facing this surely? Have you tried to increase fs.inotify.max_user_watches as the error says? $ sysctl -n fs.inotify.max_user_watches 1048576 64K might not be enough.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61000): https://lists.yoctoproject.org/g/yocto/message/61000 Mute This Topic: https://lists.yoctoproject.org/mt/101356635/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-