<div dir="ltr"><div dir="ltr">Yes , i checked the value & increased it 64K ( got pointer from <a href="https://hub.docker.com/r/wolverine2k/yocto-build-env/">https://hub.docker.com/r/wolverine2k/yocto-build-env/</a>)</div><div><br></div><div>It got the same error again today . <br></div><div>Currently i have increased the value from 64K to 512K.</div><div>But raised the query to check if i am doing any thing wrong here or missing any caution. <br></div><div><br></div><div>Like if at 512K if we get the error again , not sure if increasing the value is the only value.</div><div><br></div><div>Thanks</div><div>Ashish<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 13, 2019 at 3:47 PM Richard Purdie <<a href="mailto:richard.purdie@linuxfoundation.org">richard.purdie@linuxfoundation.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 2019-05-13 at 15:38 +0530, AshishKumar Mishra wrote:<br>
> Can team members please let me know the solution & what is causing<br>
> the below mentioned error ?<br>
> ( I am having around 128GB of disk space still left , hence don't<br>
> think that space is the issue here )<br>
> <br>
> ~/Documents/linux-foundation-projects/yocto/poky/build (slef-bsp) : bitbake -vn virtual/kernel<br>
> ERROR: No space left on device or exceeds fs.inotify.max_user_watches?<br>
> ERROR: To check max_user_watches: sysctl -n fs.inotify.max_user_watches.<br>
> ERROR: To modify max_user_watches: sysctl -n -w fs.inotify.max_user_watches=<value>.<br>
> ERROR: Root privilege is required to modify max_user_watches.<br>
> ERROR: Command execution failed: Traceback (most recent call last):<br>
<br>
Did you try what it says above and check the max_user_watches value?<br>
<br>
Also, did you check you had enough free inodes on the filesystem?<br>
<br>
Cheers,<br>
<br>
Richard<br>
<br>
</blockquote></div>