Anyone using YAML support in the RESTAPI?
by Juan Hernández
Hello,
Does anyone have a good reason to not remove the YAML support from the
RESTAPI? As far as I know it isn't used or tested in any reasonable way,
so I would like to remove it completely for 3.6. If anyone is using it
and can't move to JSON or XML please speak up.
Regards,
Juan Hernandez
--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
10 years
Network QOS not working for VM Outbound
by Punit Dambiwal
Hi,
I have check and found that the Network QOS not working for VM
outbound....it's working fine for Inbound only...
[image: Inline image 1]
root@vm3:~# ./speedtest_cli.py
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from (103.4.X.X)...
Selecting best server based on latency...
Hosted by HKIX1 (Hong Kong) [3.70 km]: 3.153 ms
Testing download speed........................................
Download: 1.95 Mbit/s
Testing upload speed..................................................
Upload: 143.09 Mbit/s
Thanks,
Punit
10 years
Guest PXE boot with 2 NICs : MAC order
by Nicolas Ecarnot
Hello,
I can't remember if I already asked that here, but my researches
returned nothing obvious.
It is frequent in our setup to boot a VM setup with two NICS :
- one in a network with a DHCP server, leading to a PXE/tftp/kickstart setup
- a second one with a network with no DHCP, nor routed. We use this
network in some cases to access iSCSI data.
When PXE booting such a VM, I realized that in gPXE, the NICs are order
according to their MAC address (net0, net1...)
I found no mean to explicitly tell gPXE to use a specific interface, and
it is a pain, because my setup workflow implies I could choose the
correct interface.
In the oVirt web GUI, I found nothing about that.
In the ovirt-shell, I had no better luck.
In the gPXE wiki, I found nothing more that what's above.
This is not a big issue, but was worth asking.
--
Nicolas Ecarnot
10 years
Snapshot issue
by Koen Vanoppen
Dear all,
I have the following problem:
Cannot run VM. The VM is performing an operation on a Snapshot. Please wait
for the operation to finish, and try again.
It is like this since Friday... How can I resolve this? I really need this
vm to be up again...
Kind regards,
Koen
10 years
engine-setup fails with FATAL: Cannot execute sql command:
by mad Engineer
Hello All,
Trying ovirt on centos 6.5 but fails at PostgreSQL
configuration
with error
[ ERROR ] Failed to execute stage 'Misc configuration': Command
'/usr/share/ovirt-engine/dbscripts/create_schema.sh' failed to execute
Inside log it shows this
2015-03-31 17:47:15 DEBUG
otopi.plugins.ovirt_engine_setup.ovirt_engine.db.schema
plugin.execute:866 execute-output:
['/usr/share/ovirt-engine/dbscripts/schema.sh', '-s', 'localhost',
'-p', '5432', '-u', 'engine', '-d', 'engine', '-l',
'/var/log/ovirt-engine/setup/ovirt-engine-setup-20150331174256-pehvs7.log',
'-c', 'apply'] stderr:
psql:/usr/share/ovirt-engine/dbscripts/upgrade/03_05_0210_change_group_ids.sql:59:
ERROR: could not open relation with OID 32878
CONTEXT: SQL statement "CREATE temp TABLE tmp_users_groups ON COMMIT
DROP AS SELECT fnsplitteruuid(group_ids) AS group_id, user_id FROM
users"
PL/pgSQL function "__temp_change_group_ids_03_05_0210" line 35 at SQL statement
FATAL: Cannot execute sql command:
--file=/usr/share/ovirt-engine/dbscripts/upgrade/03_05_0210_change_group_ids.sql
2015-03-31 17:47:15 DEBUG otopi.context context._executeMethod:152
method exception
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/otopi/context.py", line 142,
in _executeMethod
method['method']()
File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/db/schema.py",
line 291, in _misc
oenginecons.EngineDBEnv.PGPASS_FILE
File "/usr/lib/python2.6/site-packages/otopi/plugin.py", line 871, in execute
command=args[0],
RuntimeError: Command '/usr/share/ovirt-engine/dbscripts/schema.sh'
failed to execute
2015-03-31 17:47:15 ERROR otopi.context context._executeMethod:161
Failed to execute stage 'Misc configuration': Command
'/usr/share/ovirt-engine/dbscripts/schema.sh' failed to execute
Can some one please help me with this please
10 years
VDSM memory consumption
by Federico Alberto Sayd
Hello:
I am experiencing troubles with VDSM memory consuption.
I am running
Engine: ovirt 3.5.1
Nodes:
Centos 6.6
VDSM 4.16.10-8
Libvirt: libvirt-0.10.2-46
Kernel: 2.6.32
When the host boots, memory consuption is normal, but after 2 or 3 days
running, VDSM memory consuption grows and it consumes more memory that
all vm's running in the host. If I restart the vdsm service, memory
consuption normalizes, but then it start growing again.
I have seen some BZ about vdsm and supervdsm about memory leaks, but I
don't know if VDSM 4.6.10.8 is still affected by a related bug.
Any help? If you need, I can provide more information
Thank you
10 years
Problem with USB redirection
by Juan Jose
Hello everybody,
I have installed a little infrestructure with ovirt 3.5.0.1 and I have some
Windows 7 VMs created and working well. From linux client, when I go to
user portal and open a VM (all these VM have defined in console USB
support as Native) and I plug a USB pen drive, the VM takes it and I can
use it from my Windows 7 VM.
But I have a problem with Windows 7 clients. When I try to redirect a USB
from my Windows 7 client to my Windows 7 VM the remote-viewer gives the
error "USB redirections support not compiled in". Any suggest or idea about
what is my problem?
Many thanks in advanced,
Juanjo.
10 years
firewalld rules for engine
by Jorick Astrego
This is a multi-part message in MIME format.
--------------030107030100090207010401
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Hi=2C
After running engine-setup =283=2E5=2E2rc2=29 on Centos 7=2C the setup tell=
s me
the following
In order to configure firewalld=2C copy the files from
/etc/ovirt-engine/firewalld to /etc/firewalld/services
and execute the following commands=3A
firewall-cmd -service ovirt-nfs
firewall-cmd -service ovirt-postgres
firewall-cmd -service ovirt-https
firewall-cmd -service ovirt-fence-kdump-listener
firewall-cmd -service ovirt-websocket-proxy
firewall-cmd -service ovirt-http
The commands above don=27t work=2C shouldn=27t they be=3A
firewall-cmd --permanent --add-service ovirt-nfs
firewall-cmd --permanent --add-service ovirt-postgres
firewall-cmd --permanent --add-service ovirt-https
firewall-cmd --permanent --add-service ovirt-fence-kdump-listener
firewall-cmd --permanent --add-service ovirt-websocket-proxy
firewall-cmd --permanent --add-service ovirt-http
firewall-cmd --reload
Kind regards=2C
Jorick Astrego
Met vriendelijke groet=2C With kind regards=2C
Jorick Astrego
Netbulae Virtualization Experts=20
----------------
=09Tel=3A 053 20 30 270 =09info=40netbulae=2Eeu =09Staalsteden 4-3A =09KvK=
08198180
=09Fax=3A 053 20 30 271 =09www=2Enetbulae=2Eeu =097547 TA Enschede =09BTW=
NL821234584B01
----------------
--------------030107030100090207010401
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
=3Chtml=3E
=3Chead=3E
=3Cmeta http-equiv=3D=22content-type=22 content=3D=22text/html=3B chars=
et=3Dutf-8=22=3E
=3C/head=3E
=3Cbody bgcolor=3D=22=23FFFFFF=22 text=3D=22=23000000=22=3E
Hi=2C=3Cbr=3E
=3Cbr=3E
After running engine-setup =283=2E5=2E2rc2=29 on Centos 7=2C the setup=
tells
me the following=3Cbr=3E
=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 In order to conf=
igure firewalld=2C copy the files from=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 /etc/ovirt-engine/firewalld to /etc/firewalld/services=3Cbr=3E=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 and execute the following commands=3A=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 firewall-cmd -service ovirt-nfs=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 firewall-cmd -service ovirt-postgres=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 firewall-cmd -service ovirt-https=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 firewall-cmd -service ovirt-fence-kdump-listener=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 firewall-cmd -service ovirt-websocket-proxy=3Cbr=3E
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0 firewall-cmd -service ovirt-http=3Cbr=3E
=3Cbr=3E
The commands above don=27t work=2C shouldn=27t they be=3A=3Cbr=3E
=3Cbr=3E
=3Cblockquote=3Efirewall-cmd --permanent --add-service ovirt-nfs=3Cbr=
=3E
firewall-cmd --permanent --add-service ovirt-postgres=3Cbr=3E
firewall-cmd --permanent --add-service ovirt-https=3Cbr=3E
firewall-cmd --permanent --add-service ovirt-fence-kdump-listener=3Cb=
r=3E
firewall-cmd --permanent --add-service ovirt-websocket-proxy=3Cbr=3E=
firewall-cmd --permanent --add-service ovirt-http=3Cbr=3E
firewall-cmd --reload=3Cbr=3E
=3C/blockquote=3E
Kind regards=2C=3Cbr=3E
=3Cbr=3E
Jorick Astrego=3Cbr=3E
=20=
=3CBR /=3E
=3CBR /=3E
=3Cb style=3D=22color=3A=23604c78=22=3E=3C/b=3E=3Cbr=3E=3Cspan style=3D=22c=
olor=3A=23604c78=3B=22=3E=3Cfont color=3D=22000000=22=3E=3Cspan style=3D=22=
mso-fareast-language=3Aen-gb=3B=22 lang=3D=22NL=22=3EMet vriendelijke groet=
=2C With kind regards=2C=3Cbr=3E=3Cbr=3E=3C/span=3EJorick Astrego=3C/font=
=3E=3C/span=3E=3Cb style=3D=22color=3A=23604c78=22=3E=3Cbr=3E=3Cbr=3ENetbul=
ae Virtualization Experts =3C/b=3E=3Cbr=3E=3Chr style=3D=22border=3Anone=3B=
border-top=3A1px solid =23ccc=3B=22=3E=3Ctable style=3D=22width=3A 522px=22=
=3E=3Ctbody=3E=3Ctr=3E=3Ctd style=3D=22width=3A 130px=3Bfont-size=3A 10px=
=22=3ETel=3A 053 20 30 270=3C/td=3E =3Ctd style=3D=22width=3A 130px=3Bf=
ont-size=3A 10px=22=3Einfo=40netbulae=2Eeu=3C/td=3E =3Ctd style=3D=22wid=
th=3A 130px=3Bfont-size=3A 10px=22=3EStaalsteden 4-3A=3C/td=3E =3Ctd sty=
le=3D=22width=3A 130px=3Bfont-size=3A 10px=22=3EKvK 08198180=3C/td=3E=3C/tr=
=3E=3Ctr=3E =3Ctd style=3D=22width=3A 130px=3Bfont-size=3A 10px=22=3EFax=
=3A 053 20 30 271=3C/td=3E =3Ctd style=3D=22width=3A 130px=3Bfont-size=
=3A 10px=22=3Ewww=2Enetbulae=2Eeu=3C/td=3E =3Ctd style=3D=22width=3A 130=
px=3Bfont-size=3A 10px=22=3E7547 TA Enschede=3C/td=3E =3Ctd style=3D=22w=
idth=3A 130px=3Bfont-size=3A 10px=22=3EBTW NL821234584B01=3C/td=3E=3C/tr=3E=
=3C/tbody=3E=3C/table=3E=3Cbr=3E=3Chr style=3D=22border=3Anone=3Bborder-top=
=3A1px solid =23ccc=3B=22=3E=3CBR /=3E
=3C/body=3E
=3C/html=3E
--------------030107030100090207010401--
10 years