<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: flash: no space left on device in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416431#M62554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the problem.&lt;/P&gt;&lt;P&gt;Seems like I ran out of inodes (df -i, show Ifree = 0).&lt;/P&gt;&lt;P&gt;I had to remove some docker images&amp;nbsp; (seems like there was an issue that inodes where not released after building docker images).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 22:41:50 GMT</pubDate>
    <dc:creator>niklasmolin</dc:creator>
    <dc:date>2015-06-01T22:41:50Z</dc:date>
    <item>
      <title>flash: no space left on device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416430#M62553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running an image on an i.mx6D (build int Yocto).&lt;/P&gt;&lt;P&gt;The image is running from an emmc (Flash) which is around ~16Gb.&lt;/P&gt;&lt;P&gt;When I try to copy some files to the flash (via SSH) I get following problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;/home/root/nodeJs/.......: No space left on device&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I check the size of the disk with df -h, it there should be space left&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Filesystem&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Size&amp;nbsp; Used Avail Use% Mounted on&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;/dev/root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15G&amp;nbsp; 9.5G&amp;nbsp; 4.1G&amp;nbsp; 70% /&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;devtmpfs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 342M&amp;nbsp; 4.0K&amp;nbsp; 342M&amp;nbsp;&amp;nbsp; 1% /dev&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;tmpfs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 502M&amp;nbsp; 164K&amp;nbsp; 502M&amp;nbsp;&amp;nbsp; 1% /run&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;tmpfs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 502M&amp;nbsp;&amp;nbsp; 43M&amp;nbsp; 460M&amp;nbsp;&amp;nbsp; 9% /var/volatile&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;/dev/mmcblk0p1&amp;nbsp; 8.0M&amp;nbsp; 8.0M&amp;nbsp;&amp;nbsp; 24K 100% /media/mmcblk0p1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Is there some setup I need to do to tell it that we are using 16 Gb disk when I compile or maybe some config file under /etc?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Niklas &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 20:17:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416430#M62553</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2015-06-01T20:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: flash: no space left on device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416431#M62554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the problem.&lt;/P&gt;&lt;P&gt;Seems like I ran out of inodes (df -i, show Ifree = 0).&lt;/P&gt;&lt;P&gt;I had to remove some docker images&amp;nbsp; (seems like there was an issue that inodes where not released after building docker images).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 22:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416431#M62554</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2015-06-01T22:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: flash: no space left on device</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416432#M62555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Niklas,&lt;/P&gt;&lt;P&gt;Thanks for sharing your solution with the Community!&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;/Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 20:25:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/flash-no-space-left-on-device/m-p/416432#M62555</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-06-02T20:25:51Z</dc:date>
    </item>
  </channel>
</rss>

