Cloud init API issue
by Shanil S
Hi,
I am using ovirt REST API function to create vm. Virtual machine is not
creating with the cloud init and i am unable to login. The following xml is
which i used for creating vm
<vm>
<name>$name</name>
<cluster>
<name>WTC</name>
</cluster>
<template>
<name>$templatetype</name>
</template>
<memory>$memory</memory>
<os>
<boot dev=\"hd\"/>
</os>
<initialization>
<cloud_init>
<host>
<address></address>
</host>
<authorized_keys>
<authorized_key>
<user>
<user_name>root</user_name>
</user>
<key></key>
</authorized_key>
</authorized_keys>
<regenerate_ssh_keys>true</regenerate_ssh_keys>
<timezone>Asia/Jerusalem</timezone>
<users>
<user>
<user_name>root</user_name>
<password>mypass</password>
</user>
</users>
<network_configuration>
<nics>
<nic>
<name>eth0</name>
<boot_protocol>STATIC</boot_protocol>
<network>
<ip address='' netmask='255.255.255.0' gateway='/>
</network>
<on_boot>true</on_boot>
</nic>
</nics>
<dns>
<servers>
<host>
<address></address>
</host>
<host>
<address></address>
</host>
</servers>
<search_domains>
<host>
<address></address>
</host>
</search_domains>
</dns>
</network_configuration>
<files>
<file>
<name></name>
<content></content>
<type>PLAINTEXT</type>
</file>
</files>
</cloud_init>
</initialization>
</vm>
could you please check if there any issues with the xml data ? i am able to
create VM from the ovirt panel and its working but this problem is only
when i use the REST Api to do this
10 years, 5 months
Spam Satellite/Spacewalk API
by Maurice James
------=_Part_8883_470212248.1403744696498
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Are there any oVirt connectors or connections with Spacewalk/Satellite? Currently Satellite has api access with Susestudio, so I can push images from Susestudio to a virtulization host that is managed by Spacewalk.
------=_Part_8883_470212248.1403744696498
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Are there any oVirt connectors or connections with Spacewalk/Satellite? Currently Satellite has api access with Susestudio, so I can push images from Susestudio to a virtulization host that is managed by Spacewalk.<br></div></div></body></html>
------=_Part_8883_470212248.1403744696498--
10 years, 5 months
FC20 vdsmd broken after latest yum update
by Markus Stockhausen
------=_NextPartTM-000-1d15ee3f-f177-48bc-a7f4-19255cd65a66
Content-Type: multipart/alternative;
boundary="_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862D3B4EXCHANGEcollogi_"
--_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862D3B4EXCHANGEcollogi_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
after a maintenance of one of our hosts, vdsmd does not start anymore.
Error could be narrowed down to the following command:
[root ~]# /usr/bin/vdsm-tool is-configured
Traceback (most recent call last):
File "/usr/bin/vdsm-tool", line 145, in <module>
sys.exit(main())
File "/usr/bin/vdsm-tool", line 142, in main
return tool_command[cmd]["command"](*args[1:])
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py", line=
251, in isconfigured
if c.getName() in args.modules and not c.isconfigured()
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py", line=
103, in isconfigured
self._exec_libvirt_configure("check_if_configured")
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py", line=
78, in _exec_libvirt_configure
raw=3DTrue,
File "/usr/lib64/python2.7/site-packages/vdsm/utils.py", line 645, in exe=
cCmd
deathSignal=3DdeathSignal, childUmask=3DchildUmask)
File "/usr/lib64/python2.7/site-packages/cpopen/__init__.py", line 50, in=
__init__
stderr=3DPIPE)
File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
errread, errwrite)
TypeError: _execute_child_v275() takes exactly 17 arguments (18 given)
We are on Ovirt 3.4.2. FC20 Hypervisor node is fully patched (as mentioned =
above).
Any idea what is going wrong?
Markus
--_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862D3B4EXCHANGEcollogi_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html dir=3D"ltr">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style id=3D"owaParaStyle" type=3D"text/css">P {margin-top:0;margin-bottom:=
0;}</style>
</head>
<body ocsi=3D"0" fpstyle=3D"1">
<div style=3D"direction: ltr;font-family: Tahoma;color: #000000;font-size: =
10pt;">Hi,<br>
<br>
after a maintenance of one of our hosts, vdsmd does not start anymore.<br>
Error could be narrowed down to the following command:<br>
<br>
[root ~]# /usr/bin/vdsm-tool is-configured<br>
Traceback (most recent call last):<br>
File "/usr/bin/vdsm-tool", line 145, in <module><br>
sys.exit(main())<br>
File "/usr/bin/vdsm-tool", line 142, in main<br>
return tool_command[cmd]["command"](*args[1:])=
<br>
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator=
.py", line 251, in isconfigured<br>
if c.getName() in args.modules and not c.isconfigured()<=
br>
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator=
.py", line 103, in isconfigured<br>
self._exec_libvirt_configure("check_if_configured&q=
uot;)<br>
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator=
.py", line 78, in _exec_libvirt_configure<br>
raw=3DTrue,<br>
File "/usr/lib64/python2.7/site-packages/vdsm/utils.py", l=
ine 645, in execCmd<br>
deathSignal=3DdeathSignal, childUmask=3DchildUmask)<br>
File "/usr/lib64/python2.7/site-packages/cpopen/__init__.py&quo=
t;, line 50, in __init__<br>
stderr=3DPIPE)<br>
File "/usr/lib64/python2.7/subprocess.py", line 711, in __=
init__<br>
errread, errwrite)<br>
TypeError: _execute_child_v275() takes exactly 17 arguments (18 given)<br>
<br>
We are on Ovirt 3.4.2. FC20 Hypervisor node is fully patched (as mentioned =
above).<br>
Any idea what is going wrong?<br>
<br>
Markus<br>
<br>
</div>
</body>
</html>
--_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862D3B4EXCHANGEcollogi_--
------=_NextPartTM-000-1d15ee3f-f177-48bc-a7f4-19255cd65a66
Content-Type: text/plain;
name="InterScan_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="InterScan_Disclaimer.txt"
****************************************************************************
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.
Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln
Vorstand:
Kadir Akin
Dr. Michael Höhnerbach
Vorsitzender des Aufsichtsrates:
Hans Kristian Langva
Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.
Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln
executive board:
Kadir Akin
Dr. Michael Höhnerbach
President of the supervisory board:
Hans Kristian Langva
Registry office: district court Cologne
Register number: HRB 52 497
****************************************************************************
------=_NextPartTM-000-1d15ee3f-f177-48bc-a7f4-19255cd65a66--
10 years, 5 months
How can I let others safely manage there own virtual machine
by Andy Michielsen
Hello,
I'm new to this so I was wondering if anyone could give me some tips.
I work for a company and we deploy software which needs to work together
with other software, domain policies, proxy, etc.
For this we often set up a new virtual machine to simulate potential
problems and give us the opportunity to investigate.
So I was wondering how do I best go about doing this and give multiple
users the ability to create new machines from templates but put
restrictions on how many vm's they can create, the disk space they use and
the network bandwidth they use.
If there is a way to also limit in time how long the created vm's can exist
would also be very interesting.
Kind regards.
10 years, 5 months
Spam VDI setup
by Maurice James
------=_Part_8287_1218658623.1403500080334
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Does anyone have a setup similar to this, or at least know how this was accomplished?
https://www.youtube.com/watch?v=3_8oYb_7VcA
------=_Part_8287_1218658623.1403500080334
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Does anyone have a setup similar to this, or at least know how this was accomplished?<br></div><div><a href="https://www.youtube.com/watch?v=3_8oYb_7VcA">https://www.youtube.com/watch?v=3_8oYb_7VcA</a> <br></div></div></body></html>
------=_Part_8287_1218658623.1403500080334--
10 years, 5 months
HA not working 3.4.2
by mad Engineer
Hi i was testing HA of ovirt,(i am from Xenserver background and trying to
use KVM solution in our environment)
Have 2 hosts with NFS storage and i tested migration between these two
hosts.
On Host2 while VM was running on it, i unplugged Power cable and it took
long minutes to update that VM is down,okkk now long wait......
..
.....
.......
VM state changed to *unkown *and not booted on second Node ie Host1
its been half an hour and still the VM is not restarted
What can be the issue?What should i do it make the VM in real HA so that it
will be restarted on the active node.
*How HA is enabled*
what i did was while creating vm> Advanced option>High Availability>Highly
Available
I am sure this can be a configuration error,Can some one please help me
with enabling HA.
Please Help
Thanks
10 years, 5 months
Best way to define migration bandwidth
by Markus Stockhausen
------=_NextPartTM-000-b2a44ed9-323d-42cd-af9e-269920770a50
Content-Type: multipart/alternative;
boundary="_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862DB73EXCHANGEcollogi_"
--_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862DB73EXCHANGEcollogi_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
right now we modify /etc/vdsm/vdsm.conf on each host to raise migration
bandwidth on our IPoIB network. Is there any place to set it permanently?
If not I'll file a RFE.
Markus
--_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862DB73EXCHANGEcollogi_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html dir=3D"ltr">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style type=3D"text/css" id=3D"owaParaStyle"></style>
</head>
<body fpstyle=3D"1" ocsi=3D"0">
<div style=3D"direction: ltr;font-family: Tahoma;color: #000000;font-size: =
10pt;">Hello,
<div><br>
</div>
<div>right now we modify /etc/vdsm/vdsm.conf on each host to raise mig=
ration</div>
<div>bandwidth on our IPoIB network. Is there any place to set it permanent=
ly?</div>
<div><span style=3D"font-size: 10pt;">If not I'll file a RFE.</span></div>
<div><br>
</div>
<div>Markus</div>
</div>
</body>
</html>
--_000_12EF8D94C6F8734FB2FF37B9FBEDD1735862DB73EXCHANGEcollogi_--
------=_NextPartTM-000-b2a44ed9-323d-42cd-af9e-269920770a50
Content-Type: text/plain;
name="InterScan_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="InterScan_Disclaimer.txt"
****************************************************************************
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.
Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln
Vorstand:
Kadir Akin
Dr. Michael Höhnerbach
Vorsitzender des Aufsichtsrates:
Hans Kristian Langva
Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.
Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln
executive board:
Kadir Akin
Dr. Michael Höhnerbach
President of the supervisory board:
Hans Kristian Langva
Registry office: district court Cologne
Register number: HRB 52 497
****************************************************************************
------=_NextPartTM-000-b2a44ed9-323d-42cd-af9e-269920770a50--
10 years, 5 months
[QE][ACTION NEEDED] oVirt 3.5.0 Beta status
by Sandro Bonazzola
Hi,
We're going to compose oVirt 3.5.0 Beta on Thu *2014-06-26 08:00 UTC*.
Maintainers:
- Please be sure that master snapshot allow to create VMs before today *2014-06-25 15:00 UTC*
The bug tracker [1] shows the following proposed blockers to be reviewed:
Bug ID Whiteboard Status Summary
1073944 integration ASSIGNED Add log gathering for a new ovirt module (External scheduler)
1060198 integration NEW [RFE] add support for Fedora 20
About Add log gathering for a new ovirt module (External scheduler), patch have been merged on upstream sos master branch.
For Fedora >= 19 sos-3.1 package includes the fix.
For EL 6 patches need to be backported to ovirt-log-collector.
Feature freeze is now effective, no more features should be pushed.
Features included in 3.5.0 Beta are marked in green on Features Status Table [2]
Some more features may be included since they were near to be completed on last sync meeting.
The table will be updated on next sync meeting scheduled for today 2014-06-25.
There are still 357 bugs [3] targeted to 3.5.0.
Excluding node and documentation bugs we still have 294 bugs [4] targeted to 3.5.0.
Maintainers / Assignee:
- Please remember to rebuild your packages before today *2014-06-25 15:00* if needed, otherwise nightly snapshot will be taken.
- Please be sure that master snapshot allow to create VMs before today *2014-06-25 15:00 UTC*
- If you find a blocker bug please remember to add it to the tracker [1]
- Please start filling release notes, the page has been created here [5]
- Please review and add test cases to oVirt 3.5 Test Day [6]
Community:
- You're welcome to join us testing this beta release and getting involved in oVirt Quality Assurance[7]!
[1] http://bugzilla.redhat.com/1073943
[2] http://bit.ly/17qBn6F
[3] http://red.ht/1pVEk7H
[4] http://red.ht/1rLCJwF
[5] http://www.ovirt.org/OVirt_3.5_Release_Notes
[6] http://www.ovirt.org/OVirt_3.5_TestDay
[7] http://www.ovirt.org/OVirt_Quality_Assurance
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
10 years, 5 months
[QE][ACTION NEEDED] oVirt 3.4.3 RC status
by Sandro Bonazzola
Hi,
We're going to start composing oVirt 3.4.3 RC on *2014-07-10 08:00 UTC* from 3.4 branch.
A 3.4.3 branch will be created immediately after using the same hash of the build.
The bug tracker [1] shows no blocking bugs for the release
There are still 34 bugs [2] targeted to 3.4.3.
Excluding node and documentation bugs we still have 12 bugs [3] targeted to 3.4.3.
Maintainers / Assignee:
- Please add the bugs to the tracker if you think that 3.4.3 should not be released without them fixed.
- Please update the target to any next release for bugs that won't be in 3.4.3:
it will ease gathering the blocking bugs for next releases.
- Please fill release notes, the page has been created here [4]
- Please build packages before *2014-07-09 15:00 UTC*.
Community:
- If you're testing oVirt 3.4 nightly snapshot, please add yourself to the test page [5]
[1] bugzilla.redhat.com/1107968
[2] http://red.ht/1lBAw2R
[3] http://red.ht/1ly9hfA
[4] http://www.ovirt.org/OVirt_3.4.3_Release_Notes
[5] http://www.ovirt.org/Testing/oVirt_3.4.3_Testing
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
10 years, 5 months