We are deploying a new Vcloud Director 8.20 for SP cell and are having a issue uploading files. I see the file get uploaded to the server nfs share and it shows 100% in the upload task, but only 1% on the catalog status page. This is the error I get every time.
[ df994315-e6c8-4151-ab9b-a7bfdd41c80c ] Internal Server Error
- java.net.SocketTimeoutException: connect timed out
- java.net.SocketTimeoutException: connect timed out
- connect timed out
Looking through the logs I see the following
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: java.net.SocketTimeoutException: connect timed out
three or four times. . I am also seeing this in the logs.
No active collaboration found for task VDC_UPLOAD_MEDIA(com.vmware.vcloud.entity.task
No enabled endpoints for task VDC_UPLOAD_MEDIA
Currently there is only one datastore and it is shared to all my hosts. I reconnected vcenter and even tried different credentials.
Here is the succeeded upload and below is what I see in the catalog status. It never gets past on percent before it errors out.
I have tried files from 10KB up to 3Gb thinking it was a file size limitation. Every time it ends with this error usually in less then a minute.
I am out of ideas. Please let me know.
Thanks
Wayne