[ovirt-users] Issues in IP Assigning using API
Sven Kieske
S.Kieske at mittwald.de
Wed Jul 2 07:15:05 UTC 2014
No, this is no "option" to activate.
The data you submit to cloud-init, gets merged into an iso file
by ovirt, which is than attached as an cd-rom into the vm.
usually this is /dev/sr1
try to mount it this way in your vm:
mount -t iso9660 /dev/sr1 /mnt/
then you should be able to see the folder:
/mnt/openstack/
inside this folder all cloud-init data should
be available in human readable form (most of it is json)
if you do not got this cd-rom inside your vm, this means
ovirt was not able to push the cloud-init data inside
the vm.
in this case, there should be some errors in vdsm.log and engine.log
as well.
HTH
Am 02.07.2014 06:04, schrieb Shanil S:
> We are using the cloud-init 0.7.2.2, in this version there is no option to
> set the cd rom. I am attaching the screenshot of the cloud init page,
> please have a look at this.
--
Mit freundlichen Grüßen / Regards
Sven Kieske
Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
More information about the Users
mailing list