I try to load a new disk image, nothing happens.
The image starts to be loaded, the traffic to the server and the local machine shows the activity, but 700 megabytes downloaded for 3 hours, and cant finish)
Upload hangs
The problem appeared recently. Before this, image is loaded without problems.
Tested on different servers with OpenNebula.
I’m fairly new to this but I guess my approach would be a) to check available space for the store you’re uploading it to and b) to tail -f /var/log/one/oned.log for obvious errors.
Hopefully someone with a bit more experience here will be able to help you out.
I have the exact same issue. I can upload smaller iso images. But I tried a 3.7GB windows iso, the uploader stops at a random point. I live monitored the sunstone log, and it showed each packet received until it just stopped without any warnings or even timeouts.
But in my case every time it fails, sunstone-server crashes and the logs don’t indicate anything. I basically have to restart sunstone-server each time to bring it back up.
I have the exact same issue. I can upload smaller iso images. But I
tried a 3.7GB windows iso, the uploader stops at a random point. I
live monitored the sunstone log, and it showed each packet received
until it just stopped without any warnings or even timeouts.
But in my case every time it fails, sunstone-server crashes and the
logs don’t indicate anything. I basically have to restart
sunstone-server each time to bring it back up.
According to documentation[1]:
make sure you have enough space in :tmpdir: defined in
sunstone-server.conf
make sure any HTTP reverse-proxy does not limit the body size
Wow. As soon as you posted the reply, my monitoring daemon just set off on the disk space the /var/tmp directory is in. Thanks for pointing me to the right direction.
Also @GabrielDias can you tell me where is the config file located for NGINX. I didn’t see it under /etc