Hi Giannis,

First of all, thanks for your interest in CloudSuite. 

I believe you are running out of disk space in your host machine. The index 
occupies around 12GB
of space. You can check the disk occupancy of your machine while the container 
is running by executing
the “df” command in your host machine. You should be able to see whether you 
are running out of space 
or not. Check that and let me know.

Regards,
Javier

> On 07 Apr 2016, at 14:39, Giannis Giannakopoulos <[email protected]> 
> wrote:
> 
> Hello,
> 
> I have a problem with the execution of the web search benchmark. I am
> executing:
> 
> docker run -it --name server -p 8983:8983 cloudsuite/web-search:server 12g 1
> 
> on a 16G machine with 20G disk and I get the following output:
> 
> tar: data/index/_ne.fdt: Cannot write: No space left on device
> (during wget)
> and
> 
> log4j:ERROR Failed to flush writer,
> java.io.IOException: No space left on device
>       at java.io.FileOutputStream.writeBytes(Native Method)
>       at java.io.FileOutputStream.write(FileOutputStream.java:345)
> (when trying to start solr)
> 
> (I provide the full log trace into the attachment).
> 
> Thank you in advance,
> Giannis
> 
> -- 
> Ioannis Giannakopoulos
> PhD Candidate, Systems Administrator
> Computing Systems Laboratory, School of ECE
> National Technical University of Athens
> e-mail: [email protected]
> site: http://www.cslab.ece.ntua.gr/~ggian/
> skype name: giagiannis
> tel: +302107721544 (int. 200)
> <trace.log>

Reply via email to