[ovirt-users] Re: Engine restore failing

2018-10-30 Thread Maton, Brett
Raised bug report https://bugzilla.redhat.com/show_bug.cgi?id=1644550

5 days with no hosted engine to manage production servers

On Tue, 30 Oct 2018 at 06:45, Maton, Brett  wrote:

> Any suggestions on the FATAL: Failed checking DbJustRestored error ?
>
> On Sat, 27 Oct 2018 at 16:01, Maton, Brett 
> wrote:
>
>> Not sure what you mean by ovirt-engine-appliance, I just deploy with
>> 'hosted-engine --deploy...' and keep it upto date.
>>
>> On Fri, 26 Oct 2018 at 13:23, Simone Tiraboschi 
>> wrote:
>>
>>> Adding also Didi on this.
>>> Brett, are you using the latest ovirt-engine-appliance?
>>>
>>> On Fri, Oct 26, 2018 at 1:31 PM Maton, Brett 
>>> wrote:
>>>
 Hi Simone,

   I'm seeing the same error with new hosted-engine0setup RPM...
 ...
 [ ERROR ] fatal: [ovirt.gh.ltresources.co.uk]: FAILED! => {"changed":
 true, "cmd": "engine-backup --mode=restore
 --log=/var/log/ovirt-engine/setup/restore-backup-$(date -u
 +%Y%m%d%H%M%S).log --file=/root/engine_backup --provision-all-databases
 --restore-permissions", "delta": "0:00:12.219742", "end": "2018-10-26
 12:28:20.127547", "msg": "non-zero return code", "rc": 1, "start":
 "2018-10-26 12:28:07.907805", "stderr": "FATAL: Failed checking
 DbJustRestored", "stderr_lines": ["FATAL: Failed checking DbJustRestored"],
 "stdout": "Preparing to restore:\n- Unpacking file
 '/root/engine_backup'\nRestoring:\n- Files\nProvisioning PostgreSQL
 users/databases:\n- user 'engine', database 'engine'\n- user
 'ovirt_engine_history', database 'ovirt_engine_history'\nRestoring:\n-
 Engine database 'engine'\n  - Cleaning up temporary tables in engine
 database 'engine'", "stdout_lines": ["Preparing to restore:", "- Unpacking
 file '/root/engine_backup'", "Restoring:", "- Files", "Provisioning
 PostgreSQL users/databases:", "- user 'engine', database 'engine'", "- user
 'ovirt_engine_history', database 'ovirt_engine_history'", "Restoring:", "-
 Engine database 'engine'", "  - Cleaning up temporary tables in engine
 database 'engine'"]}
 ...

 On Fri, 26 Oct 2018 at 09:19, Simone Tiraboschi 
 wrote:

>
>
> On Fri, Oct 26, 2018 at 9:52 AM Maton, Brett 
> wrote:
>
>> Hi Simone,
>>
>>   Can I simply installed the 4.2.7 hosted-engine-setup rpm on top of
>> the 4.2.6 installation on the node I'm using to redeploy SHE, or should I
>> bump everything to the 4.2.7 pre-release ?
>>
>
> You can simply update ovirt-hosted-engine-setup rpm
>
>
>>
>> Regards,
>> Brett
>>
>> On Fri, 26 Oct 2018 at 08:35, Simone Tiraboschi 
>> wrote:
>>
>>>
>>>
>>> On Fri, Oct 26, 2018 at 9:23 AM Maton, Brett <
>>> mat...@ltresources.co.uk> wrote:
>>>
 oVirt: 4.2.6.2-1

 I'm Moving hosted engine from one storage domain to another by
 backing up and restoring the engine.

 New VM provisioned in new storage domain, I get as far as trying to
 restore the backup:

 but am getting this DbJustRestored Error:

>>>
>>> Hi,
>>> you probably hit:
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1620314
>>>
>>> That feature has been reworked for 4.2.7: with next release you will
>>> be able to run
>>>   hosted-engine --deploy --restore-from-file=yourbackup.tar.gz
>>> that will automatically inject your backup file.
>>>
>>> If you want to have a preview of that feature you can try with
>>>
>>> https://jenkins.ovirt.org/job/ovirt-hosted-engine-setup_4.2_build-artifacts-el7-x86_64/161/artifact/exported-artifacts/ovirt-hosted-engine-setup-2.2.30-1.el7.noarch.rpm
>>>
>>>
>>>
 engine-backup --mode=restore --file=engine.backup
 --log=engine-restore.log --provision-db --provision-dwh-db
 --restore-permissions
 Preparing to restore:
 - Unpacking file 'engine.backup'
 Restoring:
 - Files
 Provisioning PostgreSQL users/databases:
 - user 'engine', database 'engine'
 - user 'ovirt_engine_history', database 'ovirt_engine_history'
 Restoring:
 - Engine database 'engine'
   - Cleaning up temporary tables in engine database 'engine'
 FATAL: Failed checking DbJustRestored

 restore log attached, any suggestions ?
 ___
 Users mailing list -- users@ovirt.org
 To unsubscribe send an email to users-le...@ovirt.org
 Privacy Statement: https://www.ovirt.org/site/privacy-policy/
 oVirt Code of Conduct:
 https://www.ovirt.org/community/about/community-guidelines/
 List Archives:
 https://lists.ovirt.org/archives/list/users@ovirt.org/message/NJ4USBWDAN3EOVV3YMSYYBJFPCJNXAXB/

>>>
___
Users mailing list --

[ovirt-users] Re: Automated VM rollout

2018-10-30 Thread Markus Schaufler
I did. And it didn't help me. I tried several requests like
GET 
/ovirt-engine/api/datacenters/{datacenter:id}/storagedomains/{storagedomain:id}/disks/{disk:id}

But there is no virtio-scsi information at all. I suppose the hosted engine 
itself does not need to know that information. 

The workflow would be to create the vm with all the disks over the rest-api and 
then to install it using a prepared iso with a kickstart file which holds the 
information about the disk layout, filesystem, etc. In order to prepare the 
kickstart file correctly I need to know which disk is ie. vda, vdb, ...

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YUONEUWBM2UNCRXJCBIYQCQY377PGFWS/


[ovirt-users] Re: Involuntary emergency upgrade from 4.1 to 4.2

2018-10-30 Thread David Johnson
Host 1 is now back in "normal" mode. It was stuck in preparing for
maintenance because the VM's were not fully under the control of the
cluster. Once I powered off the VM's it finished what it was doing,
rebooted, and is now properly part of the cluster.

However, the main data domain is still in "Maintenance" state, and I can't
find any way to make it "Active". My ISO partition is also inactive, with
no visible way to make it "Active".

Regards,
David Johnson
Director of Development, Maxis Technology
844.696.2947 ext 702 (o)  |  479.531.3590 (c)
djohn...@maxistechnology.com


[image: Maxis Techncology] 
www.maxistechnology.com


*stay connected *


On Tue, Oct 30, 2018 at 4:22 PM David Johnson 
wrote:

> Hi everyone, and thank you again for all of your help.
>
> Here is the latest update in the never ending story.
>
> I worked through NFS woes on my san, configured a throwaway storage domain
> to bootstrap the system, and have reconnected the storage domains.
>
> The main data domain is in "Maintenance" state
> Host 1 is in "Preparing for Maintenance" state with SPM = "normal",
> Host 2 is in "Up" state with SPM = "SPM",
>
> I think the next step is to get host 1 either fully into or out of
> maintenance mode, and the storage domain out of maintenance mode.
>
> Regards,
> David Johnson
> Director of Development, Maxis Technology
> 844.696.2947 ext 702 (o)  |  479.531.3590 (c)
> djohn...@maxistechnology.com
>
>
> [image: Maxis Techncology] 
> www.maxistechnology.com
>
>
> *stay connected *
>
>
> On Mon, Oct 29, 2018 at 10:10 PM Nathan Lager 
> wrote:
>
>> The cluster will need a default storage domain before you can import your
>> existing domain. That much I do remember.  What's causing your error I
>> don't know. What sort of storage are you working with?
>>
>> On Mon, Oct 29, 2018, 6:04 PM David Johnson 
>> wrote:
>>
>>> Thank you everyone for all of your help. Here is where things stand now:
>>>
>>> I gave up trying to recover from backup. I wasn't able to mount the OVA.
>>> Since this is a test rack, I looked at the amount of time I've sunk into it
>>> already (about the same as it took to build from scratch the first time
>>> around) and decided that it was worthwhile to risk starting from scratch
>>> rather than become an overnight bit bashing Ovirt guru.
>>>
>>> I installed the 4.2 controller, upgraded the hosts to 4.2, and then
>>> added the two hosts to the default data center.  At this point, all of the
>>> running JVM's were visible to the controller, but the vm's do not appear to
>>> be managed by the controller. I can't migrate them from one host to the
>>> other, for example.
>>>
>>> As near as I can tell,  the next crucial step is to import the existing
>>> storage domains.
>>>
>>> There is no visible way to import an existing storage domain to an
>>> uninitialized data center (uninitialized data centers are not available to
>>> the Import Domain button)), so I created a new share on the SAN for a
>>> bootstrap domain, and am unable to connect to it. The error message given
>>> by OVirt is "Error while executing action Add Storage Connection:
>>> Problem while trying to mount target", which is not really information.
>>>
>>> Is there a command line tool for importing the existing storage domains
>>> that will not choke on an uninitialized data center?
>>>
>>> Thank you in advance,
>>>
>>> On Mon, Oct 29, 2018 at 7:14 AM David Johnson <
>>> djohn...@maxistechnology.com> wrote:
>>>
 Thank you for your generous help.

 4.1 wouldn't install because a number of dependencies were pointing to
 dead links. It felt like over half, although I'm sure it was a more limited
 subset.

 I will give these suggestions a try


 On Mon, Oct 29, 2018, 4:50 AM Yedidyah Bar David 
 wrote:

> On Mon, Oct 29, 2018 at 10:00 AM Simone Tiraboschi <
> stira...@redhat.com> wrote:
> >
> > Hi,
> > AFAIK https://resources.ovirt.org/pub/ovirt-4.1/ is still there,
> maybe you could find some issues with other repos.
> >
> > If you want to take a shortcut,
> https://resources.ovirt.org/pub/ovirt-4.1/rpm/el7/noarch/ovirt-engine-appliance-4.1-20180124.1.el7.centos.noarch.rpm
> contains latest 4.1 based engine appliance.
> > You can extract the OVA file from there and use it to boot a
> temporary VM with virt-install and then upgrade the engine there to 4.2 in
> order to take a new 4.2 based backup that your can restore where you 
> prefer
> with up to date rpms.
> >
> >
> > On Mon, Oct 29, 2018 at 8:49 AM 
> wrote:
> >>
> >> I'm looking for a hand in recovering my ovirt cluster from a
> hardware failure. The hard drive on my cluster controller failed, and I
> would like to recover from backup.
> >>
> >> The problem is, the cluster was 4.1, which is

[ovirt-users] Ignore disabled users (AD)

2018-10-30 Thread Colin Coe
Hi all

Running RHV 4.1.10 with AD integration (ovirt-engine-extension-aaa-ldap),
I'd like to prevent disabled users from appearing in the Users or
Permissions tab.

In addition, I'd like to exclude "example.com/PROD/Users/Admin" from being
searched for the above, is that possible?

My current config file is "/etc/ovirt-engine/aaa/example.com.properties":
---
include = 

vars.domain = example.com
vars.user = CN=user,OU=Restricted,OU=Users,OU=PROD,DC=example,DC=com
vars.password = passsword

pool.default.auth.simple.bindDN = ${global:vars.user}
pool.default.auth.simple.password = ${global:vars.password}
pool.default.serverset.type = srvrecord
pool.default.serverset.srvrecord.domain = ${global:vars.domain}

pool.default.serverset.srvrecord.domain-conversion.type = regex
pool.default.serverset.srvrecord.domain-conversion.regex.pattern =
^(?.*)$
pool.default.serverset.srvrecord.domain-conversion.regex.replacement =
DefaultSite._sites.${domain}
---

Thanks

CC
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QBZK3U6O2KZE5UCHDSDS5ECC6YOIQWPY/


[ovirt-users] Re: Involuntary emergency upgrade from 4.1 to 4.2

2018-10-30 Thread David Johnson
Hi everyone, and thank you again for all of your help.

Here is the latest update in the never ending story.

I worked through NFS woes on my san, configured a throwaway storage domain
to bootstrap the system, and have reconnected the storage domains.

The main data domain is in "Maintenance" state
Host 1 is in "Preparing for Maintenance" state with SPM = "normal",
Host 2 is in "Up" state with SPM = "SPM",

I think the next step is to get host 1 either fully into or out of
maintenance mode, and the storage domain out of maintenance mode.

Regards,
David Johnson
Director of Development, Maxis Technology
844.696.2947 ext 702 (o)  |  479.531.3590 (c)
djohn...@maxistechnology.com


[image: Maxis Techncology] 
www.maxistechnology.com


*stay connected *


On Mon, Oct 29, 2018 at 10:10 PM Nathan Lager  wrote:

> The cluster will need a default storage domain before you can import your
> existing domain. That much I do remember.  What's causing your error I
> don't know. What sort of storage are you working with?
>
> On Mon, Oct 29, 2018, 6:04 PM David Johnson 
> wrote:
>
>> Thank you everyone for all of your help. Here is where things stand now:
>>
>> I gave up trying to recover from backup. I wasn't able to mount the OVA.
>> Since this is a test rack, I looked at the amount of time I've sunk into it
>> already (about the same as it took to build from scratch the first time
>> around) and decided that it was worthwhile to risk starting from scratch
>> rather than become an overnight bit bashing Ovirt guru.
>>
>> I installed the 4.2 controller, upgraded the hosts to 4.2, and then added
>> the two hosts to the default data center.  At this point, all of the
>> running JVM's were visible to the controller, but the vm's do not appear to
>> be managed by the controller. I can't migrate them from one host to the
>> other, for example.
>>
>> As near as I can tell,  the next crucial step is to import the existing
>> storage domains.
>>
>> There is no visible way to import an existing storage domain to an
>> uninitialized data center (uninitialized data centers are not available to
>> the Import Domain button)), so I created a new share on the SAN for a
>> bootstrap domain, and am unable to connect to it. The error message given
>> by OVirt is "Error while executing action Add Storage Connection:
>> Problem while trying to mount target", which is not really information.
>>
>> Is there a command line tool for importing the existing storage domains
>> that will not choke on an uninitialized data center?
>>
>> Thank you in advance,
>>
>> On Mon, Oct 29, 2018 at 7:14 AM David Johnson <
>> djohn...@maxistechnology.com> wrote:
>>
>>> Thank you for your generous help.
>>>
>>> 4.1 wouldn't install because a number of dependencies were pointing to
>>> dead links. It felt like over half, although I'm sure it was a more limited
>>> subset.
>>>
>>> I will give these suggestions a try
>>>
>>>
>>> On Mon, Oct 29, 2018, 4:50 AM Yedidyah Bar David 
>>> wrote:
>>>
 On Mon, Oct 29, 2018 at 10:00 AM Simone Tiraboschi 
 wrote:
 >
 > Hi,
 > AFAIK https://resources.ovirt.org/pub/ovirt-4.1/ is still there,
 maybe you could find some issues with other repos.
 >
 > If you want to take a shortcut,
 https://resources.ovirt.org/pub/ovirt-4.1/rpm/el7/noarch/ovirt-engine-appliance-4.1-20180124.1.el7.centos.noarch.rpm
 contains latest 4.1 based engine appliance.
 > You can extract the OVA file from there and use it to boot a
 temporary VM with virt-install and then upgrade the engine there to 4.2 in
 order to take a new 4.2 based backup that your can restore where you prefer
 with up to date rpms.
 >
 >
 > On Mon, Oct 29, 2018 at 8:49 AM  wrote:
 >>
 >> I'm looking for a hand in recovering my ovirt cluster from a
 hardware failure. The hard drive on my cluster controller failed, and I
 would like to recover from backup.
 >>
 >> The problem is, the cluster was 4.1, which is less than a year old,
 but was nevertheless removed from the active repositories back in May. 4.2
 will not recover from 4.1 backups.

 If you are brave, you can also "cheat" - patch engine-backup to allow
 recovering 4.1. That's a trivial patch, and the main problem with it
 is that no-one tested it, and I do expect it might introduce subtle
 issues. But considering the alternatives, it might be a reasonable
 approach. If you do, try restoring first on an _isolated_ VM somewhere,
 try to see how the engine behaves after restore (it will not work
 very well, because it will not manage to access its hosts - if you
 indeed isolated it well enough), and if it looks ok, try for real.

 See also e.g.:

 https://lists.ovirt.org/pipermail/users/2017-March/080346.html

 https://bugzilla.redhat.com/show_bug.cgi?id=1425788

 That said, not sure why 4.1 does not

[ovirt-users] Re: Automated VM rollout

2018-10-30 Thread Oliver Riesener
Hi, did. you take a look ovirt SDK examples ?

> Am 30.10.2018 um 16:52 schrieb Markus Schaufler :
> 
> To precise my question a little bit further: I'm looking for a way to add 
> several virtio-scsi disks in a specific order via the rest-api and/or to 
> retrieve information about the virtio-scsi disk adresses from vms via the 
> rest-api.
> 
> thanks!
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZC34E6F3VOKDKC5U7I7RHXKZOSHEB2RF/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DFSYLJU6NOIZUILEEYC263AVIOCUTASX/


[ovirt-users] Re: I can't connect the USB to a Virtual Machine in the VM Portal

2018-10-30 Thread Greg Sheremeta
When you click the 'console' button, a 'console.vv' file will download.
Open that file with the native application for your platform. On fedora 28,
I use virt-viewer (for spice)

rpm -qa virt-viewer
virt-viewer-6.0-4.fc28.x86_64

See:
https://www.ovirt.org/documentation/admin-guide/virt/console-client-resources/

Best wishes,
Greg


On Tue, Oct 30, 2018 at 12:27 PM  wrote:

> Sorry for my questions, but I discovered Ovirt a short time ago and I
> liked it a lot, so I would like to use it to the maximum
> How I can connect the USB to a Virtual Machine in the VM Portal?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/Q4ES4GNX6N7GHSSITACGQAAFI5L4TQZZ/
>


-- 

GREG SHEREMETA

SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHV UX

Red Hat NA



gsher...@redhat.comIRC: gshereme

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/4BHA2L77H4F6HY65MC5JKKRWNO6CXR2H/


[ovirt-users] I can't connect the USB to a Virtual Machine in the VM Portal

2018-10-30 Thread siovelrm
Sorry for my questions, but I discovered Ovirt a short time ago and I liked it 
a lot, so I would like to use it to the maximum
How I can connect the USB to a Virtual Machine in the VM Portal? 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/Q4ES4GNX6N7GHSSITACGQAAFI5L4TQZZ/


[ovirt-users] Re: Unable to export vm as ova

2018-10-30 Thread sangeetha . rathinavel
File permission looks correct. Not sure where it gets failing.

As you suggested, Installed 4.3 ovirt -engine. But unable to add ovir 4.2 host 
to oVirtEngine-4.3
Getting this error
"Host's Cluster Compatibility Version doesn't match the Cluster's Compatibility 
Version."

Please let me know where can I get the ovirtNode 4.3 iso .
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KH5QT737IHUNDODBMEALMPACZZ2Q4GM2/


[ovirt-users] Re: Automated VM rollout

2018-10-30 Thread Markus Schaufler
To precise my question a little bit further: I'm looking for a way to add 
several virtio-scsi disks in a specific order via the rest-api and/or to 
retrieve information about the virtio-scsi disk adresses from vms via the 
rest-api.

thanks!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZC34E6F3VOKDKC5U7I7RHXKZOSHEB2RF/


[ovirt-users] Re: GetGlusterLocalLogicalVolumeListVDSCommand execution failed: null

2018-10-30 Thread Denis Chaplygin
Hello!



On Thu, Oct 25, 2018 at 8:12 PM Marco Lorenzo Crociani <
mar...@prismatelecomtesting.com> wrote:

> Storage nodes are not yet updated because ovirt 4.2.6.4-1.el7 depends on
>
> Compatibility Versions:
> Compute datacenter 4.2
> Storage 4.1 (because I don't have yet updated the storage cluster)
> so Data Centers is still 4.1
>
>
Could you please specify vdsm-gluster package version?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZAAATHS62E72KSNCP2EQR23D2CA75BLY/


[ovirt-users] Re: vdsmd.service stuck in state: activating

2018-10-30 Thread sceglimilano
Hi, I don't want to bump, but I've other stuff to post so I'd like to receive 
answers to my noob questions, as I've wall of logs incoming.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/K2BYPOIIKADWQ4TD46M2RUO2ADK2EL7E/


[ovirt-users] Re: Can't create Templates in the VM Portal

2018-10-30 Thread Staniforth, Paul
Thanks Lucie,
a pity since we have academics who create templates 
and the admin portal is a bit overkill for them just to create templates. I 
will look into ManageIQ or Katello to see whether they will give us a more 
suitable solution.

Regards,
 Paul S.

From: Lucie Leistnerova 
Sent: 30 October 2018 08:00
To: Staniforth, Paul; siove...@gmail.com
Cc: users@ovirt.org
Subject: Re: [ovirt-users] Re: Can't create Templates in the VM Portal

Hi, there is no plan to add support for templates to VM portal for now.
The portal should stay easy to use with common features for non-admin users.

Best regards,

Lucie L.

On 10/29/18 5:01 PM, Staniforth, Paul wrote:
> Unfortunately you can't create templates in the VM portal, I don't know if it 
> will be updated in the future to support it. If you don't wan't to give users 
> access to the admin portal you can create templates via the SDK as a standard 
> user.
>
> Regards,
>   Paul S.
> 
> From: siove...@gmail.com 
> Sent: 29 October 2018 14:32
> To: users@ovirt.org
> Subject: [ovirt-users] Can't create Templates in the VM Portal
>
> Hi, How I can create Templates in the VM Portal?
> I use Ovirt 4.2.6.
>
> Regards
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/YO57CSXRLG4Q5DR3T2DXMPPMHXHW4JQ4/
> To view the terms under which this email is distributed, please go to:-
> http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/L3BPCYTS3LGBLNR3IFU262MF7OITXQCL/

--
Lucie Leistnerova
Quality Engineer, QE Cloud, RHVM
Red Hat EMEA

IRC: lleistne @ #rhev-qe

To view the terms under which this email is distributed, please go to:-
http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7EQCJPAMFX7RT654RAPN2WXZCSAFSLRA/


[ovirt-users] Automated VM rollout

2018-10-30 Thread Markus Schaufler
Hi!

We are developing a tool for automated vm rollouts and struggle with the disk 
ordering which seems to be completly random?
ie. when creating a vm with 3 disks the order on the virtio scsi bus is 
different each time - which of course causes troubles when executing the next 
steps.

Thanks for any hints on this!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SWKWTGERQAO4LKBA4UGGLEI3TEW7TAMN/


[ovirt-users] User Authorization error when adding iSCSI storage

2018-10-30 Thread Tryfon Farmakakis
Hello. I am using oVirt 4.2.6.4. I have added successfully one Centos 7.5 host. 
I am trying to create a new Storage Domain to add a local storage device on the 
host which has an iSCSI target configured on top. Everything seems to proceed 
fine, iSCSI target is discovered by oVirt and LUN is added and then when I 
click the OK button the operation fails and shows a user authentication error 
message which doesn't make any sense since I am logged-in in oVirt as an 
administrator. Here are the relevant lines from the ovirt engine log file. Any 
help appreciated:

2018-10-30 06:26:32,492-04 WARN  
[org.ovirt.engine.core.bll.storage.domain.AddSANStorageDomainCommand] (default 
task-13) [da237443-21e0-4777-a0d4-3c6ecf6c63bd] Validation of action 
'AddSANStorageDomain' failed for user admin@internal-authz. Reasons: 
VAR__TYPE__STORAGE__DOMAIN,VAR__ACTION__ADD,ACTION_TYPE_FAILED_DISCARD_AFTER_DELETE_NOT_SUPPORTED_BY_UNDERLYING_STORAGE,$storageDomainName
 VicinityStorageDomain

2018-10-30 06:26:32,713-04 INFO  
[org.ovirt.engine.core.bll.storage.domain.AttachStorageDomainToPoolCommand] 
(default task-13) [772f360b-453c-407a-90ac-b28a3915e377] No permission found 
for user '0ad3bf0c-d5e1-11e8-afa0-005056af2f08' or one of the groups he is 
member of, when running action 'AttachStorageDomainToPool', Required 
permissions are: Action type: 'ADMIN' Action group: 'MANIPULATE_STORAGE_DOMAIN' 
Object type: 'Storage'  Object ID: 'null'.

2018-10-30 06:26:32,713-04 WARN  
[org.ovirt.engine.core.bll.storage.domain.AttachStorageDomainToPoolCommand] 
(default task-13) [772f360b-453c-407a-90ac-b28a3915e377] Validation of action 
'AttachStorageDomainToPool' failed for user admin@internal-authz. Reasons: 
VAR__TYPE__STORAGE__DOMAIN,VAR__ACTION__ATTACH,USER_NOT_AUTHORIZED_TO_PERFORM_ACTION

A few extra minor issues that manifest after clicking OK is that I get a 
warning that the underlying device does not support discard after delete, even 
though I had that unchecked in the previous dialogue window and then I get a 
warning that the LUN exists already (doesn't make sense since the new Storage 
Domain was never created). Moreover the iSCSI initiator that oVirt created on 
my host is still there and I have to tear it down manually.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3HERIXJH43G3QJ6BX4B2ZGHWMLICB6GE/


[ovirt-users] SR-IOV / No free VF (pci=assign-busses issue ?)

2018-10-30 Thread jeanbaptiste
Hello, I'm facing an issue since days regarding SR-IOV.

On a specific configuration, I'm unable to start VM with a VF.
Tyan S5510 + Intel E3 1220 (vt-x and vt-d enabled).

I've enable 63 VF (intel X520-DA2). Engine interface show me : 
Enabled virtual function: 63
Free Virtual function: 63
I've create a Network + vNIC profile (Passthrough enabled)

I have the same issue if I force mapping "Allowed Networks / All networks / 
Specific networks" or not (on host setup network)

When I try to start VM Engine error message is: 
Failed to run VM test due to a failed validation: [Cannot run VM. There is no 
host that satisfies current scheduling constraints. See below for details:, The 
host sriov-hp1.admin-lan.nfrance.com did not satisfy internal filter Network 
because there are no free virtual functions which are suitable for virtual 
nic(s) nic1. A virtual function is considered as suitable if the VF's 
configuration of its physical function contains the virtual nic's 
network/network label.] (User: admin@internal-authz).

Problem seem not be related to host. VF are visible into ip l on my host. 
Unfortunately, I have no representative error log on side host or engine log 
(expect error above on engine log)

For information, kernel parameters on host are: intel_iommu=on 
pci=assign-busses.  pci=assign-busses is mandatory on this motherboard 
otherwise VF cannot be created.

Do you have idea ?

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EDF6DYLVIKFKHAGFI43SG4SPJDBUGMCV/


[ovirt-users] Re: Can't create Templates in the VM Portal

2018-10-30 Thread Lucie Leistnerova
Hi, there is no plan to add support for templates to VM portal for now. 
The portal should stay easy to use with common features for non-admin users.


Best regards,

Lucie L.

On 10/29/18 5:01 PM, Staniforth, Paul wrote:

Unfortunately you can't create templates in the VM portal, I don't know if it 
will be updated in the future to support it. If you don't wan't to give users 
access to the admin portal you can create templates via the SDK as a standard 
user.

Regards,
  Paul S.

From: siove...@gmail.com 
Sent: 29 October 2018 14:32
To: users@ovirt.org
Subject: [ovirt-users] Can't create Templates in the VM Portal

Hi, How I can create Templates in the VM Portal?
I use Ovirt 4.2.6.

Regards
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YO57CSXRLG4Q5DR3T2DXMPPMHXHW4JQ4/
To view the terms under which this email is distributed, please go to:-
http://disclaimer.leedsbeckett.ac.uk/disclaimer/disclaimer.html
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/L3BPCYTS3LGBLNR3IFU262MF7OITXQCL/


--
Lucie Leistnerova
Quality Engineer, QE Cloud, RHVM
Red Hat EMEA

IRC: lleistne @ #rhev-qe
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/U2R74OK2RDHOY4Q3IYG7QGR2OH3YDR5T/


[ovirt-users] Re: GetGlusterLocalLogicalVolumeListVDSCommand execution failed: null

2018-10-30 Thread Gobinda Das
Can you please provide vdsm log?

On Thu, Oct 25, 2018 at 11:42 PM Marco Lorenzo Crociani <
mar...@prismatelecomtesting.com> wrote:

> Hi,
> I'm updating ovirt to 4.2.6.4-1.el7
>
> Engine is updated
> Compute nodes are updated
> Storage nodes are not yet updated because ovirt 4.2.6.4-1.el7 depends on
> gluster 3.12 while now I have gluster 3.10.
>
> Compatibility Versions:
> Compute datacenter 4.2
> Storage 4.1 (because I don't have yet updated the storage cluster)
> so Data Centers is still 4.1
>
> I was about to upgrade the storage nodes when I noticed that
> /var/log/ovirt-engine/engine.log is flooded with errors like:
>
> 2018-10-25 19:36:17,164+02 ERROR
> [org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
>
> (DefaultQuartzScheduler2) [55e89794] Command
> 'GetGlusterLocalLogicalVolumeListVDSCommand(HostName = s23,
> VdsIdVDSCommandParametersBase:{hostId='84a33357-1d04-44db-b0e3-4638ebc39d6c'})'
>
> execution failed: null
>
> 6 errors (one for each storage server) every 6 seconds.
>
> How could I fix them?
> Can I continue to upgrade the storage nodes?
>
> Best regards,
>
> --
> Marco Crociani
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/EOAR2VMN44I3CGOHGWIQYRAOAUVYZUNI/
>


-- 
Thanks,
Gobinda
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/53SUZUOQPMCBPJBIDFK6M36JBFTSNSZE/