<div dir="ltr">Hi Seven,<br> <br><div><br>I checked that ovirt can mount the iso to the VM...that means ovirt can push the cloud-init data. I have attached the screenshots, please check it.<br></div></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr"><span class="moz-txt-tag">-- <br></span>Regards
<br>Shanil
</div></div>
<br><br><div class="gmail_quote">On Wed, Jul 2, 2014 at 12:45 PM, Sven Kieske <span dir="ltr">&lt;<a href="mailto:S.Kieske@mittwald.de" target="_blank">S.Kieske@mittwald.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
No, this is no &quot;option&quot; to activate.<br>
<br>
The data you submit to cloud-init, gets merged into an iso file<br>
by ovirt, which is than attached as an cd-rom into the vm.<br>
<br>
usually this is /dev/sr1<br>
<br>
try to mount it this way in your vm:<br>
<br>
mount -t iso9660 /dev/sr1 /mnt/<br>
then you should be able to see the folder:<br>
/mnt/openstack/<br>
<br>
inside this folder all cloud-init data should<br>
be available in human readable form (most of it is json)<br>
<br>
if you do not got this cd-rom inside your vm, this means<br>
ovirt was not able to push the cloud-init data inside<br>
the vm.<br>
<br>
in this case, there should be some errors in vdsm.log and engine.log<br>
as well.<br>
<br>
HTH<br>
<br>
Am 02.07.2014 06:04, schrieb Shanil S:<br>
<div class="im HOEnZb">&gt; We are using the cloud-init 0.7.2.2, in this version there is no option to<br>
&gt; set the cd rom. I am attaching the screenshot of the cloud init page,<br>
&gt; please have a look at this.<br>
<br>
</div><div class="HOEnZb"><div class="h5">--<br>
Mit freundlichen Grüßen / Regards<br>
<br>
Sven Kieske<br>
<br>
Systemadministrator<br>
Mittwald CM Service GmbH &amp; Co. KG<br>
Königsberger Straße 6<br>
32339 Espelkamp<br>
T: +49-5772-293-100<br>
F: +49-5772-293-333<br>
<a href="https://www.mittwald.de" target="_blank">https://www.mittwald.de</a><br>
Geschäftsführer: Robert Meyer<br>
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen<br>
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen</div></div></blockquote></div><br></div>