[Tilecache] FW: Problem where create tilecache IOError: [Errno 28] No space left on device

bray bray at caliak.com
Sun Feb 17 08:22:26 PST 2013


Dont forget to remove your folder, after you remove inode :)

BrayJakarta - Indonesia

From: bray at caliak.com
To: rush at winkey.org
CC: tilecache at lists.osgeo.org
Subject: RE: [Tilecache] Problem where create tilecache IOError: [Errno 28] No space left on device
Date: Sun, 17 Feb 2013 16:19:51 +0000







i am has solving this problem. first i am remove inode and i remove folder.1. check inode with this $df -i -H2. check inode number $ls -il3. remove inode folder by inode number $ find . -maxdepth 1 -type f -inum [inode number] -delete
example: $find . -maxdepth 1 -type f -inum 7404301 -delete
note: thanks for Christoph Lingg :)
BrayJakarta - Indonesia

> Subject: Re: [Tilecache] Problem where create tilecache IOError: [Errno 28] No space left on device
> From: rush at winkey.org
> To: bray at caliak.com
> CC: tilecache at lists.osgeo.org
> Date: Fri, 15 Feb 2013 10:43:52 -0800
> 
> hey bray
> 
> is that iscsi? ive seen errors like that when there is network issues
> 
> Brian
> 
> 
> On Thu, 2013-02-14 at 07:11 +0000, bray wrote:
> > i have problem when i create tile cache
> > 
> > 
> > this is mw log error, my physical disk is not full. but i have get
> > this error. what must i do?
> > 
> > 
> > 13 (109603, 062843) = (13473402.0999 -823379.6686 13473707.8480
> > -823073.9205) [0
> > .0001s : 1498.036/s] 38475/107256
> > 13 (109608, 062843) = (13474930.8405 -823379.6686 13475236.5886
> > -823073.9205) [0
> > .0001s : 1498.066/s] 38476/107256
> > 13 (109613, 062843) = (13476459.5810 -823379.6686 13476765.3291
> > -823073.9205) [0
> > .0001s : 1498.094/s] 38477/107256
> > Traceback (most recent call last):
> >   File "/usr/sbin/tilecache_seed", line 9, in <module>
> >     TileCache.Client.main()
> >   File "/usr/lib/pymodules/python2.7/TileCache/Client.py", line 175,
> > in main
> >     seed(svc, layer, map(int, args[1:3]), bboxlist ,
> > padding=options.padding, fo
> > rce = options.force, reverse = options.reverse, delay=options.delay)
> >   File "/usr/lib/pymodules/python2.7/TileCache/Client.py", line 118,
> > in seed
> >     svc.renderTile(tile,force=force)
> >   File "/usr/lib/pymodules/python2.7/TileCache/Service.py", line 138,
> > in renderT
> > ile
> >     data = layer.render(tile, force=force)
> >   File "/usr/lib/pymodules/python2.7/TileCache/Layer.py", line 436, in
> > render
> >     image = self.renderMetaTile(metatile, tile)
> >   File "/usr/lib/pymodules/python2.7/TileCache/Layer.py", line 421, in
> > renderMet
> > aTile
> >     self.cache.set( subtile, subdata )
> >   File "/usr/lib/pymodules/python2.7/TileCache/Caches/Disk.py", line
> > 83, in set
> >     output = file(tmpfile, "wb")
> > IOError: [Errno 28] No space left on device:
> > '/sda6/tilecache/gbasemap_13/13/000
> > /109/615/000/062/840.png.3070.tmp'
> > 
> > 
> > this is my space diks information
> > 
> > 
> > root at wgiserver:/home/gis# df -H
> > Filesystem      Size  Used Avail Use% Mounted on
> > /dev/sda1        20G   13G  6.2G  68% /
> > udev            1.1G  4.1k  1.1G   1% /dev
> > tmpfs           423M  312k  422M   1% /run
> > none            5.3M     0  5.3M   0% /run/lock
> > none            1.1G     0  1.1G   0% /run/shm
> > /dev/sda6       105G   19G   81G  19% /sda6
> > 
> > 
> > 
> > 
> > 
> > 
> > sorry if my english is not good. thanks very much.
> > 
> > 
> > Regards.
> > Bray
> > Jakarta - Indonesia
> > _______________________________________________
> > Tilecache mailing list
> > Tilecache at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/tilecache
> 
> -- 
> Brian Case
> KF7WPK
> rush at winkey.org
> 
> 

 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/tilecache/attachments/20130217/c8a97ce6/attachment.html>


More information about the Tilecache mailing list