Have you checked the number of available inodes? In my personal blog I have a post about this potential issue: "<a href="http://ariasprado.name/2010/12/24/tilecache-and-the-ext3-jfs-and-xfs-file-systems.html">TileCache and the Ext3, JFS and XFS file systems</a>" Should this be the issue, consider using a filesystem like JFS.<br>

<br><div class="gmail_quote">On Thu, Feb 14, 2013 at 9:00 PM,  <span dir="ltr"><<a href="mailto:tilecache-request@lists.osgeo.org" target="_blank">tilecache-request@lists.osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Send Tilecache mailing list submissions to<br>
        <a href="mailto:tilecache@lists.osgeo.org">tilecache@lists.osgeo.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.osgeo.org/mailman/listinfo/tilecache" target="_blank">http://lists.osgeo.org/mailman/listinfo/tilecache</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:tilecache-request@lists.osgeo.org">tilecache-request@lists.osgeo.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:tilecache-owner@lists.osgeo.org">tilecache-owner@lists.osgeo.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Tilecache digest..."<br>
<br>Today's Topics:<br>
<br>
   1. Problem where create tilecache IOError: [Errno 28] No space<br>
      left on device (bray)<br>
<br><br>---------- Forwarded message ----------<br>From: bray <<a href="mailto:bray@caliak.com">bray@caliak.com</a>><br>To: "<a href="mailto:tilecache@lists.osgeo.org">tilecache@lists.osgeo.org</a>" <<a href="mailto:tilecache@lists.osgeo.org">tilecache@lists.osgeo.org</a>><br>

Cc: <br>Date: Thu, 14 Feb 2013 07:11:27 +0000<br>Subject: [Tilecache] Problem where create tilecache IOError: [Errno 28] No space left on device<br>


<div><div dir="ltr"><font face="Comic Sans MS">i have problem when i create tile cache</font><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">this is mw log error, my physical disk is not full. but i have get this error. what must i do?</font></div>

<div><font><div style="font-family:'Comic Sans MS'"><br></div><div><font face="Courier New">13 (109603, 062843) = (13473402.0999 -823379.6686 13473707.8480 -823073.9205) [0</font></div><div><font face="Courier New">.0001s : 1498.036/s] 38475/107256</font></div>

<div><font face="Courier New">13 (109608, 062843) = (13474930.8405 -823379.6686 13475236.5886 -823073.9205) [0</font></div><div><font face="Courier New">.0001s : 1498.066/s] 38476/107256</font></div><div><font face="Courier New">13 (109613, 062843) = (13476459.5810 -823379.6686 13476765.3291 -823073.9205) [0</font></div>

<div><font face="Courier New">.0001s : 1498.094/s] 38477/107256</font></div><div><font face="Courier New">Traceback (most recent call last):</font></div><div><font face="Courier New">  File "/usr/sbin/tilecache_seed", line 9, in <module></font></div>

<div><font face="Courier New">    TileCache.Client.main()</font></div><div><font face="Courier New">  File "/usr/lib/pymodules/python2.7/TileCache/Client.py", line 175, in main</font></div><div><font face="Courier New">    seed(svc, layer, map(int, args[1:3]), bboxlist , padding=options.padding, fo</font></div>

<div><font face="Courier New">rce = options.force, reverse = options.reverse, delay=options.delay)</font></div><div><font face="Courier New">  File "/usr/lib/pymodules/python2.7/TileCache/Client.py", line 118, in seed</font></div>

<div><font face="Courier New">    svc.renderTile(tile,force=force)</font></div><div><font face="Courier New">  File "/usr/lib/pymodules/python2.7/TileCache/Service.py", line 138, in renderT</font></div><div><font face="Courier New">ile</font></div>

<div><font face="Courier New">    data = layer.render(tile, force=force)</font></div><div><font face="Courier New">  File "/usr/lib/pymodules/python2.7/TileCache/Layer.py", line 436, in render</font></div><div>
<font face="Courier New">    image = self.renderMetaTile(metatile, tile)</font></div>
<div><font face="Courier New">  File "/usr/lib/pymodules/python2.7/TileCache/Layer.py", line 421, in renderMet</font></div><div><font face="Courier New">aTile</font></div><div><font face="Courier New">    self.cache.set( subtile, subdata )</font></div>

<div><font face="Courier New">  File "/usr/lib/pymodules/python2.7/TileCache/Caches/Disk.py", line 83, in set</font></div><div><font face="Courier New">    output = file(tmpfile, "wb")</font></div><div>

<font face="Courier New">IOError: [Errno 28] No space left on device: '/sda6/tilecache/gbasemap_13/13/000</font></div><div><font face="Courier New">/109/615/000/062/840.png.3070.tmp'</font></div></font><br><br>this is my space diks information</div>

<div><br></div><div><div><font face="Courier New">root@wgiserver:/home/gis# df -H</font></div><div><font face="Courier New">Filesystem      Size  Used Avail Use% Mounted on</font></div><div><font face="Courier New">/dev/sda1        20G   13G  6.2G  68% /</font></div>

<div><font face="Courier New">udev            1.1G  4.1k  1.1G   1% /dev</font></div><div><font face="Courier New">tmpfs           423M  312k  422M   1% /run</font></div><div><font face="Courier New">none            5.3M     0  5.3M   0% /run/lock</font></div>

<div><font face="Courier New">none            1.1G     0  1.1G   0% /run/shm</font></div><div><font face="Courier New">/dev/sda6       105G   19G   81G  19% /sda6</font></div></div><div><br></div><div><div><font face="Comic Sans MS"><br>

</font></div><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">sorry if my english is not good. thanks very much.</font></div></div><div><font face="Comic Sans MS"><br></font></div><div>Regards.<br>

Bray<div><span style="font-size:12pt">Jakarta - Indonesia</span></div></div>                                      </div></div>
<br>_______________________________________________<br>
Tilecache mailing list<br>
<a href="mailto:Tilecache@lists.osgeo.org">Tilecache@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/tilecache" target="_blank">http://lists.osgeo.org/mailman/listinfo/tilecache</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Diego Alberto Arias Prado<div><a href="http://ariasprado.name/" target="_blank">http://ariasprado.name/</a></div>