<div dir="ltr">Hi,<div><br></div><div>You can't import qcow and mark it as raw, before upload to glance you have to convert qcow2 to raw.</div><div><br></div><div>openstack image create Fedora-CoreOS --file=fedora-coreos-35.20220313.3.1-openstack.x86_64.qcow2 --disk-format=raw --container-format=bare --property os_distro='fedora-coreos' --public</div><div><br></div><div>to</div><div><br></div><div>qemu-img convert fedora-coreos-35.20220313.3.1-openstack.x86_64.qcow2 fedora-coreos-35.20220313.3.1-openstack.x86_64.raw</div><div>openstack image create Fedora-CoreOS --file=fedora-coreos-35.20220313.3.1-openstack.x86_64.raw --disk-format=raw --container-format=bare --property os_distro='fedora-coreos' --public</div><div><br></div><div>Hope it will help you.</div><div><br></div><div>Regards,<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="margin:0px;padding:0px 0px 20px;width:1503px;color:rgb(34,34,34);font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:medium"><div style="margin:8px 0px 0px;padding:0px"><div dir="ltr"><span><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr" style="font-family:Arial,Helvetica,sans-serif;font-size:small"><span style="color:rgb(136,136,136);vertical-align:top;line-height:18px;font-size:11pt;font-family:Arial,Helvetica,Geneva;font-weight:bold">Michal Arbet<br></span><span style="color:rgb(136,136,136);font-size:10pt;vertical-align:top;line-height:18px;font-family:Arial,Helvetica,Geneva">Openstack Engineer<br><img src="https://www.google.com/a/ultimum.io/images/logo.gif" width="200" height="81"><br>Ultimum Technologies a.s.<br>Na Poříčí 1047/26, 11000 Praha 1<br>Czech Republic<br><br><a value="+420608314961" style="color:rgb(17,85,204)">+420 604 228 897</a> <br><a href="mailto:michal.arbet@ultimum.io" style="color:rgb(17,85,204)" target="_blank">michal.arbet@ultimum.io</a><br></span><font color="#1155cc" face="Arial, Helvetica, Geneva" style="font-size:12.8px"><span style="font-size:13.3333px;line-height:18px"><u><a href="https://ultimum.io/" style="color:rgb(17,85,204)" target="_blank">https://ultimum.io</a></u></span></font><br></div><div dir="ltr" style="font-family:Arial,Helvetica,sans-serif;font-size:small"><font color="#1155cc" face="Arial, Helvetica, Geneva" style="font-size:12.8px"><span style="font-size:13.3333px;line-height:18px"><br></span></font></div><div style="font-family:Arial,Helvetica,sans-serif;font-size:small"><font color="#666666"><a href="https://www.linkedin.com/company/ultimum-technologies" style="color:rgb(17,85,204)" target="_blank">LinkedIn</a> | <a href="https://twitter.com/ultimumtech" style="color:rgb(17,85,204)" target="_blank">Twitter</a> | <a href="https://www.facebook.com/ultimumtechnologies/timeline" style="color:rgb(17,85,204)" target="_blank">Facebook</a></font></div></div></div></div></div></div></div></div></span></div></div><div><div></div><div><div></div></div></div><div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">po 13. 3. 2023 v 13:25 odesílatel ÐœÐÐšÐÐ ÐžÐ’ ÐœÐÐšÐ¡ <<a href="mailto:mister.mackarow@yandex.ru">mister.mackarow@yandex.ru</a>> napsal:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">Hello, openstack team! Please help me! I'm trying to use magnum in the yoga release on ubuntu 22.04 I can't understand why it doesn't work, when creating a container I get an error</span></div></div><div>"</div><div><div>2023-03-13 09:07:38.090 1507357 ERROR magnum.drivers.heat.driver [req-b0b05017-af6b-4f4c-bf2c-003b34f17ba0 - - - - -]Nodegroup error, stack status: CREATE_FAILED, stack_id: 54f98fee-c070-40f9b337-b9b6df49e73b, reason:Resource CREATE failed: ResourceInError: resources.kube_masters.resources[0].resources.kube-master:</div><div>Went to status ERROR due to "Message: Build of instance 912d1432-c692-4569-a511-3fb9291c97dc aborted: Image 54c026f6-6ff7-4be6-b76e-a0732d9b8814 is unacceptable: Image is not raw format, Code: 500"</div><div>"</div><div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">I downloaded the container image and tried to create it in raw with the command and create a new Cluster template</span></div><div>"</div><div><div>openstack image create Fedora-CoreOS --file=fedora-coreos-35.20220313.3.1-openstack.x86_64.qcow2 --disk-format=raw --container-format=bare --property os_distro='fedora-coreos' --public</div></div><div>"</div><div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">and create a new Cluster template, when I tried to create a cluster, it had the status CREATE_IN_PROGRESS for a very long time I got an error</span></div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">"</span></div><div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">2023-03-13 10:21:58.110 1507357 ERROR magnum.drivers.heat.driver [req-29753ae4-b9c3-4602-ba8e-acf9a0d024c5 - - - - -] Nodegroup error, stack status:</span></div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">CREATE_FAILED, stack_id: 5958bd59-c6f9-464d-a4f7-ddd530fdf804, reason: Timed out=</span></div></div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">"</span></div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">why it doesn't work?  I saw a massage on your website. </span></div><div> </div><div><img src="cid:186e53ce934cb971f161" style="max-width: 100%;"></div><div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">Does this mean that magnum only works in the Zed release?</span></div></div></div></div></div><div>-- </div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:24px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">With respect, </span></div><div><span style="background-color:rgba(7,28,71,0.05);color:rgb(0,0,0);float:none;font-family:arial,helvetica,sans-serif;font-size:24px;font-style:normal;font-weight:400;text-decoration-color:initial;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">Makarov Maxim </span></div><div> </div></blockquote></div>