Fwd: Fwd: run ovirt-shell script like background job - problem

Problem is solved. It must be install this: yum update packages not like this rpm -i *.rpm ---------- Forwarded message ---------- From: Grzegorz Szypa <grzegorz.szypa@gmail.com> Date: 2014-12-09 20:42 GMT+01:00 Subject: Re: [ovirt-users] Fwd: run ovirt-shell script like background job - problem To: Juan Hernández <jhernand@redhat.com> So i have a question: When i install: rpm -i ovirt-engine-sdk-python-3.5.0.7-1.el6.noarch.rpm ovirt-engine-cli-3.5.0.5-1.el6.noarch.rpm i got error conflict with current package ovirt-engine-3.4.x It was all-in-one instalation in one server. 2014-12-09 10:32 GMT+01:00 Juan Hernández <jhernand@redhat.com>:
On 12/08/2014 08:05 PM, Grzegorz Szypa wrote:
So, i have a question.
Is ovirt-engine-cli-3.5.0.2-1.el6.noarch compatible in ovirt-engine-3.4?
Can install ovirt-engine-cli-3.5 on ovirt-engine-cli-3.4 and using him with landscape based on ovirt 3.4 ??
Yes, versions 3.5.x of ovirt-engine-cli and ovirt-engine-sdk-python (you will need both) are compatible with version 3.4 of the engine.
2014-12-07 17:33 GMT+01:00 Juan Hernández <jhernand@redhat.com <mailto:jhernand@redhat.com>>:
On 12/07/2014 05:05 PM, Grzegorz Szypa wrote: > Hi, > > I have a problem with running ovirt-shell script, that it starting VMs. > In dialog mode it's fine, but in background no :( > > Example script: > ovirt-shell -E 'action vm WinSrv2012r2 start' > > I start this job in cron as root. > > > Have somebody idea?? > > -- > G.Sz. >
We used to have bug that made ovirt-shell fail when there wasn't a tty available (like when running from cron):
ovirt-shell cannot run in cron (/dev/tty missing) https://bugzilla.redhat.com/1119412
That was fixed in version 3.5.0.2, so make sure that you have at least that version.
If you still have problems please share the output of the ovirt-shell command.
-- 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.
-- G.Sz.
-- G.Sz.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- 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.
-- G.Sz. -- G.Sz.
participants (1)
-
Grzegorz Szypa