<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Error Openstack / Cloudbreak &amp;quot;no bootable device&amp;quot; in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-Openstack-Cloudbreak-quot-no-bootable-device-quot/m-p/201530#M163539</link>
    <description>&lt;P&gt;I've follwed the Instructions in this Guide to launch Cloudbreak in Openstack:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/Cloudbreak/Cloudbreak-2.4.0/content/os-launch/index.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/Cloudbreak/Cloudbreak-2.4.0/content/os-launch/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So I've downloaded these three images to "home" directory on my machine which is running Openstack (packstack --allinone) by these commands:&lt;/P&gt;&lt;PRE&gt;curl -O &lt;A href="https://public-repo-1.hortonworks.com/HDP/cloudbreak/266cbdd8-9909-4597-8133-cf3444b8b232.img" target="_blank"&gt;https://public-repo-1.hortonworks.com/HDP/cloudbreak/266cbdd8-9909-4597-8133-cf3444b8b232.img&lt;/A&gt;
curl -O &lt;A href="https://public-repo-1.hortonworks.com/HDP/cloudbreak/cb-hdp--1801261636.img" target="_blank"&gt;https://public-repo-1.hortonworks.com/HDP/cloudbreak/cb-hdp--1801261636.img&lt;/A&gt;
curl -O &lt;A href="https://public-repo-1.hortonworks.com/HDP/cloudbreak/cb-hdp-26-1802090220.img" target="_blank"&gt;https://public-repo-1.hortonworks.com/HDP/cloudbreak/cb-hdp-26-1802090220.img&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;After this I've downloaded admin-openrc.sh file from the Openstack Dashboard and load it by running the following command:&lt;/P&gt;&lt;PRE&gt;source admin-openrc.sh&lt;/PRE&gt;&lt;P&gt;To import the images I've run these commands:&lt;/P&gt;&lt;PRE&gt;export CBD_LATEST_IMAGE=266cbdd8-9909-4597-8133-cf3444b8b232.img
export OS_IMAGE_NAME=266cbdd8-9909-4597-8133-cf3444b8b232.img
glance image-create --name "$OS_IMAGE_NAME" --file "$CBD_LATEST_IMAGE" --disk-format qcow2 --container-format bare --progress


export CB_LATEST_IMAGE=cb-hdp--1801261636.img
export CB_LATEST_IMAGE_NAME=cb-hdp--1801261636.img&amp;lt;br&amp;gt;glance image-create --name "$CB_LATEST_IMAGE_NAME" --file "$CB_LATEST_IMAGE" --disk-format qcow2 --container-format bare --progress 

export CB_LATEST_IMAGE=cb-hdp-26-1802090220.img
export CB_LATEST_IMAGE_NAME=cb-hdp-26-1802090220.img
glance image-create --name "$CB_LATEST_IMAGE_NAME" --file "$CB_LATEST_IMAGE" --disk-format qcow2 --container-format bare --progress&lt;/PRE&gt;&lt;P&gt;When I try to run an Instance with the cloudbreak-deployer image (266cbdd8-9909-4597-8133-cf3444b8b232.img) the instance goes to active status but the console says that "there was no bootable device found"&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2018 02:31:22 GMT</pubDate>
    <dc:creator>dominik1</dc:creator>
    <dc:date>2018-04-05T02:31:22Z</dc:date>
  </channel>
</rss>

