Hi, I'm trying dev-preview of RHOCP on OpenStack by following https://github.com/openshift/installer/blob/master/docs/user/openstack/README.md The issue I'm facing is that I cannot boot up RHCOS machines. It looks like VM doesn't recognize the RHCOS qcow2 image as bootable disk. I downloaded that image from the following URL indicated by the above document.
https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/pre-release/latest/ I checked that image. It shows that it is raw file not qcow2. [root@rdo-aio ~]# qemu-img info rhcos-42.80.20190828.2-openstack.qcow2 image: rhcos-42.80.20190828.2-openstack.qcow2 file format: raw virtual size: 656M (687595008 bytes) disk size: 656M [root@rdo-aio ~]# sha256sum rhcos-42.80.20190828.2-openstack.qcow2 c31a1039366ff7f3fa43a0110d28f4c9b36a831d55ea120eb1a4128d1a1905bb rhcos-42.80.20190828.2-openstack.qcow2 # This is correct hash compared to https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/pre-release/latest/sha256sum.txt So I suspect there is an issue with the qcow2 image from the URL. Did anyone succeed to create cluster with this image ? Koki Sanagi _______________________________________________ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users