Re: [ovirt-users] Cannot uplaod ot ISO domain

2017-10-22 Thread Kasturi Narra
Hi Alex,

  Can you check if you have the following on your setup ?

1) gluster volume which will be used as ISO storage domain should have
bricks connected using glusternw.
2) NFS time out is caused due to not having nfs.disable off on the volume.
Can you try to set this and try again.
3) self hosted engine requires an additional NIC on the gluster network for
the engine-iso-uploader to work sucessfully  if ovirtmgmt and glusternw are
on a different subnet.

Even after having all the above if things do not work, you can just scp the
file to /mnt//images/11--
-…/

Hope this helps !!!

Thanks
kasturi


On Thu, Oct 19, 2017 at 1:23 PM, Alex K  wrote:

> The only workaround that seems to work for my case is the following:
>
> Enable NFS on ISO gluster volume.
> Add ISO volume as NFS using hostname of server on the network that engine
> has access.
> This is not optimal as HA is not achieve -  if I loose that server then I
> will need to redefine the ISO domain.
>
> Alex
>
>
> On Thu, Oct 19, 2017 at 12:09 AM, Alex K  wrote:
>
>> If this is the case then I will try to set the gluster network to be at
>> the network that engine can reach prior to adding the ISO domain. I would
>> prefere not to add an additional interface to engine as then I will need to
>> make the storage network a bridge which might incur some overhead and
>> affect performance of storage network.
>>
>> Alex
>>
>> On Oct 18, 2017 11:36 PM, "Elad Ben Aharon"  wrote:
>>
>>> Hi,
>>>
>>> The storage where 'ISO' storage domain resides has to be reachable for
>>> the engine server. Please check network connectivity between the two.
>>>
>>> On Wed, Oct 18, 2017 at 7:41 PM, Alex K  wrote:
>>>
 Hi all,

 I have setup a self hosted setup with 3 servers with several volumes in
 replica 3.
 These gluster volumes are set on a separate network (on separate NICs
 on same servers), dedicated for gluster traffic. The engine does not have
 any NIC in this network.
 The ISO storage domain is also on top one of these gluster volumes.
 Hope this makes sense.

 When I try to upload an ISO file from engine, I get the following
 error:

 engine-iso-uploader -i ISO upload /usr/share/ovirt-guest-tools-i
 so/oVirt-toolsSetup_4.1-3.fc24.iso
 Please provide the REST API password for the admin@internal oVirt
 Engine user (CTRL+D to abort):
 Uploading, please wait...
 ERROR: mount.nfs: No route to host

 Seems that the engine is trying to mount the volume and gives a no
 route to host.

 What is the correct procedure to add an ISO domain? Can't ISO domain be
 on a separate dedicated network which is reachable from each host?

 Thanx,
 Alex


 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


>>>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problems to log into portal

2017-10-22 Thread Yedidyah Bar David
On Mon, Oct 23, 2017 at 2:04 AM, Juan Pablo Lorier  wrote:
> Hi,
>
> I'm trying to log into a fresh install (4.1 on centos 7) but though I've
> set the hostname-ip mapping in /etc/hosts of the server and my desktop,
> it keep complaining with the error:
>
> The client is not authorized to request an authorization. It's required
> to access the system using FQDN.
>
> Engine log shows the same error:
>
> ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-9) [] The
> client is not authorized to request an authorization. It's required to
> access the system using FQDN
>
> What else should I do to get access?

Do you use the exact same name you provided when prompted by engine-setup?

Check this:

grep ^ENGINE_FQDN /etc/ovirt-engine/engine.conf.d/*.conf

If you want/need to use a different name, search the list archives
for "SSO_ALTERNATE_ENGINE_FQDNS".

Regards,
-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Problems to log into portal

2017-10-22 Thread Juan Pablo Lorier
Hi,

I'm trying to log into a fresh install (4.1 on centos 7) but though I've
set the hostname-ip mapping in /etc/hosts of the server and my desktop,
it keep complaining with the error:

The client is not authorized to request an authorization. It's required
to access the system using FQDN.

Engine log shows the same error:

ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-9) [] The
client is not authorized to request an authorization. It's required to
access the system using FQDN

What else should I do to get access?

Regards

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users