[RHV] The OCP installer fails with status code (416) error
Issue
During openshift-install create cluster process installer fails with the following error during image uploading
ERROR Error: Failed to create disk.
ERROR
ERROR with ovirt_disk_from_image.releaseimage[0],
ERROR on main.tf line 16, in resource "ovirt_disk_from_image" "releaseimage":
ERROR 16: resource "ovirt_disk_from_image" "releaseimage" {
ERROR
ERROR permanent_http_error: non-retryable error encountered while transferring
ERROR image for disk ccd0e8d7-dfc8-4a66-8e91-2fe06f66b1c1 via HTTP request to
ERROR https://testt.com:54322/images/d3d0ff07-fcd8-493a-b50f-1b4dad03e6f6,
ERROR giving up (permanent_http_error: unexpected client status code (416) received
ERROR for image upload)
ERROR failed to fetch Cluster: failed to generate asset "Cluster": failure applying terraform for "image" stage: failed to create cluster: failed to apply Terraform: exit status 1
ERROR
ERROR Error: Failed to create disk.
ERROR
ERROR with ovirt_disk_from_image.releaseimage[0],
ERROR on main.tf line 16, in resource "ovirt_disk_from_image" "releaseimage":
ERROR 16: resource "ovirt_disk_from_image" "releaseimage" {
ERROR
ERROR permanent_http_error: non-retryable error encountered while transferring
ERROR image for disk ccd0e8d7-dfc8-4a66-8e91-2fe06f66b1c1 via HTTP request to
ERROR https://test.com:54322/images/d3d0ff07-fcd8-493a-b50f-1b4dad03e6f6,
ERROR giving up (permanent_http_error: unexpected client status code (416) received
ERROR for image upload)
ERROR
Environment
- Red Hat Virtualization 4.4 (SP1)
- OpenShift Container Platform 4.12
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.