[ovirt-users] Re: Failed to synchronize networks of Provider ovirt-provider-ovn

2019-10-02 Thread Mail SET Inc. Group
  : ovirt_engine_history
  DWH database name   : ovirt_engine_history
  Backup DWH database : True
  DWH database port   : 5432
  DWH database host name validation   : False
  Configure Image I/O Proxy   : True
  Configure VMConsole Proxy   : True
 
  Please confirm installation settings (OK, Cancel) [OK]: 
[ INFO  ] Cleaning async tasks and compensations
[ INFO  ] Unlocking existing entities
[ INFO  ] Checking the Engine database consistency
[ INFO  ] Stage: Transaction setup
[ INFO  ] Stopping engine service
[ INFO  ] Stopping ovirt-fence-kdump-listener service
[ INFO  ] Stopping dwh service
[ INFO  ] Stopping Image I/O Proxy service
[ INFO  ] Stopping vmconsole-proxy service
[ INFO  ] Stopping websocket-proxy service
[ INFO  ] Stage: Misc configuration (early)
[ INFO  ] Stage: Package installation
[ INFO  ] Stage: Misc configuration
[ INFO  ] Upgrading CA
[ INFO  ] Updating /etc/ovirt-imageio-proxy/ovirt-imageio-proxy.conf to use 
apache key and certificate
[ INFO  ] Backing up database localhost:ovirt_engine_history to 
'/var/lib/ovirt-engine-dwh/backups/dwh-20191002132135.4DV89M.dump'.
[ INFO  ] Creating/refreshing DWH database schema
[ INFO  ] Configuring Image I/O Proxy
[ INFO  ] Configuring WebSocket Proxy
[ INFO  ] Backing up database localhost:engine to 
'/var/lib/ovirt-engine/backups/engine-20191002132145.CzmG31.dump'.
[ INFO  ] Creating/refreshing Engine database schema
[ INFO  ] Creating/refreshing Engine 'internal' domain database schema
  Unregistering existing client registration info.
[ INFO  ] Generating post install configuration file 
'/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf'
[ INFO  ] Stage: Transaction commit
[ INFO  ] Stage: Closing up
[ INFO  ] Starting engine service
[ INFO  ] Starting dwh service
[ INFO  ] Restarting ovirt-vmconsole proxy service
 
  --== SUMMARY ==--
 
[ INFO  ] Restarting httpd
  Web access is enabled at:
  http://engine.set.local:80/ovirt-engine
  https://engine.set.local:443/ovirt-engine
  Internal CA 
98:A1:43:62:A6:0E:FE:4E:13:FA:0E:3F:F8:68:0C:62:01:31:16:BA
  SSH fingerprint: SHA256:NrIqDX9x7XrqE7CXpm/D9xpqnF9J162+42xiFiR5m1s
[WARNING] Less than 16384MB of memory is available
 
  --== END OF SUMMARY ==--
 
[ INFO  ] Stage: Clean up
  Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20191002131904-4iwth0.log
[ INFO  ] Generating answer file 
'/var/lib/ovirt-engine/setup/answers/2019100213-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ INFO  ] Execution of setup completed successfully


[root@engine ~]# tail -f /var/log/ovirt-provider-ovn.log 
error = stream.connect()
  File "/usr/lib64/python2.7/site-packages/ovs/stream.py", line 802, in connect
self.socket.do_handshake()
  File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1716, in 
do_handshake
self._raise_ssl_error(self._ssl, result)
  File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1456, in 
_raise_ssl_error
_raise_current_error()
  File "/usr/lib/python2.7/site-packages/OpenSSL/_util.py", line 54, in 
exception_from_error_queue
raise exception_type(errors)
Error: [('SSL routines', 'ssl3_get_server_certificate', 'certificate verify 
failed’)]


[root@engine ~]# ls -la /etc/ovirt-provider-ovn/conf.d/
итого 4
drwxr-xr-x. 2 root root  20 окт  2 13:19 .
drwxr-xr-x. 3 root root  70 окт  2 01:14 ..
-rw-r--r--. 1 root root 194 май  9 14:44 README



> 2 окт. 2019 г., в 10:11, Dominik Holler  написал(а):
> 
> 
> 
> On Wed, Oct 2, 2019 at 12:13 AM Mail SET Inc. Group  <mailto:m...@set-pro.net>> wrote:
> Few hours later i'm fixed SSL error, 
> 
> Would you share how you fixed the error?
> This might also help to understand the next issue.
> 
>  
> but get a new error
> 
> 2019-10-02 01:02:38,369 root Starting server
> 2019-10-02 01:02:38,369 root Version: 1.2.22-1
> 2019-10-02 01:02:38,369 root Build date: 20190509114402
> 2019-10-02 01:02:38,369 root Githash: 38acbde
> 2019-10-02 01:02:46,471 root From: :::172.19.0.10:33644 
> <http://172.19.0.10:33644/> Request: POST /v2.0/tokens
> 2019-10-02 01:02:46,471 root Request body:
> {"auth": {"passwordCredentials": {"username": "admin@internal", "password": 
> ""}}}
> 2019-10-02 01:02:46,472 root Error during SSO authentication invalid_request 
> : Missing parameter: 'client_secret'
> Traceback (most recent call last):
>   File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py", line 138, in 
> _handle_request
> method, path_parts, content
>   File "/usr/share/ovirt

[ovirt-users] Re: Failed to synchronize networks of Provider ovirt-provider-ovn

2019-10-02 Thread Mail SET Inc. Group
Something strange happens..

What changes i do. I change Engine SSL using this 
https://www.ovirt.org/documentation/admin-guide/appe-oVirt_and_SSL.html 
<https://www.ovirt.org/documentation/admin-guide/appe-oVirt_and_SSL.html> manual

I'm don’t checked how work OVN before changes. Of course i modiied  
'/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf'  because i 
changed engine certificate. 

What i see today:

2019-10-02 13:02:47,854 root From: :::172.19.0.10:60482 Request: GET /v2.0/
2019-10-02 13:02:47,854 root [('SSL routines', 'ssl3_get_server_certificate', 
'certificate verify failed')]
Traceback (most recent call last):
  File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py", line 138, in 
_handle_request
method, path_parts, content
  File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py", line 175, 
in handle_request
return self.call_response_handler(handler, content, parameters)
  File "/usr/share/ovirt-provider-ovn/handlers/neutron.py", line 35, in 
call_response_handler
with NeutronApi() as ovn_north:
  File "/usr/share/ovirt-provider-ovn/neutron/neutron_api.py", line 77, in 
__init__
self.ovsidl, self.idl = ovn_connection.connect()
  File "/usr/share/ovirt-provider-ovn/ovn_connection.py", line 43, in connect
ovnconst.OVN_NORTHBOUND
  File 
"/usr/lib/python2.7/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 
127, in from_server
helper = idlutils.get_schema_helper(connection_string, schema_name)
  File "/usr/lib/python2.7/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", 
line 118, in get_schema_helper
stream.Stream.open(connection))
  File "/usr/lib64/python2.7/site-packages/ovs/stream.py", line 226, in 
open_block
error = stream.connect()
  File "/usr/lib64/python2.7/site-packages/ovs/stream.py", line 802, in connect
self.socket.do_handshake()
  File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1716, in 
do_handshake
self._raise_ssl_error(self._ssl, result)
  File "/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 1456, in 
_raise_ssl_error
_raise_current_error()
  File "/usr/lib/python2.7/site-packages/OpenSSL/_util.py", line 54, in 
exception_from_error_queue
raise exception_type(errors)
Error: [('SSL routines', 'ssl3_get_server_certificate', 'certificate verify 
failed')]

My config:

# This file is automatically generated by engine-setup. Please do not edit 
manually
[OVN REMOTE]
ovn-remote=ssl:127.0.0.1:6641

[SSL]
https-enabled=true
#ssl-cacert-file=/etc/pki/ovirt-engine/apache-ca.pem
#ssl-cert-file=/etc/pki/ovirt-engine/certs/ovirt-provider-ovn.cer
#ssl-key-file=/etc/pki/ovirt-engine/keys/ovirt-provider-ovn.key.nopass

ssl-cacert-file=/etc/pki/ovirt-engine/apache-ca.pem
ssl-cert-file=/etc/pki/ovirt-engine/certs/ovirt-provider-ovn.cer
ssl-key-file=/etc/pki/ovirt-engine/keys/ovirt-provider-ovn.key.nopass


[OVIRT]
ovirt-host=https://engine.set.local:443
ovirt-base=/ovirt-engine
ovirt-auth-timeout=110
ovirt-sso-client-id=ovirt-provider-ovn
ovirt-sso-client-secret=PzrrA0GBGwBzlKcf2s3j6PZK1BONTQG6FR6UxPWNqYY
#ovirt-sso-client-secret=HO0GftT4aT1SvuDZhqB0NInAeHr5OsNu
ovirt-admin-user-name=admin@internal
ovirt-ca-file=/etc/pki/ovirt-engine/apache-ca.pem

[NETWORK]
port-security-enabled-default=True

[PROVIDER]
provider-host=engine.set.local


Now try '--reconfigure-optional-components' of engine-setup.



> 2 окт. 2019 г., в 10:11, Dominik Holler  написал(а):
> 
> 
> 
> On Wed, Oct 2, 2019 at 12:13 AM Mail SET Inc. Group  <mailto:m...@set-pro.net>> wrote:
> Few hours later i'm fixed SSL error,
> 
> Would you share how you fixed the error?
> This might also help to understand the next issue.
> 
>  
> but get a new error
> 
> 2019-10-02 01:02:38,369 root Starting server
> 2019-10-02 01:02:38,369 root Version: 1.2.22-1
> 2019-10-02 01:02:38,369 root Build date: 20190509114402
> 2019-10-02 01:02:38,369 root Githash: 38acbde
> 2019-10-02 01:02:46,471 root From: :::172.19.0.10:33644 
> <http://172.19.0.10:33644/> Request: POST /v2.0/tokens
> 2019-10-02 01:02:46,471 root Request body:
> {"auth": {"passwordCredentials": {"username": "admin@internal", "password": 
> ""}}}
> 2019-10-02 01:02:46,472 root Error during SSO authentication invalid_request 
> : Missing parameter: 'client_secret'
> Traceback (most recent call last):
>   File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py", line 138, in 
> _handle_request
> method, path_parts, content
>   File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py", line 
> 175, in handle_request
> return self.call_response_handler(handler, content, parameters)
>   File "/usr/share/ovirt-provider-ovn/h

[ovirt-users] Re: Failed to synchronize networks of Provider ovirt-provider-ovn

2019-10-01 Thread Mail SET Inc. Group
Few hours later i'm fixed SSL error, but get a new error

2019-10-02 01:02:38,369 root Starting server
2019-10-02 01:02:38,369 root Version: 1.2.22-1
2019-10-02 01:02:38,369 root Build date: 20190509114402
2019-10-02 01:02:38,369 root Githash: 38acbde
2019-10-02 01:02:46,471 root From: :::172.19.0.10:33644 Request: POST 
/v2.0/tokens
2019-10-02 01:02:46,471 root Request body:
{"auth": {"passwordCredentials": {"username": "admin@internal", "password": 
""}}}
2019-10-02 01:02:46,472 root Error during SSO authentication invalid_request : 
Missing parameter: 'client_secret'
Traceback (most recent call last):
  File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py", line 138, in 
_handle_request
method, path_parts, content
  File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py", line 175, 
in handle_request
return self.call_response_handler(handler, content, parameters)
  File "/usr/share/ovirt-provider-ovn/handlers/keystone.py", line 33, in 
call_response_handler
return response_handler(content, parameters)
  File "/usr/share/ovirt-provider-ovn/handlers/keystone_responses.py", line 69, 
in post_tokens
if not auth.validate_token(token):
  File "/usr/share/ovirt-provider-ovn/auth/plugin_facade.py", line 31, in 
validate_token
return auth.core.plugin.validate_token(token)
  File 
"/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/authorization_by_username.py",
 line 36, in validate_token
return self._is_user_name(token, _admin_user_name())
  File 
"/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/authorization_by_username.py",
 line 47, in _is_user_name
timeout=AuthorizationByUserName._timeout())
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 131, in 
get_token_info
timeout=timeout
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 55, in 
wrapper
_check_for_error(response)
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 181, in 
_check_for_error
result['error'], details))
Unauthorized: Error during SSO authentication invalid_request : Missing 
parameter: 'client_secret'


> 1 окт. 2019 г., в 22:53, Mail SET Inc. Group  написал(а):
> 
> Hello!
> Get problems with clean installation  4.3.6.6-1.el7 and OVN
> 
> When i try to test OVN get notification:
> «Import provider certificate»
>  Do you approve trusting self signed certificate subject CN=Certificate 
> Authority, O=SET.LOCAL, SHA-1 fingerprint 
> a9d9b91160bb306667a521e6f2c66037ddc437cb?
> 
>  When i’m press «Yes», see old problem:
> Failed to communicate with the external provider, see log for additional 
> details.
> 
> [root@engine ~]# tail -f /var/log/ovirt-provider-ovn.log 
> timeout=self._timeout())
>   File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 75, in 
> create_token
> username, password, engine_url, ca_file, timeout)
>   File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 91, in 
> _get_sso_token
> timeout=timeout
>   File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 54, in 
> wrapper
> response = func(*args, **kwargs)
>   File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 47, in 
> wrapper
> raise BadGateway(e)
> BadGateway: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed 
> (_ssl.c:618)
> 
> [root@engine ~]# cat 
> /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
> # This file is automatically generated by engine-setup. Please do not edit 
> manually
> [OVN REMOTE]
> ovn-remote=ssl:127.0.0.1:6641
> [SSL]
> https-enabled=true
> ssl-cacert-file=/etc/pki/ovirt-engine/apache-ca.pem
> ssl-cert-file=/etc/pki/ovirt-engine/certs/apache.cer
> ssl-key-file=/etc/pki/ovirt-engine/keys/apache.key.nopass
> [OVIRT]
> ovirt-sso-client-id=ovirt-provider-ovn
> ovirt-ca-file=/etc/pki/ovirt-engine/certs/engine.cer
> ovirt-host=https://engine.set.local:443/ovirt-engine/ 
> <https://engine.set.local/ovirt-engine/>
> ovirt-sso-client-secret=vy80-QmCNNv6wP7JFvN9GWhPmYvo0lBNl5J8hpiGRa4
> [NETWORK]
> port-security-enabled-default=True
> [PROVIDER]
> provider-host=engine.set.local
> 
> [root@engine ~]# python -c "import requests; \
> print requests.get('https://engine.set.local <https://engine.set.local/>', \
> verify='/etc/pki/ovirt-engine/apache-ca.pem')"
> 
> 
> What’s wrong ?

___
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/IDUB3LOJHLRQVC2EFLSCN3MKYDEPZIRZ/


[ovirt-users] Re: Failed to synchronize networks of Provider ovirt-provider-ovn

2019-10-01 Thread Mail SET Inc. Group
Hello!
Get problems with clean installation  4.3.6.6-1.el7 and OVN

When i try to test OVN get notification:
«Import provider certificate»
 Do you approve trusting self signed certificate subject CN=Certificate 
Authority, O=SET.LOCAL, SHA-1 fingerprint 
a9d9b91160bb306667a521e6f2c66037ddc437cb?

 When i’m press «Yes», see old problem:
Failed to communicate with the external provider, see log for additional 
details.

[root@engine ~]# tail -f /var/log/ovirt-provider-ovn.log 
timeout=self._timeout())
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 75, in 
create_token
username, password, engine_url, ca_file, timeout)
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 91, in 
_get_sso_token
timeout=timeout
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 54, in 
wrapper
response = func(*args, **kwargs)
  File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 47, in 
wrapper
raise BadGateway(e)
BadGateway: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed 
(_ssl.c:618)

[root@engine ~]# cat 
/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
# This file is automatically generated by engine-setup. Please do not edit 
manually
[OVN REMOTE]
ovn-remote=ssl:127.0.0.1:6641
[SSL]
https-enabled=true
ssl-cacert-file=/etc/pki/ovirt-engine/apache-ca.pem
ssl-cert-file=/etc/pki/ovirt-engine/certs/apache.cer
ssl-key-file=/etc/pki/ovirt-engine/keys/apache.key.nopass
[OVIRT]
ovirt-sso-client-id=ovirt-provider-ovn
ovirt-ca-file=/etc/pki/ovirt-engine/certs/engine.cer
ovirt-host=https://engine.set.local:443/ovirt-engine/
ovirt-sso-client-secret=vy80-QmCNNv6wP7JFvN9GWhPmYvo0lBNl5J8hpiGRa4
[NETWORK]
port-security-enabled-default=True
[PROVIDER]
provider-host=engine.set.local

[root@engine ~]# python -c "import requests; \
print requests.get('https://engine.set.local', \
verify='/etc/pki/ovirt-engine/apache-ca.pem')"


What’s wrong ?___
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/FG63FR3KLBL726V3IOJD552O3A7AOHW4/


[ovirt-users] Re: oVirt Hosted-Engine upgrade filed

2019-06-05 Thread Mail SET Inc. Group
Select results after upgrade.

[root@engine ~]# sudo -u postgres scl enable rh-postgresql95 -- psql -d engine 
-c "SELECT SUM(pg_database_size(datname)) As dbms_size FROM pg_database"
could not change directory to "/root": Access denied
 dbms_size 
---
 389454161
(1 row)

[root@engine ~]# sudo -u postgres scl enable rh-postgresql10 -- psql -d engine 
-c "SELECT SUM(pg_database_size(datname)) As dbms_size FROM pg_database"
could not change directory to "/root»: Access denied
 dbms_size 
---
 389454161
(1 row)

[root@engine ~]# 


> 5 июня 2019 г., в 13:36, Simone Tiraboschi  написал(а):
> 
> On Wed, Jun 5, 2019 at 11:44 AM Mail SET Inc. Group  <mailto:m...@set-pro.net>> wrote:
>> 
>> There is full log attached
> 
> Thanks,
> we are trying to execute
>  SELECT SUM(pg_database_size(datname)) As dbms_size FROM pg_database
> 
> but your postgres instance fails on that query.
> 
> Can you please try executing on the engine VM:
>  sudo -u postgres scl enable rh-postgresql95 -- psql -d engine -c
> "SELECT SUM(pg_database_size(datname)) As dbms_size FROM pg_database"
> 
> and if it fail share the output of:
>  ls -lZ /var/opt/rh/rh-postgresql95/lib/pgsql/data/base/13699369/1259_fsm
> (or the file where it fails on).
> 
>> 3 июня 2019 г., в 10:13, Simone Tiraboschi  написал(а):
>> 
>> Hi
>> Can you please share the whole log file?
>> 
>> On Sun, Jun 2, 2019 at 8:43 PM  wrote:
>>> 
>>> Hello! Get problems with upgrade oVirt Hosted-Engine from 4.2.8 to 4.3.3. 
>>> After installing 
>>> http://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm on Engine VM i 
>>> run yum update, then engine-setup and got this error:
>>> 
>>>  --== DATABASE CONFIGURATION ==--
>>> 
>>> [WARNING] This release requires PostgreSQL server 10.6 but the engine 
>>> database is currently hosted on PostgreSQL server 9.5.14.
>>> [ INFO  ] Verifying PostgreSQL SELinux file context rules
>>> [ ERROR ] Failed to execute stage 'Environment customization': could not 
>>> stat file "base/13699369/1259_fsm": Permission denied
>>> 
>>> [ INFO  ] Stage: Clean up
>>>  Log file is located at 
>>> /var/log/ovirt-engine/setup/ovirt-engine-setup-20190602110956-iqr6bc.log
>>> [ INFO  ] Generating answer file 
>>> '/var/lib/ovirt-engine/setup/answers/2019060220-setup.conf'
>>> [ INFO  ] Stage: Pre-termination
>>> [ INFO  ] Stage: Termination
>>> [ ERROR ] Execution of setup failed
>>> But i don't find any solution how resolve this issue. Maybe i doing 
>>> something wrong?
>>> ___
>>> 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/QYAI3CP2IJMP45P4HCCX5ES7JFG3SG7U/
>> 
>> 
>> 
>> --
>> Simone Tiraboschi
>> 
>> He / Him / His
>> 
>> Principal Software Engineer
>> 
>> Red Hat
>> 
>> stira...@redhat.com
>> @redhatjobs   redhatjobs @redhatjobs
>> 
>> 
> 
> 
> -- 
> 
> Simone Tiraboschi
> 
> He / Him / His
> 
> Principal Software Engineer
> 
> Red Hat
> 
> stira...@redhat.com <mailto:stira...@redhat.com>
> 
> @redhatjobs   redhatjobs @redhatjobs

___
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/3T2TWVQWSHFRM64RRNCX2XPZAQU43O36/


[ovirt-users] Re: oVirt Hosted-Engine upgrade filed

2019-06-05 Thread Mail SET Inc. Group
Thank’s 4 u answer Simone!
I solve this issue a few minutes ago by upgrade PG manually using this manual 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html/upgrade_guide/upgrading_remote_databases_from_pg95_to_pg10_4-1_remote_db
Now "engine-setup" completes properly and environment upgraded successfully to 
4.3.3.

If any logs or something else needed to verify this bug (or not bug) or i can 
help just ask me ) Tnx!

> 5 июня 2019 г., в 13:36, Simone Tiraboschi  написал(а):
> 
> On Wed, Jun 5, 2019 at 11:44 AM Mail SET Inc. Group  <mailto:m...@set-pro.net>> wrote:
>> 
>> There is full log attached
> 
> Thanks,
> we are trying to execute
>  SELECT SUM(pg_database_size(datname)) As dbms_size FROM pg_database
> 
> but your postgres instance fails on that query.
> 
> Can you please try executing on the engine VM:
>  sudo -u postgres scl enable rh-postgresql95 -- psql -d engine -c
> "SELECT SUM(pg_database_size(datname)) As dbms_size FROM pg_database"
> 
> and if it fail share the output of:
>  ls -lZ /var/opt/rh/rh-postgresql95/lib/pgsql/data/base/13699369/1259_fsm
> (or the file where it fails on).
> 
>> 3 июня 2019 г., в 10:13, Simone Tiraboschi  написал(а):
>> 
>> Hi
>> Can you please share the whole log file?
>> 
>> On Sun, Jun 2, 2019 at 8:43 PM  wrote:
>>> 
>>> Hello! Get problems with upgrade oVirt Hosted-Engine from 4.2.8 to 4.3.3. 
>>> After installing 
>>> http://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm on Engine VM i 
>>> run yum update, then engine-setup and got this error:
>>> 
>>>  --== DATABASE CONFIGURATION ==--
>>> 
>>> [WARNING] This release requires PostgreSQL server 10.6 but the engine 
>>> database is currently hosted on PostgreSQL server 9.5.14.
>>> [ INFO  ] Verifying PostgreSQL SELinux file context rules
>>> [ ERROR ] Failed to execute stage 'Environment customization': could not 
>>> stat file "base/13699369/1259_fsm": Permission denied
>>> 
>>> [ INFO  ] Stage: Clean up
>>>  Log file is located at 
>>> /var/log/ovirt-engine/setup/ovirt-engine-setup-20190602110956-iqr6bc.log
>>> [ INFO  ] Generating answer file 
>>> '/var/lib/ovirt-engine/setup/answers/2019060220-setup.conf'
>>> [ INFO  ] Stage: Pre-termination
>>> [ INFO  ] Stage: Termination
>>> [ ERROR ] Execution of setup failed
>>> But i don't find any solution how resolve this issue. Maybe i doing 
>>> something wrong?
>>> ___
>>> 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/QYAI3CP2IJMP45P4HCCX5ES7JFG3SG7U/
>> 
>> 
>> 
>> --
>> Simone Tiraboschi
>> 
>> He / Him / His
>> 
>> Principal Software Engineer
>> 
>> Red Hat
>> 
>> stira...@redhat.com
>> @redhatjobs   redhatjobs @redhatjobs
>> 
>> 
> 
> 
> -- 
> 
> Simone Tiraboschi
> 
> He / Him / His
> 
> Principal Software Engineer
> 
> Red Hat
> 
> stira...@redhat.com <mailto:stira...@redhat.com>
> 
> @redhatjobs   redhatjobs @redhatjobs

___
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/KL2PQ4WFDI3RGNIRHCPBFAZJXMDPOTT7/


[ovirt-users] Re: oVirt Hosted-Engine upgrade filed

2019-06-03 Thread Mail SET Inc. Group
Of course!

[root@engine ~]# engine-setup
[ INFO  ] Stage: Initializing
[ INFO  ] Stage: Environment setup
  Configuration files: 
['/etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf', 
'/etc/ovirt-engine-setup.conf.d/10-packaging.conf', 
'/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf']
  Log file: 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20190602113957-6mu5f0.log
  Version: otopi-1.8.1 (otopi-1.8.1-1.el7)
[ INFO  ] Stage: Environment packages setup
[ INFO  ] Stage: Programs detection
[ INFO  ] Stage: Environment setup (late)
[ INFO  ] Stage: Environment customization
 
  --== PRODUCT OPTIONS ==--
 
  Set up Cinderlib integration
  (Currently in tech preview)
  (Yes, No) [No]: 
[ INFO  ] ovirt-provider-ovn already installed, skipping.
 
  --== PACKAGES ==--
 
[ INFO  ] Checking for product updates...
  Setup needs to install or update the following packages:
  [install] bouncycastle-1.58-1.el7.noarch will be installed
  [install] bouncycastle-pkix-1.58-1.el7.noarch will be installed
  [install] collectd-write_syslog-5.8.1-4.el7.x86_64 will be installed
  [install] jcip-annotations-1-19.20060626.el7.noarch will be installed
  [install] json-smart-2.2-5.el7.noarch will be installed
  [install] liblognorm-2.0.2-3.el7.x86_64 will be installed
  [install] nimbus-jose-jwt-5.12-3.el7.noarch will be installed
  [install] objectweb-asm4-4.0-3.el7.noarch will be installed
  [updated] ovirt-engine-4.2.8.2-1.el7.noarch will be updated
  [update] ovirt-engine-4.3.3.7-1.el7.noarch is an update
  [updated] ovirt-engine-backend-4.2.8.2-1.el7.noarch will be updated
  [update] ovirt-engine-backend-4.3.3.7-1.el7.noarch is an update
  [obsoleted] ovirt-engine-dashboard-1.2.4-1.el7.noarch will be removed
  [updated] ovirt-engine-dbscripts-4.2.8.2-1.el7.noarch will be updated
  [update] ovirt-engine-dbscripts-4.3.3.7-1.el7.noarch is an update
  [updated] ovirt-engine-dwh-4.2.4.3-1.el7.noarch will be updated
  [update] ovirt-engine-dwh-4.3.0-1.el7.noarch is an update
  [update] ovirt-engine-extension-aaa-jdbc-1.1.10-1.el7.noarch is an 
update
  [updated] ovirt-engine-extension-aaa-jdbc-1.1.7-1.el7.centos.noarch 
will be updated
  [updated] ovirt-engine-restapi-4.2.8.2-1.el7.noarch will be updated
  [update] ovirt-engine-restapi-4.3.3.7-1.el7.noarch is an update
  [updated] ovirt-engine-tools-4.2.8.2-1.el7.noarch will be updated
  [update] ovirt-engine-tools-4.3.3.7-1.el7.noarch is an update
  [updated] ovirt-engine-tools-backup-4.2.8.2-1.el7.noarch will be 
updated
  [update] ovirt-engine-tools-backup-4.3.3.7-1.el7.noarch is an update
  [obsoleting] ovirt-engine-ui-extensions-1.0.4-1.el7.noarch will be 
installed
  [updated] ovirt-engine-webadmin-portal-4.2.8.2-1.el7.noarch will be 
updated
  [update] ovirt-engine-webadmin-portal-4.3.3.7-1.el7.noarch is an 
update
  [updated] ovirt-engine-wildfly-14.0.1-3.el7.x86_64 will be updated
  [update] ovirt-engine-wildfly-15.0.1-1.el7.x86_64 is an update
  [updated] ovirt-engine-wildfly-overlay-14.0.1-3.el7.noarch will be 
updated
  [update] ovirt-engine-wildfly-overlay-15.0.1-1.el7.noarch is an update
  [install] rsyslog-elasticsearch-8.24.0-34.el7.x86_64 will be installed
  [install] rsyslog-mmjsonparse-8.24.0-34.el7.x86_64 will be installed
  [install] rsyslog-mmnormalize-8.24.0-34.el7.x86_64 will be installed
  Replying "No" will abort Setup. You can pass the option "--offline" 
to prevent installing or updating packages.
  Do you wish to update them now? (Yes, No) [Yes]: 
[ INFO  ] Checking for an update for Setup...
 
  --== NETWORK CONFIGURATION ==--
 
  Setup can automatically configure the firewall on this system.
  Note: automatic configuration of the firewall may overwrite current 
settings.
  NOTICE: iptables is deprecated and will be removed in future releases
  Do you want Setup to configure the firewall? (Yes, No) [Yes]: No
 
  --== DATABASE CONFIGURATION ==--
 
[WARNING] This release requires PostgreSQL server 10.6 but the engine database 
is currently hosted on PostgreSQL server 9.5.14.
[ INFO  ] Verifying PostgreSQL SELinux file context rules
[ ERROR ] Failed to execute stage 'Environment customization': could not stat 
file "base/13699369/1259_fsm": Permission denied
 
[ INFO  ] Stage: Clean up
  Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20190602113957-6mu5f0.log
[ INFO  ] Generating answer file 
'/var/lib/ovirt-engine/setup/answers/20190602114043-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] 

[ovirt-users] Re: Failed to synchronize networks of Provider ovirt-provider-ovn

2018-09-12 Thread Mail SET Inc. Group
Yes, i use same manual to change WebUI SSL.
ovirt-ca-file= is a same SSL file which use WebUI.
Yes, i restart ovirt-provider-ovn, i restart engine, i restart all what i can 
restart. Nothing...


> 12 сент. 2018 г., в 16:11, Dominik Holler  написал(а):
> 
> On Wed, 12 Sep 2018 14:23:54 +0300
> "Mail SET Inc. Group"  wrote:
> 
>> Ok!
> 
> Not exactly, please use users@ovirt.org for such questions.
> Other should benefit from this questions, too.
> Please write the next mail to users@ovirt.org and keep me in CC.
> 
>> What i did:
>> 
>> 1) install oVirt «from box» (4.2.5.2-1.el7);
>> 2) generate own ssl for my engine using my FreeIPA CA, Install it and
> 
> What means "Install it"? You can use the doc from the following link
> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/administration_guide/appe-red_hat_enterprise_virtualization_and_ssl#Replacing_the_Manager_SSL_Certificate
> 
> Ensure that ovirt-ca-file= in
> /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
> points to the correct file and ovirt-provider-ovn is restarted.
> 
>> get tis issue; 
>> 
>> 
>> [root@engine ~]# tail -n 50 /var/log/ovirt-provider-ovn.log
>> 2018-09-12 14:10:23,828 root [SSL: CERTIFICATE_VERIFY_FAILED]
>> certificate verify failed (_ssl.c:579) Traceback (most recent call
>> last): File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py",
>> line 133, in _handle_request method, path_parts, content
>> File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py",
>> line 175, in handle_request return
>> self.call_response_handler(handler, content, parameters) File
>> "/usr/share/ovirt-provider-ovn/handlers/keystone.py", line 33, in
>> call_response_handler return response_handler(content, parameters)
>> File "/usr/share/ovirt-provider-ovn/handlers/keystone_responses.py",
>> line 62, in post_tokens user_password=user_password) File
>> "/usr/share/ovirt-provider-ovn/auth/plugin_facade.py", line 26, in
>> create_token return auth.core.plugin.create_token(user_at_domain,
>> user_password) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/plugin.py", line
>> 48, in create_token timeout=self._timeout()) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 75,
>> in create_token username, password, engine_url, ca_file, timeout)
>> File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line
>> 91, in _get_sso_token timeout=timeout File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 54,
>> in wrapper response = func(*args, **kwargs) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 47,
>> in wrapper raise BadGateway(e) BadGateway: [SSL:
>> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
>> 
>> 
>> [root@engine ~]# tail -n 20 /var/log/ovirt-engine/engine.log
>> 2018-09-12 14:10:23,773+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685] Lock
>> Acquired to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:10:23,778+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685]
>> Running command: SyncNetworkProviderCommand internal: true.
>> 2018-09-12 14:10:23,836+03 ERROR
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685]
>> Command
>> 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand'
>> failed: EngineException: (Failed with error Bad Gateway and code
>> 5050) 2018-09-12 14:10:23,837+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685] Lock
>> freed to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:14:12,477+03 INFO
>> [org.ovirt.engine.core.sso.utils.AuthenticationUtils] (default
>> task-6) [] User admin@internal successfully logged in with scopes:
>> ovirt-app-admin ovirt-app-api ovirt-app-portal
>> ovirt-ext=auth:sequence-priority=~ ovirt-ext=revoke:revoke-all
>> ovirt-ext=token-info:authz-search
>> ovirt-ext=token-info:public-authz-search
>> ovirt-ext=token-info:validate ovirt-ext=token:password-access
&

[ovirt-users] Re: Failed to synchronize networks of Provider ovirt-provider-ovn

2018-09-12 Thread Mail SET Inc. Group
Yes, i use same manual to change WebUI SSL.
ovirt-ca-file= is a same SSL file which use WebUI.
Yes, i restart ovirt-provider-ovn, i restart engine, i restart all what i can 
restart. Nothing...


> 12 сент. 2018 г., в 16:11, Dominik Holler  написал(а):
> 
> On Wed, 12 Sep 2018 14:23:54 +0300
> "Mail SET Inc. Group"  wrote:
> 
>> Ok! 
> 
> Not exactly, please use users@ovirt.org for such questions.
> Other should benefit from this questions, too.
> Please write the next mail to users@ovirt.org and keep me in CC.
> 
>> What i did:
>> 
>> 1) install oVirt «from box» (4.2.5.2-1.el7);
>> 2) generate own ssl for my engine using my FreeIPA CA, Install it and
> 
> What means "Install it"? You can use the doc from the following link
> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/administration_guide/appe-red_hat_enterprise_virtualization_and_ssl#Replacing_the_Manager_SSL_Certificate
> 
> Ensure that ovirt-ca-file= in
> /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
> points to the correct file and ovirt-provider-ovn is restarted.
> 
>> get tis issue; 
>> 
>> 
>> [root@engine ~]# tail -n 50 /var/log/ovirt-provider-ovn.log
>> 2018-09-12 14:10:23,828 root [SSL: CERTIFICATE_VERIFY_FAILED]
>> certificate verify failed (_ssl.c:579) Traceback (most recent call
>> last): File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py",
>> line 133, in _handle_request method, path_parts, content
>>  File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py",
>> line 175, in handle_request return
>> self.call_response_handler(handler, content, parameters) File
>> "/usr/share/ovirt-provider-ovn/handlers/keystone.py", line 33, in
>> call_response_handler return response_handler(content, parameters)
>> File "/usr/share/ovirt-provider-ovn/handlers/keystone_responses.py",
>> line 62, in post_tokens user_password=user_password) File
>> "/usr/share/ovirt-provider-ovn/auth/plugin_facade.py", line 26, in
>> create_token return auth.core.plugin.create_token(user_at_domain,
>> user_password) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/plugin.py", line
>> 48, in create_token timeout=self._timeout()) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 75,
>> in create_token username, password, engine_url, ca_file, timeout)
>> File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line
>> 91, in _get_sso_token timeout=timeout File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 54,
>> in wrapper response = func(*args, **kwargs) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 47,
>> in wrapper raise BadGateway(e) BadGateway: [SSL:
>> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
>> 
>> 
>> [root@engine ~]# tail -n 20 /var/log/ovirt-engine/engine.log
>> 2018-09-12 14:10:23,773+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685] Lock
>> Acquired to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:10:23,778+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685]
>> Running command: SyncNetworkProviderCommand internal: true.
>> 2018-09-12 14:10:23,836+03 ERROR
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685]
>> Command
>> 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand'
>> failed: EngineException: (Failed with error Bad Gateway and code
>> 5050) 2018-09-12 14:10:23,837+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685] Lock
>> freed to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:14:12,477+03 INFO
>> [org.ovirt.engine.core.sso.utils.AuthenticationUtils] (default
>> task-6) [] User admin@internal successfully logged in with scopes:
>> ovirt-app-admin ovirt-app-api ovirt-app-portal
>> ovirt-ext=auth:sequence-priority=~ ovirt-ext=revoke:revoke-all
>> ovirt-ext=token-info:authz-search
>> ovirt-ext=token-info:public-authz-search
>> ovirt-ext=token-info:validate ovirt-ext=token:password-acc