[ovirt-users] new install issues

2020-01-28 Thread Steve Watkins
Very new to this, trying to work my way through it.  

Got everything up and running, was uploading an ISO to try and start a vm and 
then everything just disconnected.  On the host it shows the hostedengine as 
paused.  Did some digging and found the suggestion to do the following:
virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
resume HostedEngine

which gives me the message 
Failed to acquire lock: No space left on device.  

Ideas?
___
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/YBMKMVO5NXTEXDITZCPAKUQKCWHEXBTQ/


Re: [ovirt-users] New Install Issues

2018-04-12 Thread Yaniv Kaul
On Thu, Apr 12, 2018, 9:21 PM Alexander Wels  wrote:

> On Thursday, April 12, 2018 1:33:20 PM EDT Talk Jesus wrote:
> > Having some strange issues.
> >
> > First: Admin panel loads very slow using subdomain.mydomain.com
> >
> > However, this is a brand new server with 64GB RAM, SSD disks and dual
> octo
> > core Xeons.
> >
> > Second: I get this.
> >
> > [ INFO  ] Stage: Setup validation
> > [WARNING] Cannot validate host name settings, reason: resolved host does
> not
> > match any of the local addresses
> >   During execution engine service will be stopped (OK, Cancel)
> [OK]:
> >
> > Third: when admin panel finally loads, I use admin@internal plus my root
> > password set during installation setup. I get this:
> >
> > Unable to log in. Verify your login information or contact the system
> > administrator.
> >
>
> This is highly likely a DNS issue, the engine tries to resolve itself and
> if
> it can't, it takes a long time to load the webadmin (Not sure why it does
> this, but fixing the DNS will fix the slow loading).
>

I agree.
It happens because of the TLS layer validation.
Y.


> >
> > ---
> > This email has been checked for viruses by Avast antivirus software.
> > https://www.avast.com/antivirus
> >
> > ___
> > 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] New Install Issues

2018-04-12 Thread Alexander Wels
On Thursday, April 12, 2018 1:33:20 PM EDT Talk Jesus wrote:
> Having some strange issues.
> 
> First: Admin panel loads very slow using subdomain.mydomain.com
> 
> However, this is a brand new server with 64GB RAM, SSD disks and dual octo
> core Xeons.
> 
> Second: I get this.
> 
> [ INFO  ] Stage: Setup validation
> [WARNING] Cannot validate host name settings, reason: resolved host does not
> match any of the local addresses
>   During execution engine service will be stopped (OK, Cancel) [OK]:
> 
> Third: when admin panel finally loads, I use admin@internal plus my root
> password set during installation setup. I get this:
> 
> Unable to log in. Verify your login information or contact the system
> administrator.
> 

This is highly likely a DNS issue, the engine tries to resolve itself and if 
it can't, it takes a long time to load the webadmin (Not sure why it does 
this, but fixing the DNS will fix the slow loading).

> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
> 
> ___
> 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


[ovirt-users] New Install Issues

2018-04-12 Thread Talk Jesus
Having some strange issues.

First: Admin panel loads very slow using subdomain.mydomain.com

However, this is a brand new server with 64GB RAM, SSD disks and dual octo
core Xeons. 

Second: I get this.

[ INFO  ] Stage: Setup validation
[WARNING] Cannot validate host name settings, reason: resolved host does not
match any of the local addresses
  During execution engine service will be stopped (OK, Cancel) [OK]:

Third: when admin panel finally loads, I use admin@internal plus my root
password set during installation setup. I get this:

Unable to log in. Verify your login information or contact the system
administrator.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

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


Re: [ovirt-users] New Install Issues

2017-01-30 Thread Yura Poltoratskiy
Two days ago the same question was asked there with subj "Ovirt FQDN". I 
took a method from the neighbor thread and it works for me. The method 
is quite simple - just to create a file  with a single line:


[root@ovirt ~]# cat /etc/ovirt-engine/engine.conf.d/99-alternate-fqdn.conf
SSO_ALTERNATE_ENGINE_FQDNS="your.fqdn.there"

I did not try with IP, but with FQDN, which is not that I've used for 
deploy engine, works fine. You can give a try to put IP instead of FQDN.


28.01.2017 22:10, Talk Jesus пишет:


“Please consult following bugs targeted to oVirt 4.0.4 which should 
fix this limitation: https://bugzilla.redhat.com/1325746 
https://bugzilla.redhat.com/1362196”


I checked both links, I see nothing about how to fix it so I can 
access via IP address?


*From:*Martin Perina [mailto:mper...@redhat.com]
*Sent:* Saturday, January 28, 2017 2:56 PM
*To:* Talk Jesus 
*Cc:* users ; Nir Soffer 
*Subject:* Re: [ovirt-users] New Install Issues

On Sat, Jan 28, 2017 at 8:50 PM, Nir Soffer <mailto:nsof...@redhat.com>> wrote:


On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus mailto:c...@talkjesus.com>> wrote:
> Hey team,
>
>
>
> Just installed Ovirt 4x on Centos 7. Like many who have reported
this issue,
> I cannot log into the web gui via IP address. I get this:
>
>
>
> The client is not authorized to request an authorization. It's
required to
> access the system using FQDN.

​Hi,

please read the release notes [1], it's written in section "Install / 
Upgrade from previous versions" step 2.


For details how to configure engine access via IP address please take 
a look at [2] as mentioned in release notes.


Thanks

Martin

[1] http://www.ovirt.org/release/4.0.6/
[2] https://bugzilla.redhat.com/1325746
​


This happens when you try to access the server not via the server
address
set when you installed your engine.

For example, you select the address foo.bar.com
<http://foo.bar.com> when you installed your engine,
and you are trying to access it as https:foo/. (maybe you have an
alias).

Check how the engine was configured and use the same address when
you access it.

Nir

>
>
>
> I can’t figure out a fix for this. Not wanting to use a domain,
just IP for
> access for testing.
>
>
> ___
> Users mailing list
> Users@ovirt.org <mailto: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] New Install Issues

2017-01-28 Thread Martin Perina
Hi,

everything is explained in Doc text field in [2].

Regards

Martin Perina


On Sat, Jan 28, 2017 at 9:10 PM, Talk Jesus  wrote:

> “Please consult following bugs targeted to oVirt 4.0.4 which should fix
> this limitation: https://bugzilla.redhat.com/1325746
> https://bugzilla.redhat.com/1362196”
>
>
>
> I checked both links, I see nothing about how to fix it so I can access
> via IP address?
>
>
>
> *From:* Martin Perina [mailto:mper...@redhat.com]
> *Sent:* Saturday, January 28, 2017 2:56 PM
> *To:* Talk Jesus 
> *Cc:* users ; Nir Soffer 
> *Subject:* Re: [ovirt-users] New Install Issues
>
>
>
>
>
>
>
> On Sat, Jan 28, 2017 at 8:50 PM, Nir Soffer  wrote:
>
> On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus  wrote:
> > Hey team,
> >
> >
> >
> > Just installed Ovirt 4x on Centos 7. Like many who have reported this
> issue,
> > I cannot log into the web gui via IP address. I get this:
> >
> >
> >
> > The client is not authorized to request an authorization. It's required
> to
> > access the system using FQDN.
>
>
>
> ​Hi,
>
> please read the release notes [1], it's written in section "Install /
> Upgrade from previous versions" step 2.
>
> For details how to configure engine access via IP address please take a
> look at [2] as mentioned in release notes.
>
> Thanks
>
> Martin
>
> [1] http://www.ovirt.org/release/4.0.6/
> [2] https://bugzilla.redhat.com/1325746
> ​
>
>
>
>
> This happens when you try to access the server not via the server address
> set when you installed your engine.
>
> For example, you select the address foo.bar.com when you installed your
> engine,
> and you are trying to access it as https:foo/. (maybe you have an alias).
>
> Check how the engine was configured and use the same address when you
> access it.
>
> Nir
>
> >
> >
> >
> > I can’t figure out a fix for this. Not wanting to use a domain, just IP
> for
> > access for testing.
> >
> >
> > ___
> > 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] New Install Issues

2017-01-28 Thread Talk Jesus
“Please consult following bugs targeted to oVirt 4.0.4 which should fix this 
limitation: https://bugzilla.redhat.com/1325746 
https://bugzilla.redhat.com/1362196”

 

I checked both links, I see nothing about how to fix it so I can access via IP 
address?

 

From: Martin Perina [mailto:mper...@redhat.com] 
Sent: Saturday, January 28, 2017 2:56 PM
To: Talk Jesus 
Cc: users ; Nir Soffer 
Subject: Re: [ovirt-users] New Install Issues

 

 

 

On Sat, Jan 28, 2017 at 8:50 PM, Nir Soffer mailto:nsof...@redhat.com> > wrote:

On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus mailto:c...@talkjesus.com> > wrote:
> Hey team,
>
>
>
> Just installed Ovirt 4x on Centos 7. Like many who have reported this issue,
> I cannot log into the web gui via IP address. I get this:
>
>
>
> The client is not authorized to request an authorization. It's required to
> access the system using FQDN.

 

​Hi,

please read the release notes [1], it's written in section "Install / Upgrade 
from previous versions" step 2.

For details how to configure engine access via IP address please take a look at 
[2] as mentioned in release notes.

Thanks

Martin

[1] http://www.ovirt.org/release/4.0.6/
[2] https://bugzilla.redhat.com/1325746
​

 


This happens when you try to access the server not via the server address
set when you installed your engine.

For example, you select the address foo.bar.com <http://foo.bar.com>  when you 
installed your engine,
and you are trying to access it as https:foo/. (maybe you have an alias).

Check how the engine was configured and use the same address when you access it.

Nir

>
>
>
> I can’t figure out a fix for this. Not wanting to use a domain, just IP for
> access for testing.
>
>
> ___
> Users mailing list
> Users@ovirt.org <mailto: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] New Install Issues

2017-01-28 Thread Martin Perina
On Sat, Jan 28, 2017 at 8:50 PM, Nir Soffer  wrote:

> On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus  wrote:
> > Hey team,
> >
> >
> >
> > Just installed Ovirt 4x on Centos 7. Like many who have reported this
> issue,
> > I cannot log into the web gui via IP address. I get this:
> >
> >
> >
> > The client is not authorized to request an authorization. It's required
> to
> > access the system using FQDN.
>

​Hi,

please read the release notes [1], it's written in section "Install /
Upgrade from previous versions" step 2.
For details how to configure engine access via IP address please take a
look at [2] as mentioned in release notes.

Thanks

Martin

[1] http://www.ovirt.org/release/4.0.6/
[2] https://bugzilla.redhat.com/1325746
​


>
> This happens when you try to access the server not via the server address
> set when you installed your engine.
>
> For example, you select the address foo.bar.com when you installed your
> engine,
> and you are trying to access it as https:foo/. (maybe you have an alias).
>
> Check how the engine was configured and use the same address when you
> access it.
>
> Nir
>
> >
> >
> >
> > I can’t figure out a fix for this. Not wanting to use a domain, just IP
> for
> > access for testing.
> >
> >
> > ___
> > 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] New Install Issues

2017-01-28 Thread Talk Jesus
> Check how the engine was configured and use the same address when you access 
> it.

I left it as default "localhost". Like I said, I want to access via IP address. 
My question is, how do I do this? First time using Ovirt so I'm new to this.

-Original Message-
From: Nir Soffer [mailto:nsof...@redhat.com] 
Sent: Saturday, January 28, 2017 2:51 PM
To: Talk Jesus ; Martin Perina 
Cc: users 
Subject: Re: [ovirt-users] New Install Issues

On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus  wrote:
> Hey team,
>
>
>
> Just installed Ovirt 4x on Centos 7. Like many who have reported this 
> issue, I cannot log into the web gui via IP address. I get this:
>
>
>
> The client is not authorized to request an authorization. It's 
> required to access the system using FQDN.

This happens when you try to access the server not via the server address set 
when you installed your engine.

For example, you select the address foo.bar.com when you installed your engine, 
and you are trying to access it as https:foo/. (maybe you have an alias).

Check how the engine was configured and use the same address when you access it.

Nir

>
>
>
> I can’t figure out a fix for this. Not wanting to use a domain, just 
> IP for access for testing.
>
>
> ___
> 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] New Install Issues

2017-01-28 Thread Nir Soffer
On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus  wrote:
> Hey team,
>
>
>
> Just installed Ovirt 4x on Centos 7. Like many who have reported this issue,
> I cannot log into the web gui via IP address. I get this:
>
>
>
> The client is not authorized to request an authorization. It's required to
> access the system using FQDN.

This happens when you try to access the server not via the server address
set when you installed your engine.

For example, you select the address foo.bar.com when you installed your engine,
and you are trying to access it as https:foo/. (maybe you have an alias).

Check how the engine was configured and use the same address when you access it.

Nir

>
>
>
> I can’t figure out a fix for this. Not wanting to use a domain, just IP for
> access for testing.
>
>
> ___
> 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


[ovirt-users] New Install Issues

2017-01-28 Thread Talk Jesus
Hey team,

 

Just installed Ovirt 4x on Centos 7. Like many who have reported this issue,
I cannot log into the web gui via IP address. I get this:

 

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

 

I can't figure out a fix for this. Not wanting to use a domain, just IP for
access for testing.

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