On Sat, May 12, 2007 at 09:13:19AM +0200, Jan Zuchhold wrote:
> Hello,
>
> > I made a package of my guest 'gis' (about 465 MB):
> > /etc/vservers/gis (config of the image)
> > /vservers/gis (home of the guest images)
> >
> > http://www.archit.uni-karlsruhe.de/geoserver/vserver.tar.bz2
>
> ok, i've tried it.
>
> The problem is caused by running out of space on /tmp.
> You mount that on tmpfs, specified in fstab in the
> vserver-config dir:
> >>>>
> none /tmp tmpfs size=16m,mode=1777 0 0
> >>>>
> If you remove or comment-out this line (or increase
> the size), it works.
nice one, tx, btw, 16MB for /tmp should be more
than sufficient for properly written programs,
(larger temporary files go to /var/tmp)
best,
Herbert
> Jan
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Sat May 12 18:15:47 2007