Re: [ovirt-users] ansible failure during host install

2018-05-04 Thread Young, Matthew (Numerical Algorithms Group)
Ovirt-engine-metrics v1.1.3.4

/etc/ovirt-engine-metrics/config.yml:
  ovirt_env_name: data-science-sandbox
  fluentd_elasticsearch_host: ovirt-metrics.datasci.bp.com
  ovirt_elasticsearch_mounted_storage_path: /data

I have not gotten the openshift based metrics store running.  It is 
consistently timing out while performing “TASK [openshift_hosted : Configure a 
passthrough route for docker-registry].”
Failure summary:
  1. Hosts:localhost
 Play: Create Hosted Resources - registry
 Task: Configure a passthrough route for docker-registry
 Message:  {u'cmd': u'/usr/bin/oc replace -f /tmp/docker-registry-DtGZqz 
--force -n default', u'returncode': 1, u'results': {}, u'stderr': u'error: 
timed out waiting for the condition\n', u'stdout': u'route "docker-registry" 
deleted\n'}

Matt Young

From: Shirly Radco 
Sent: Thursday, April 12, 2018 4:04 PM
To: Young, Matthew (Numerical Algorithms Group) 
Cc: users 
Subject: Re: [ovirt-users] ansible failure during host install

Hi,

What version of ovirt-engine-metrics are you using?

Did you already setup the OpenShift based metrics store to connect to?

Have you configured /etc/ovirt-engine-metrics/config.yml?

--

SHIRLY RADCO

BI SENIOR SOFTWARE ENGINEER

Red Hat Israel


TRIED. TESTED. TRUSTED.



On Thu, Apr 12, 2018, 21:35 Young, Matthew (Numerical Algorithms Group) 
> wrote:
Hello all,

I have been working on adding a new host to an oVirt cluster.  The installation 
is failing in the ansible portion, specifically installing the ansible 
elasticsearch ca cert.  I have no experience with ansible.  Does anyone know 
what is causing this issue?  Or how to create this ca cert?

 from ansible log
…
2018-04-12 09:32:18,114 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Create fluentd.conf] *
2018-04-12 09:32:18,730 p=56616 u=ovirt |  ok: [10.222.10.156] => {
"changed": false,
"checksum": "c9f88b60cd12ab8e3f3ffce1ae07654c89b06ef6",
"gid": 0,
"group": "root",
"mode": "0640",
"owner": "root",
"path": "/etc/fluentd/fluent.conf",
"secontext": "system_u:object_r:etc_t:s0",
"size": 58,
"state": "file",
"uid": 0
}
2018-04-12 09:32:18,739 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Install fluentd certificate] *
2018-04-12 09:32:18,759 p=56616 u=ovirt |  skipping: [10.222.10.156] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
2018-04-12 09:32:18,768 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Install fluentd elasticsearch CA 
certificate] ***
2018-04-12 09:32:18,810 p=56616 u=ovirt |  fatal: [10.222.10.156]: FAILED! => {
"changed": false
}

MSG:

src (or content) is required

2018-04-12 09:32:18,812 p=56616 u=ovirt |  PLAY RECAP 
*
2018-04-12 09:32:18,812 p=56616 u=ovirt |  10.222.10.156  : ok=33   
changed=4unreachable=0failed=1


___
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] ansible failure during host install

2018-05-04 Thread Young, Matthew (Numerical Algorithms Group)
I’ve gotten past that error with “oc delete route/docker-registry” before 
restart the playbook

Matt

From: Young, Matthew (Numerical Algorithms Group)
Sent: Thursday, May 3, 2018 4:02 PM
To: 'Shirly Radco' 
Cc: users 
Subject: RE: [ovirt-users] ansible failure during host install

Ovirt-engine-metrics v1.1.3.4

/etc/ovirt-engine-metrics/config.yml:
  ovirt_env_name: data-science-sandbox
  fluentd_elasticsearch_host: ovirt-metrics.datasci.bp.com
  ovirt_elasticsearch_mounted_storage_path: /data

I have not gotten the openshift based metrics store running.  It is 
consistently timing out while performing “TASK [openshift_hosted : Configure a 
passthrough route for docker-registry].”
Failure summary:
  1. Hosts:localhost
 Play: Create Hosted Resources - registry
 Task: Configure a passthrough route for docker-registry
 Message:  {u'cmd': u'/usr/bin/oc replace -f /tmp/docker-registry-DtGZqz 
--force -n default', u'returncode': 1, u'results': {}, u'stderr': u'error: 
timed out waiting for the condition\n', u'stdout': u'route "docker-registry" 
deleted\n'}

Matt Young

From: Shirly Radco >
Sent: Thursday, April 12, 2018 4:04 PM
To: Young, Matthew (Numerical Algorithms Group) 
>
Cc: users >
Subject: Re: [ovirt-users] ansible failure during host install

Hi,

What version of ovirt-engine-metrics are you using?

Did you already setup the OpenShift based metrics store to connect to?

Have you configured /etc/ovirt-engine-metrics/config.yml?

--

SHIRLY RADCO

BI SENIOR SOFTWARE ENGINEER

Red Hat Israel


TRIED. TESTED. TRUSTED.



On Thu, Apr 12, 2018, 21:35 Young, Matthew (Numerical Algorithms Group) 
> wrote:
Hello all,

I have been working on adding a new host to an oVirt cluster.  The installation 
is failing in the ansible portion, specifically installing the ansible 
elasticsearch ca cert.  I have no experience with ansible.  Does anyone know 
what is causing this issue?  Or how to create this ca cert?

 from ansible log
…
2018-04-12 09:32:18,114 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Create fluentd.conf] *
2018-04-12 09:32:18,730 p=56616 u=ovirt |  ok: [10.222.10.156] => {
"changed": false,
"checksum": "c9f88b60cd12ab8e3f3ffce1ae07654c89b06ef6",
"gid": 0,
"group": "root",
"mode": "0640",
"owner": "root",
"path": "/etc/fluentd/fluent.conf",
"secontext": "system_u:object_r:etc_t:s0",
"size": 58,
"state": "file",
"uid": 0
}
2018-04-12 09:32:18,739 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Install fluentd certificate] *
2018-04-12 09:32:18,759 p=56616 u=ovirt |  skipping: [10.222.10.156] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
2018-04-12 09:32:18,768 p=56616 u=ovirt |  TASK 
[oVirt.ovirt-fluentd/fluentd-setup : Install fluentd elasticsearch CA 
certificate] ***
2018-04-12 09:32:18,810 p=56616 u=ovirt |  fatal: [10.222.10.156]: FAILED! => {
"changed": false
}

MSG:

src (or content) is required

2018-04-12 09:32:18,812 p=56616 u=ovirt |  PLAY RECAP 
*
2018-04-12 09:32:18,812 p=56616 u=ovirt |  10.222.10.156  : ok=33   
changed=4unreachable=0failed=1


___
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] Can't get hosted-engine console in cli

2018-05-04 Thread Simone Tiraboschi
On Fri, May 4, 2018 at 3:20 PM, Vadim  wrote:

> Hi, Users
>
> I installed on clean Centos7.4 ovirt-4.2.2.6-1 with HE on domain iscsi
> using cockpit and found that
>
> 1. can't get console in cli
>
> # hosted-engine --console
> The engine VM is running on this host
> Connected to domain HostedEngine
> Escape character is ^]
> error: internal error: cannot find character device 
>
> from gui console works fine.
> may this is because vm.conf in 4.2.2 display=qxl ?
>

The hosted-engine VM currently misses the console device and the engine
refuses to add it.
We have an open bug tracking that:
https://bugzilla.redhat.com/show_bug.cgi?id=1561964

In the mean time you can still use hosted-engine --add-console-password to
temporary set a vnc password and open a VNC console to the engine VM
(hosted-engine
--add-console-password will also print out the requested parameters).



>
> 2. can't import vm from ova
> errors from engine.log
>
> 2018-05-03 12:19:29,112+03 ERROR 
> [org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand]
> (EE-
>
> ManagedThreadFactory-engine-Thread-11299) 
> [8cc80ae5-cccf-4554-b52d-4892548eea8c]
> Command
>
> 'org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand' failed:
> For input string: ""
> 2018-05-03 12:19:29,112+03 ERROR 
> [org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand]
> (EE-
>
> ManagedThreadFactory-engine-Thread-11299) 
> [8cc80ae5-cccf-4554-b52d-4892548eea8c]
> Exception:
>
> java.lang.NumberFormatException: For input string: ""
> 2018-05-03 12:19:29,119+03 ERROR [org.ovirt.engine.core.dal.
> dbbroker.auditloghandling.AuditLogDirector] (EE-
>
> ManagedThreadFactory-engine-Thread-11299) 
> [8cc80ae5-cccf-4554-b52d-4892548eea8c]
> EVENT_ID:
>
> IMPORTEXPORT_IMPORT_VM_FAILED(1,153), Failed to import Vm VM7.2.0-x86_64
> to Data Center Default, Cluster
>
> Default
>
> on ovirt-4.1.9.1-1 import works fine
>
>
> Can you help me to solve these problems.
>
> Thanks,
> Vadim
>
> ___
> 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] Can't get hosted-engine console in cli

2018-05-04 Thread Vadim
Hi, Users

I installed on clean Centos7.4 ovirt-4.2.2.6-1 with HE on domain iscsi using 
cockpit and found that 

1. can't get console in cli

# hosted-engine --console
The engine VM is running on this host
Connected to domain HostedEngine
Escape character is ^]
error: internal error: cannot find character device 

from gui console works fine.
may this is because vm.conf in 4.2.2 display=qxl ?

2. can't import vm from ova
errors from engine.log

2018-05-03 12:19:29,112+03 ERROR 
[org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand] (EE-

ManagedThreadFactory-engine-Thread-11299) 
[8cc80ae5-cccf-4554-b52d-4892548eea8c] Command 

'org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand' failed: For 
input string: ""
2018-05-03 12:19:29,112+03 ERROR 
[org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand] (EE-

ManagedThreadFactory-engine-Thread-11299) 
[8cc80ae5-cccf-4554-b52d-4892548eea8c] Exception: 

java.lang.NumberFormatException: For input string: ""
2018-05-03 12:19:29,119+03 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-

ManagedThreadFactory-engine-Thread-11299) 
[8cc80ae5-cccf-4554-b52d-4892548eea8c] EVENT_ID: 

IMPORTEXPORT_IMPORT_VM_FAILED(1,153), Failed to import Vm VM7.2.0-x86_64 to 
Data Center Default, Cluster 

Default

on ovirt-4.1.9.1-1 import works fine


Can you help me to solve these problems.

Thanks,
Vadim

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


Re: [ovirt-users] managing local users in 4.2 ?

2018-05-04 Thread Matthias Leopold

Am 2018-05-04 um 12:36 schrieb Matthias Leopold:

Hi,

i tried to create a local user in oVirt 4.2 with "ovirt-aaa-jdbc-tool 
user add" (like i did in oVirt 4.1.9). the command worked ok, but the 
created user wasn't visible in the web gui. i then used the "add" button 
in admin portal to add the already existing user and after that the user 
was visible. i didn't have to do that in 4.1.9, the "add" button was 
already there the, but i didn't know what to do with it. how did 
managing local users change in 4.2?




ok, i got it: only after setting actual permissions for a user he/she 
appears automatically in Admin Portal - Administration - Users. this was 
different in 4.1.9 IIRC


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


[ovirt-users] [ANN] oVirt 4.2.3 is now generally available

2018-05-04 Thread Sandro Bonazzola
The oVirt Project is pleased to announce the general availability of oVirt
4.2.3 as of May 4th, 2018

This update is the third release in a series of stabilization updates to
the 4.2 series.

This release is available now for:
* Red Hat Enterprise Linux 7.5 or later
* CentOS Linux (or similar) 7.4 or later

This release supports Hypervisor Hosts running:
* Red Hat Enterprise Linux 7.5 or later
* CentOS Linux (or similar) 7.4 or later
* oVirt Node 4.2

See the release notes [1] for installation / upgrade instructions and
a list of new features and bugs fixed.

Notes:
- oVirt Appliance will be avialable in a few hours
- oVirt Node will be avialable in a few hours [2]

Additional Resources:
* Read more about the oVirt 4.2.3 release highlights:
http://www.ovirt.org/release/4.2.3/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/

[1] http://www.ovirt.org/release/4.2.3/
[2] http://resources.ovirt.org/pub/ovirt-4.2/iso/

-- 

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

sbona...@redhat.com


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


Re: [ovirt-users] Can't add newly reinstalled ovirt node

2018-05-04 Thread Jakov Sosic

On 05/04/2018 01:31 PM, Ales Musil wrote:



On Fri, May 4, 2018 at 11:46 AM, Dominik Holler > wrote:


On Thu, 3 May 2018 22:26:57 +0200
Jakov Sosic > wrote:

> Hi,
> 
> after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt 
> engine I get the following error:
> 
> Ansible host-deploy playbook execution has started on host vhost01.

> Ansible host-deploy playbook execution has successfully finished on
> host vhost01.
> Status of host vhost01 was set to NonOperational.
> Host vhost01 does not comply with the cluster Lenovo networks, the 
> following networks are missing on host: 'VLAN10'

> Host vhost01 installation failed. Failed to configure management
> network on the host.
> 


Can you please share links to the vdsm.log and supervdsm.log of the
host?

Seems like this one to me 
https://bugzilla.redhat.com/show_bug.cgi?id=1570388


Yes, it was a required network...

Now, what I did, after another clean install was:

nmcli device set eno1 managed no
nmcli device set eno2 managed no
nmcli device set eno3 managed no
nmcli device set eno4 managed no

and after this, adding host passed.

I did remove all the required networks too, so I'm wondering if that was 
the cause...



I can try to add back required network, and reinstall host with using 
the `nmcli` trick.

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


Re: [ovirt-users] Can't add newly reinstalled ovirt node

2018-05-04 Thread Ales Musil
On Fri, May 4, 2018 at 11:46 AM, Dominik Holler  wrote:

> On Thu, 3 May 2018 22:26:57 +0200
> Jakov Sosic  wrote:
>
> > Hi,
> >
> > after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt
> > engine I get the following error:
> >
> > Ansible host-deploy playbook execution has started on host vhost01.
> > Ansible host-deploy playbook execution has successfully finished on
> > host vhost01.
> > Status of host vhost01 was set to NonOperational.
> > Host vhost01 does not comply with the cluster Lenovo networks, the
> > following networks are missing on host: 'VLAN10'
> > Host vhost01 installation failed. Failed to configure management
> > network on the host.
> >
>
> Can you please share links to the vdsm.log and supervdsm.log of the
> host?
>

Seems like this one to me
https://bugzilla.redhat.com/show_bug.cgi?id=1570388

Is the VLAN10 marked as required in the cluster?


> > One more interesting thing:
> >
> > Compute => Hosts => vhost02 => Network interfaces
> >
> > is empty... there are no recognized interfaces on this host.
> >
> >
> > Any idea?
> >
> > ___
> > 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
>



-- 

ALES MUSIL
INTERN - rhv network

Red Hat EMEA 


amu...@redhat.com   IM: amusil

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


Re: [ovirt-users] Re-attaching ISOs and moving ISOs storage

2018-05-04 Thread Callum Smith
Is there any sensible way to either clean up the existing ISOs storage or 
re-attach it? I'm struggling to even export VMs and migrate them elsewhere with 
this and need to recover them asap.

Regards,
Callum

--

Callum Smith
Research Computing Core
Wellcome Trust Centre for Human Genetics
University of Oxford
e. cal...@well.ox.ac.uk

On 2 May 2018, at 15:09, Callum Smith 
> wrote:


Attached, thank you for looking into this


https://HOSTNAME/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae


https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae>"
 id="f5914df0-f46c-4cc0-b666-c929aa0225ae">

https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/isattached>"
 rel="isattached"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/reduceluns>"
 rel="reduceluns"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/refreshluns>"
 rel="refreshluns"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/updateovfstore>"
 rel="updateovfstore"/>

VMISOs
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/disksnapshots>"
 rel="disksnapshots"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/files>"
 rel="files"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/diskprofiles>"
 rel="diskprofiles"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/storageconnections>"
 rel="storageconnections"/>
https://virtman.cluster/ovirt-engine/api/v4/storagedomains/f5914df0-f46c-4cc0-b666-c929aa0225ae/permissions>"
 rel="permissions"/>
11770357874688
false
0
5
false
ok
false

backoffice01.cluster
/vm-iso
nfs

v1
false
false
iso
38654705664
10
false

https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304>"
 id="5a54bf81-0228-02bc-0358-0304"/>




https://HOSTNAME/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains



https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/d9f8093b-71cd-423d-9b7d-91a613ef98ba>"
 id="d9f8093b-71cd-423d-9b7d-91a613ef98ba">

https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/d9f8093b-71cd-423d-9b7d-91a613ef98ba/activate>"
 rel="activate"/>
https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/d9f8093b-71cd-423d-9b7d-91a613ef98ba/deactivate>"
 rel="deactivate"/>

tegile-virtman-backup
https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/d9f8093b-71cd-423d-9b7d-91a613ef98ba/disks>"
 rel="disks"/>
17519171600384
false
0
5
false
ok
false
maintenance

192.168.64.248
auto
/export/virtman/backup
nfs

v1
false
false
export
8589934592
10
false
https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304>"
 id="5a54bf81-0228-02bc-0358-0304"/>

https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304>"
 id="5a54bf81-0228-02bc-0358-0304"/>


https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/017dd620-65ec-4fa4-8d46-67737dedd7a1>"
 id="017dd620-65ec-4fa4-8d46-67737dedd7a1">

https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/017dd620-65ec-4fa4-8d46-67737dedd7a1/activate>"
 rel="activate"/>
https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/017dd620-65ec-4fa4-8d46-67737dedd7a1/deactivate>"
 rel="deactivate"/>

VMStorage
https://virtman.cluster/ovirt-engine/api/v4/datacenters/5a54bf81-0228-02bc-0358-0304/storagedomains/017dd620-65ec-4fa4-8d46-67737dedd7a1/disks>"
 rel="disks"/>
11770357874688
false
118111600640
5
false
ok
true
active

backoffice01.cluster
/vm-storage2
nfs

v4
false
false
data
38654705664
10
 

[ovirt-users] managing local users in 4.2 ?

2018-05-04 Thread Matthias Leopold

Hi,

i tried to create a local user in oVirt 4.2 with "ovirt-aaa-jdbc-tool 
user add" (like i did in oVirt 4.1.9). the command worked ok, but the 
created user wasn't visible in the web gui. i then used the "add" button 
in admin portal to add the already existing user and after that the user 
was visible. i didn't have to do that in 4.1.9, the "add" button was 
already there the, but i didn't know what to do with it. how did 
managing local users change in 4.2?


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


Re: [ovirt-users] vNIC Network Filter setting

2018-05-04 Thread Dominik Holler
On Fri, 4 May 2018 13:05:41 +0530
TranceWorldLogic  wrote:

> Hi,
> 
> I want to set default vNIC profile "Network Filter" setting as
> "no-ip-muticast" rather than "vdsm-no-muticast-snooping".
> 
> Can it possible in ovirt ?

No, I am not aware of.

> If yes, how to do same ?
> 

If you think this would be useful, please open a bug to discuss this.

> 
> Thanks,
> ~Rohit

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


Re: [ovirt-users] Can't add newly reinstalled ovirt node

2018-05-04 Thread Dominik Holler
On Thu, 3 May 2018 22:26:57 +0200
Jakov Sosic  wrote:

> Hi,
> 
> after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt 
> engine I get the following error:
> 
> Ansible host-deploy playbook execution has started on host vhost01.
> Ansible host-deploy playbook execution has successfully finished on
> host vhost01.
> Status of host vhost01 was set to NonOperational.
> Host vhost01 does not comply with the cluster Lenovo networks, the 
> following networks are missing on host: 'VLAN10'
> Host vhost01 installation failed. Failed to configure management
> network on the host.
> 

Can you please share links to the vdsm.log and supervdsm.log of the
host?


> One more interesting thing:
> 
> Compute => Hosts => vhost02 => Network interfaces
> 
> is empty... there are no recognized interfaces on this host.
> 
> 
> Any idea?
> 
> ___
> 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] newbie questions on networking

2018-05-04 Thread Dominik Holler
On Thu, 3 May 2018 09:30:17 -0700
"Rue, Randy"  wrote:

> Hi Again,
> 
> I'm not sure if my first post yesterday went through, I can see it in 
> the list archives but I didn't receive a copy and I've confirmed my
> list settings include me getting a copy of my own posts. In any case,
> nobody has replied and unless I'm the only guy that needs my VMs to
> talk to the rest of the world I assume someone else knows how to fix
> this.
> 
> I've read and re-read the Quick Start Guide, Installation Guide and 
> Administration Guide even though they appear to describe an earlier 
> version. If I've overlooked the answer and this is an RTFM issue,
> feel free to tell me so but I'd be grateful if you'd also tell me
> exactly which part of the FM to read.
> 
> Again, my VM is getting an IP address and nameserver settings from
> the DHCP service running on the server room subnet the oVirt host
> sits in. 

This looks like the oVirt setup is fine.

> From the Vm, I can ping the static IP of the host the vm is
> on, but not anything else on the server room subnet including the
> other hosts or the subnet's gateway. The "route" command sits for
> about 10 seconds before completing but eventually shows two rows, one

Maybe the route command tries to resolve hostnames using an unreachable
DNS server?

> for default with the correct local gateway and one for the local
> subnet. All appears to be well on the VM, the problem appears to be
> the host is not passing traffic.
> 

Maybe the host passes the traffic, but the network equipment outside
the host prevents IP spoofing of the host?
Can you check if the VM traffic is pushed out of the host's interface,
e.g. by tcpdump on the hosts outgoing interface?

To check if the problem is the network between the hosts, you can check
connectivity between two VMs on two different host connected via
an external network of the ovirt-provider-ovn. This way the VM
traffic will be tunneled in the physical network.

> The dialogue for the interface on the host shows some logos on the 
> ovirtmgmt network that's assigned to it, including a green "VM" tile.
> Is this the "outside" role for commodity connections to a VM?
> 
> I've also spent some time rooting around different parts of the admin 
> interface and found some settings under the ovirtmgmt network's vNIC 
> Profiles for the "Network Filter." Tried changing that to "allow
> IPv4" and then to "No Network Filter" with no change.
> 
> I hope to hear from you soon.
> 
> randy in Seattle
> 
> ___
> 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] Recovering oVirt-Engine with a backup before upgrading to 4.2

2018-05-04 Thread Sven Achtelik
Hi All,

I'm still failing on this one. I tried setting the locale different, but that 
doesn't seem to do the trick. When looking at the logfile 
/var/lib/pgsql/initdb_rh-postgresql95-postgresql.log I can see that the setup 
process is somehow getting the information and setting the Encoding to UTF8.


/var/lib/pgsql/initdb_rh-postgresql95-postgresql.log

The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".


 This leads into the issue that is showing up in 
/var/lib/pgsql/upgrade_rh-postgresql95-postgresql.log

Checking cluster versions   ok
Checking database user is the install user  ok
Checking database connection settings   ok
Checking for prepared transactions  ok
Checking for reg* system OID user data typesok
Checking for contrib/isn with bigint-passing mismatch   ok
Checking for invalid "line" user columnsok
Creating dump of global objects ok
Creating dump of database schemas
  engine
  ovirt_engine_history
  postgres
  template1
ok

encodings for database "postgres" do not match:  old "SQL_ASCII", new "UTF8"
Failure, exiting
---

Even changing the locale.conf to en_US without the UTF8 doesn't change 
anything. Is this information cached somewhere and needs to be reread before 
this will work ?

Any advice on moving forward is appreciated. 

Thank you, 
Sven 



> -Ursprüngliche Nachricht-
> Von: Yedidyah Bar David [mailto:d...@redhat.com]
> Gesendet: Freitag, 20. April 2018 08:55
> An: Sven Achtelik ; Simone Tiraboschi
> 
> Cc: users@ovirt.org
> Betreff: Re: [ovirt-users] Recovering oVirt-Engine with a backup before
> upgrading to 4.2
> 
> On Fri, Apr 13, 2018 at 12:00 PM, Sven Achtelik 
> wrote:
> > Hi All,
> >
> > I got my stuff up and running again. I works like described in the manual 
> > and I
> used some extra hardware to jumpstart this. I'm now back on my hosted Engine
> 4.1.9 with 3 Hosts running it. The Engine is running on the appliance that is
> pulled by the deployment tool and after having everything stable again I
> thought of upgrading to 4.2. Thing is that this is just not working with the
> appliance because of some issue when upgrading Postgres inside. Looking at
> the logs I found this:
> > 
> > Creating dump of database schemas
> >   engine
> >   ovirt_engine_history
> >   postgres
> >   template1
> > ok
> >
> > encodings for database "postgres" do not match:  old "SQL_ASCII", new
> "UTF8"
> > Failure, exiting
> > --
> >
> > After some research I found something here
> https://bugzilla.redhat.com/show_bug.cgi?id=1525976, but I'm not sure what
> to do with that Information. I used the appliance and didn't do anything 
> manual
> in the complete process and I'm wondering why I'm getting this issue now ?
> Could someone advice on how to proceed ?
> 
> Looks like:
> 
> https://bugzilla.redhat.com/1528371
> 
> Which version do you upgrade to?
> 
> If to one that should be covered by above bug, please attach your setup log 
> to it.
> Thanks.
> 
> I was on vacation last week and will be in next one too. Adding Simone.
> 
> Best regards,
> 
> >
> > Thank you,
> > Sven
> >
> >> -Ursprüngliche Nachricht-
> >> Von: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] Im
> >> Auftrag von Sven Achtelik
> >> Gesendet: Mittwoch, 28. März 2018 18:28
> >> An: Yedidyah Bar David
> >> Cc: users@ovirt.org
> >> Betreff: Re: [ovirt-users] Recovering oVirt-Engine with a backup
> >> before upgrading to 4.2
> >>
> >>
> >>
> >> > -Ursprüngliche Nachricht-
> >> > Von: Yedidyah Bar David [mailto:d...@redhat.com]
> >> > Gesendet: Mittwoch, 28. März 2018 10:06
> >> > An: Sven Achtelik
> >> > Cc: users@ovirt.org
> >> > Betreff: Re: [ovirt-users] Recovering oVirt-Engine with a backup
> >> > before upgrading to 4.2
> >> >
> >> > On Tue, Mar 27, 2018 at 9:14 PM, Sven Achtelik
> >> > 
> >> > wrote:
> >> > > Hi All,
> >> > >
> >> > >
> >> > >
> >> > > I’m still facing issues with my HE engine. Here are the steps
> >> > > that I took to end up in this situation:
> >> > >
> >> > >
> >> > >
> >> > > - Update Engine from 4.1.7 to 4.1.9
> >> > >
> >> > > o   That worked as expected
> >> > >
> >> > > - Automatic Backup of Engine DB in 

Re: [ovirt-users] Ovirt 3.5 Does not start ovirt-engine after restore

2018-05-04 Thread Sandro Bonazzola
2018-05-03 21:57 GMT+02:00 Tácito Chaves :

> Hello guys!
>
> Could any of you help me with my manager's backup / restore?
>
> I followed the documentation to create my backup and restore on another
> server but I'm having trouble accessing the panel after the restore is
> complete.
>
> can anybody help me?
>
> The steps are listed in this file: http://paste.scsys.co.uk/577382
>
> and just remembering, I'm using version 3.5 and the hostname is the same
> as the one I'm trying to migrate.
>


oVirt 3.5 reached End Of Life on December 2015 (
https://lists.ovirt.org/pipermail/announce/2015-December/000213.html)
I would suggest to take the opportunity for moving to 4.2 which is current
supported version.



>
>
> The unfortunate message I receive is the following: ovirt-engine: ERROR
> run: 532 Error: process terminated with status code 1
>
> With this the service does not rise!
>
> Thank you!
>
> Tácito
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>


-- 

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

sbona...@redhat.com


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


[ovirt-users] vNIC Network Filter setting

2018-05-04 Thread TranceWorldLogic
Hi,

I want to set default vNIC profile "Network Filter" setting as
"no-ip-muticast" rather than "vdsm-no-muticast-snooping".

Can it possible in ovirt ?
If yes, how to do same ?


Thanks,
~Rohit
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users