openstack windows image stuck in queuing
When i try to upload a windows 2012 image on Openstack I am getting 502 bad gateway error and image gets stuck in queuing.
precisely, 10.14.85.54 is my static IP and the response to glance image-create is:
502 Bad Gateway: Bad Gateway: The proxy server received an invalid: response from an upstream server.: Apache/2.4.18 (Ubuntu) Server at 10.14.85.54 Port 80 (HTTP 502) .
However, when i try to upload Ubuntu or Debian image it works perfectly fine. Any help is appreciated.
can show us the command line of both, working and non working, uploads?
Working example:
glance image-create --name 'OL7.2' --file OracleLinux-7.2.qcow2 --disk-format qcow2 --container-format bare
image size is 2.6 Gb
and the FAILURE:
glance image-create --name 'Db12.2' --file Oracle12201DBRAC.qcow2 --disk-format qcow2 --container-format bare
image size is 16Gb
The 16Gb Oracle database image used to load into Glance successfully about 1 to 1 1/2 weeks ago. I don't know what change caused this failure.
Running into the same thing with a devstack Pike build. image create amphora-x64-haproxy --public --container-format=bare --disk-format qcow2
2018-08-02 18:37:37.101 | 502 Proxy Error: Proxy Error: The proxy server received an invalid: response from an upstream server.: The proxy server could not h