[ovirt-users] global ha maintenance status via rest api

2021-06-24 Thread Markus Schaufler
Hello,

I'd like to check the status of "global ha maintenance" via rest api.
Can't find any hint on this in the api docs - only for enable/disable...

any ideas?

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


[ovirt-users] ovirt installation with proxy or katello

2020-11-02 Thread Markus Schaufler
Hi,

in our environment we need to either specify proxy settings or use 
foreman/katello repositories. 

I'd like to test both ways but the installer with the ansible scripts behind 
don't seem to use the hosts settings. 
Where do I have to adopt the install scripts and will there be in future a GUI 
option to specify those things?

Can't understand why disconnected environments or environments with proxies 
aren't better taken into consideration...?

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


[ovirt-users] Re: ovirt 4.4 installation issues

2020-07-21 Thread Markus Schaufler
Thanks Strahil and Sandro for your replies and sorry for the delay.

@strahil
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=True
skip_if_unavailable=False

Which it just is the original dnf.conf. To this, we'd apply the proxy settings 
written above the question. But we reach the SSL error.

@sandro
Unfortunately we can not use the smart proxy. We cannot install applications.
Katello rpm as an example. We have our Foreman in place and we can download the 
'katello-ca-consumer-latest.noarch.rpm' using CURL.
But, when trying to install it, 'yum localinstall 
katello-ca-consumer-latest.noarch.rpm', it requires 'subscription-manager' as 
dependency package, which is not installed/included in CentOS8/RHEL8 and fails.
Foreman is for the moment excluded.
It could be interesting to fix the SSL/proxy issue, we haven't yet found how to 
fix it.
Maybe you could address us, please?

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


[ovirt-users] ovirt 4.4 installation issues

2020-07-13 Thread Markus Schaufler
Hi all,
in our environment, CentOS7 and RHEL7 for the most part (Ovirt 4.3 and RHV 
4.3), we are able to set a proxy directly in /etc/yum.conf (or on the single 
repo) to momentarily bypass some network restrictions.
The proxy settings looks like this:
proxy=http://our-proxy.domain:8080
proxy_username=user
proxy_password=password

But is also works properly when it is set directly from CLI, and this is the 
one we use more often:
export http_proxy=http://user:password@our-proxy.domain:8080
export https_proxy=https://user:password@our-proxy.domain:8080

We are having difficulties to set the same proxy on CentOS8 / Ovirt 4.4.x.
There is no way the proxy settings allows us to run "yum update".

Extra Packages for Enterprise Linux 8 - x86_64  
 
0.0  B/s |   0  B 00:00
Errors during downloading metadata for repository 'ovirt-4.4-epel':
  - Curl error (56): Failure when receiving data from the peer for 
https://mirrors.fedoraproject.org/metalink?repo=epel-8=x86_64=stock=centos
 [Received HTTP code 407 from proxy after CONNECT]
Error: Failed to download metadata for repo 'ovirt-4.4-epel': Cannot prepare 
internal mirrorlist: Curl error (56): Failure when receiving data from the peer 
for 
https://mirrors.fedoraproject.org/metalink?repo=epel-8=x86_64=stock=centos
 [Received HTTP code 407 from proxy after CONNECT]

Can somebody maybe point us to a solution? The above command is extracted by 
'yum update' after a clean installation of Ovirt 4.4.1-2020070811 (but the same 
issue happened on previous versions and Nightly versions too).

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


[ovirt-users] rhv 4.3.9 - snapshots fail

2020-07-07 Thread Markus Schaufler
Hi,

I think we ran into this bug 
https://bugzilla.redhat.com/show_bug.cgi?id=1802277 and 
https://access.redhat.com/solutions/5174961 as we have exactly that problems 
and log-entries. 

As there are now several VMs that cannot create (or delete) snapshots 
accordingly we cannot do backups on that VMs. 
Are there any suggestions or workarounds in order that we can still backup them 
up?

Thanks very much,
Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5JLR4FOTLMZ2FHXJMT7EIHKFJWJ3MMIZ/


[ovirt-users] ovirt/rhev grafana

2020-06-22 Thread Markus Schaufler
Hi!

I've got an existing Grafana installation and would like to integrate our 
ovirt/rhev infrastructure.
How could I do that?

Thanks for any advice,
Markus
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/H72MRXD3JB3OSSTREWVIQURFN4G4MAAT/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
I updated to 4.3.6 and tried again with admin@internal - this time it works...

But got into another trouble: our servers are only allowed to use internal 
repositories and gitlab. After deployment of the "ovirt-metrics-installer" VM 
that installer VM tries to load from external repositories. I manually 
connected to the vm and redirected the URL's of the repofiles to our internal 
repo - but of course the ansible installer scripts replace the repofiles and 
the installation script fails.

Anybody else through 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/ADQ6ZZSE3M337DEBLYBHB644C55H3B76/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
The curl command was just a try - I need to configure the authentication 
information in "metrics-store-config.yml" and
"secure_vars.yaml". Somehow I've got to select the authentication profile - eg. 
"internal" for "admin@internal" or "Domain" for auth with AD User.

But this is only an assumption, since during the installation there's an 
according error message:
"Error during SSO authentication access_denied : Cannot authenticate user 
'xxx@x.LOCAL': No valid profile found in credentials.."

That error message corresponds to the error when I try to authenticate with 
curl.
The login on the webinterface however works - but there's an dedicated option 
(drop down menu) for selecting the profile. 
___
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/5RXW5AEUHVM3KROJPFWPJHIMWSIW6NGO/


[ovirt-users] Re: oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
I also cannot authenticate e.g. with 

curl -u admin@internal:pass https://.at/ovirt-engine/api

access_denied: Cannot authenticate user 'ADMIN@INTERNAL': No valid profile 
found in credentials.

How can I specify the profile?
___
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/FRUQZ3S63EZCJG5GT73RMOIIMRE22E7B/


[ovirt-users] Re: Upload ISO with ovirt-imageio-proxy

2019-10-15 Thread Markus Schaufler
Had the same problem  - was my fault: had to remove password from private key 
(hence the name "apache.key.NOPASS")
Maybe you'll double check that.
___
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/SII64AEDKSK7HSBBHJZFXBVBKJLZBA2L/


[ovirt-users] oVirt Metrics Store Installation - Error during SSO authentication

2019-10-15 Thread Markus Schaufler
Hi,

oVirt 4.3.5
changed certificate to one from an official CA
configured active directory auth
no kerberos / no ldapS

as per: 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html-single/metrics_store_installation_guide/index#Installing_metrics_store

ANSIBLE_JINJA2_EXTENSIONS="jinja2.ext.do" 
./configure_ovirt_machines_for_metrics.sh 
--playbook=ovirt-metrics-store-installation.yml --ask-vault-pass -


During installation of the metrics store following error appears:

TASK [oVirt.image-template : Login to oVirt] 
*
task path: 
/usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml:41
 ESTABLISH LOCAL CONNECTION FOR USER: root
 EXEC /bin/sh -c 'echo ~root && sleep 0'
 EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944 `" && echo 
ansible-tmp-1571121133.7-63276692983944="` echo 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944 `" ) && sleep 0'
Using module file 
/usr/lib/python2.7/site-packages/ansible/modules/cloud/ovirt/ovirt_auth.py
 PUT /root/.ansible/tmp/ansible-local-32046wbKds4/tmpyM5Ro2 TO 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/AnsiballZ_ovirt_auth.py
 EXEC /bin/sh -c 'chmod u+x 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/ 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/AnsiballZ_ovirt_auth.py
 && sleep 0'
 EXEC /bin/sh -c '/usr/bin/python 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/AnsiballZ_ovirt_auth.py
 && sleep 0'
 EXEC /bin/sh -c 'rm -f -r 
/root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/ > /dev/null 2>&1 && 
sleep 0'
The full traceback is:
Traceback (most recent call last):
  File "/tmp/ansible_ovirt_auth_payload_2cmBY9/__main__.py", line 276, in main
token = connection.authenticate()
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 382, in 
authenticate
self._sso_token = self._get_access_token()
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 628, in 
_get_access_token
sso_error[1]
AuthError: Error during SSO authentication access_denied : Cannot authenticate 
user 'xxx@.LOCAL': No valid profile found in credentials..

fatal: [localhost]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"ca_file": "/etc/pki/ovirt-engine/apache-ca.pem",
"compress": true,
"headers": null,
"hostname": "ovirt-poc..at",
"insecure": false,
"kerberos": false,
"ovirt_auth": null,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"state": "present",
"timeout": 0,
"token": null,
"url": "https://ovirt-poc..at/ovirt-engine/api;,
"username": "xxx@xxx.LOCAL"
}
},
"msg": "Error during SSO authentication access_denied : Cannot authenticate 
user 'xxx@xxx.LOCAL': No valid profile found in credentials.."
}

TASK [oVirt.image-template : Remove downloaded image] 

task path: 
/usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml:210
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}

TASK [oVirt.image-template : Remove vm] 
**
task path: 
/usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml:216
fatal: [localhost]: FAILED! => {
"msg": "The conditional check 'ovirt_templates | length == 0' failed. The 
error was: error while evaluating conditional (ovirt_templates | length == 0): 
'ovirt_templates' is undefined\n\nThe error appears to be in 
'/usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml': line 
216, column 7, but may\nbe elsewhere in the file depending on the exact syntax 
problem.\n\nThe offending line appears to be:\n\n\n- name: Remove vm\n  
^ here\n"
}

###


Double-checked the credentials in "metrics-store-config.yml" and 
"secure_vars.yaml" and tried with admin@internal with same error. 

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/TN72E7YVV3EGO2UKYAIU35KSA6QEA5QO/


[ovirt-users] New Certificate -> Image-IO-Proxy Errors

2019-10-14 Thread Markus Schaufler
Hi,

I've changed the cert to an official cert using the howto at 
https://www.ovirt.org/documentation/admin-guide/appe-oVirt_and_SSL.html

Got two problems/questions now:
1. The image-io-proxy doesn't work now
2. I tried to upload an ISO image, which is stuck and locked now

@1: Which logs should I watch and are there any troubleshooting tips at front?
@2: I've already tried the "unlock_entity.sh" script, which didn't help. So I 
tried to login to the CLI to have a look, if there's some kind of "upload" job 
still active - but there's no more CLI. How can I check actual running or stuck 
jobs?

Many thanks in advance
___
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/OHZFPNMRUO2Q45ARDWJQFQTDVCYURUGT/


[ovirt-users] Move Hosted Engine to external oVirt or VMware

2019-10-08 Thread Markus Schaufler
Hi,

I've got a oVirt Infrastructure with 4 nodes and a self-hosted engine. The 
hosted engine also manages additional 4 nodes in 4 datacenters.

Two tasks:
- Re installation of our infrastructure without interfering or interrupting the 
external nodes.
- Separate the external hosts from our infrastructure by either leaving them in 
the old hosted engine or setting up a new hosted engine on VMware or the new 
Ovirt Infrastructure

We've already drained 2 of our 4 nodes, re-installed them with ovirt node and a 
new self-hosted engine and moved our VMs onto it.
On the two remaining nodes only runs the old self-hosted engine which still 
manages the 4 external hosts - which prevents me from reinstalling that 
remaining hosts. I'd prefer to move the old HE to the new oVirt Installation or 
to our VMware infrastructure. Is that possible and what pitfalls do I have to 
care of?

Many thanks for any hint on this!
Markus
___
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/4ZCUURH43Q3MNEUW2YIVKXHG6JA5R3H4/


[ovirt-users] Re: Reinstalling the whole infrastructure

2019-06-27 Thread Markus Schaufler
Would be really glad for any input in this matter!
___
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/BYIQUDJ6P5N7YGNLTSFJMWG6SKGMIISD/


[ovirt-users] Reinstalling the whole infrastructure

2019-06-25 Thread Markus Schaufler
Hi,


I’m not sure if my thread before is correctly received by everyone when posted 
via the website...therefore again via email.

Sorry if now everyone received this twice...


---

We are running our ovirt 4.3 test infrastructure on 4 Centos hosts. Our 
self-hosted engine further manages several stand alone hosts as separate 
datacenters.


We'd like now to reinstall the whole thing in a best practice way with oVirt 
node and a fresh hosted engine. We have planned to:

- set up 2 of the 4 hosts with ovirt node

- shut down the old hosted engine

- set up the new hosted engine with the same name

- move the VM's from the old cluster to the export domain in a maintenance 
windows

- import the VMs to the new cluster

- attach the stand alone hosts to the new hosted engine in again separate 
datacenters


Is this way possible to go or are there other ways e.g. without the need of a 
maintenance window?


Thanks for your thoughts!

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


[ovirt-users] Reinstall the whole infrastructure

2019-06-25 Thread Markus Schaufler
Hi!

We have installed our test infrastructure on 4 Centos hosts. Our self-hosted 
engine further manages serveral stand alone hosts as separate datacenters. 

We'd like now to reinstall the whole thing in a best practice way with oVirt 
node and a fresh hosted engine. 

We have planned to:
- set up 2 of the 4 hosts with ovirt node
- shut down the old hosted engine
- set up the new hosted engine with the same name
- move the VM's from the old cluster to the export domain in a maintenance 
windows
- import the VMs to the new cluster
- attach the stand alone hosts to the new hosted engine in again separate 
datacenters

Is this way possible to go or are there other ways e.g. without the need of a 
maintenance window?

Thanks for your thoughts!
___
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/AOGJEUDRYEP4RDBJGD3FSMDZ7IP24FBM/


[ovirt-users] Every now and then Backup question

2019-05-20 Thread Markus Schaufler
Hi,

looking for a backup solution compareable to vmware/veeam - ie. features like 
agent-less, incremental, lan-free backups with dedup and single item restore. 
As I understand the main construction site for all commercial backup solutions 
available for kvm/rhev was the underlying qemu with its CBT implementation. The 
main functions should now be implemented as there are solutions like vprotect 
which state that they support incremental backups for rhev. But as I read at 
https://www.openvirtualization.pro/agent-less-backup-strategies-for-ovirt-rhv-environments/
 there might still be some drawbacks. 
Are there ressources or a roadmap covering the state of the backup/recovery 
process, ie. what is possible now and whats in progress? I'm sure a big 
showstopper for open source virtualization projects are is uncertainty about 
backup/recovery and especially disaster recovery processes. 

Follow up questions to the users with bigger environments:
Whats your current backup and DR strategy? 
Does anybody have experience with commercially availbe backup solutions like 
Bacula, SEP, Commvault, etc.?
___
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/YWVMKRRRE5UELZMO27IEZOSVQUVBRNUO/


[ovirt-users] Re: oVirt 4.3.2 Error: genev_sys_6081 is not present in the system

2019-04-29 Thread Markus Schaufler
Same error here - any news 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/OCDUMEBUEBIXFVLTDMDVWAM762ZMXN7T/


[ovirt-users] Design question: one big NFS share or several smaller ones?

2019-02-18 Thread Markus Schaufler
Hi all,

I've got a design question: 
Are there any best practices regarding NFS datastores especially datastore 
sizing? Should I use one big NFS datastore and expand it on demand or should 
the size not exceed a certain limit and start with a new NFS datastore?
Are there any other configuration considerations (NFS v3 or v4(.1) and mounting 
options)?
___
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/FUWWSUUL4BHNMIHCNTOGQAOUCBDDYGMF/


[ovirt-users] Re: ovirt 4.2 HCI rollout

2019-01-24 Thread Markus Schaufler
no...

all logs in that folder are attached in the mail before.


Von: Simone Tiraboschi 
Gesendet: Donnerstag, 24. Jänner 2019 15:16:52
An: Markus Schaufler
Cc: Dominik Holler; users@ovirt.org
Betreff: Re: [ovirt-users] ovirt 4.2 HCI rollout



On Thu, Jan 24, 2019 at 3:14 PM Markus Schaufler 
mailto:markus.schauf...@digit-all.at>> wrote:

The hosted engine is not running and cannot be started.


Do you have on your first host a directory like 
/var/log/ovirt-hosted-engine-setup/engine-logs-2019-01-21T22:47:03Z with logs 
from the engine VM?




Von: Simone Tiraboschi mailto:stira...@redhat.com>>
Gesendet: Donnerstag, 24. Jänner 2019 14:45:59
An: Markus Schaufler
Cc: Dominik Holler; users@ovirt.org<mailto:users@ovirt.org>
Betreff: Re: [ovirt-users] ovirt 4.2 HCI rollout



On Thu, Jan 24, 2019 at 2:21 PM Markus Schaufler 
mailto:markus.schauf...@digit-all.at>> wrote:

Hi,


thanks for the replies.


I updated to 4.2.8 and tried again:


[ INFO ] TASK [Check engine VM health]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 120, "changed": true, 
"cmd": ["hosted-engine", "--vm-status", "--json"], "delta": "0:00:00.165316", 
"end": "2019-01-24 14:12:06.899564", "rc": 0, "start": "2019-01-24 
14:12:06.734248", "stderr": "", "stderr_lines": [], "stdout": "{\"1\": 
{\"conf_on_shared_storage\": true, \"live-data\": true, \"extra\": 
\"metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=3049 (Thu 
Jan 24 14:11:59 2019)\\nhost-id=1\\nscore=3400\\nvm_conf_refresh_time=3049 (Thu 
Jan 24 14:11:59 
2019)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=EngineStarting\\nstopped=False\\n\",
 \"hostname\": \"HCI01.res01.ads.ooe.local\", \"host-id\": 1, 
\"engine-status\": {\"reason\": \"failed liveliness check\", \"health\": 
\"bad\", \"vm\": \"up\", \"detail\": \"Up\"}, \"score\": 3400, \"stopped\": 
false, \"maintenance\": false, \"crc32\": \"0c1a3ddb\", 
\"local_conf_timestamp\": 3049, \"host-ts\": 3049}, \"global_maintenance\": 
false}", "stdout_lines": ["{\"1\": {\"conf_on_shared_storage\": true, 
\"live-data\": true, \"extra\": 
\"metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=3049 (Thu 
Jan 24 14:11:59 2019)\\nhost-id=1\\nscore=3400\\nvm_conf_refresh_time=3049 (Thu 
Jan 24 14:11:59 
2019)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=EngineStarting\\nstopped=False\\n\",
 \"hostname\": \"HCI01.res01.ads.ooe.local\", \"host-id\": 1, 
\"engine-status\": {\"reason\": \"failed liveliness check\", \"health\": 
\"bad\", \"vm\": \"up\", \"detail\": \"Up\"}, \"score\": 3400, \"stopped\": 
false, \"maintenance\": false, \"crc32\": \"0c1a3ddb\", 
\"local_conf_timestamp\": 3049, \"host-ts\": 3049}, \"global_maintenance\": 
false}"]}


It's still the same issue: the host fail to properly check the status of the 
engine over a dedicate health page.

You should connect to ovirt-hci.res01.ads.ooe.local and check the status of 
ovirt-engine service and /var/log/ovirt-engine/engine.log there.



[ INFO ] TASK [Check VM status at virt level]
[ INFO ] changed: [localhost]
[ INFO ] TASK [Fail if engine VM is not running]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Get target engine VM IPv4 address]
[ INFO ] changed: [localhost]
[ INFO ] TASK [Get VDSM's target engine VM stats]
[ INFO ] changed: [localhost]
[ INFO ] TASK [Convert stats to JSON format]
[ INFO ] ok: [localhost]
[ INFO ] TASK [Get target engine VM IPv4 address from VDSM stats]
[ INFO ] ok: [localhost]
[ INFO ] TASK [Fail if the Engine has no IP address]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Fail if Engine IP is different from engine's FQDN resolved IP]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Get target engine VM IPv4 address]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Reconfigure OVN central address]
[ ERROR ] fatal: [localhost]: FAILED! => {"msg": "The task includes an option 
with an undefined variable. The error was: 'dict object' has no attribute 
'stdout_lines'\n\nThe error appears to have been in 
'/usr/share/ovirt-hosted-engine-setup/ansible/create_target_vm.yml': line 518, 
column 5, but may\nbe elsewhere in the file depending on the exact syntax 
problem.\n\nThe offending line appears to be:

[ovirt-users] Re: ovirt 4.2 HCI rollout

2019-01-24 Thread Markus Schaufler
The hosted engine is not running and cannot be started.




Von: Simone Tiraboschi 
Gesendet: Donnerstag, 24. Jänner 2019 14:45:59
An: Markus Schaufler
Cc: Dominik Holler; users@ovirt.org
Betreff: Re: [ovirt-users] ovirt 4.2 HCI rollout



On Thu, Jan 24, 2019 at 2:21 PM Markus Schaufler 
mailto:markus.schauf...@digit-all.at>> wrote:

Hi,


thanks for the replies.


I updated to 4.2.8 and tried again:


[ INFO ] TASK [Check engine VM health]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 120, "changed": true, 
"cmd": ["hosted-engine", "--vm-status", "--json"], "delta": "0:00:00.165316", 
"end": "2019-01-24 14:12:06.899564", "rc": 0, "start": "2019-01-24 
14:12:06.734248", "stderr": "", "stderr_lines": [], "stdout": "{\"1\": 
{\"conf_on_shared_storage\": true, \"live-data\": true, \"extra\": 
\"metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=3049 (Thu 
Jan 24 14:11:59 2019)\\nhost-id=1\\nscore=3400\\nvm_conf_refresh_time=3049 (Thu 
Jan 24 14:11:59 
2019)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=EngineStarting\\nstopped=False\\n\",
 \"hostname\": \"HCI01.res01.ads.ooe.local\", \"host-id\": 1, 
\"engine-status\": {\"reason\": \"failed liveliness check\", \"health\": 
\"bad\", \"vm\": \"up\", \"detail\": \"Up\"}, \"score\": 3400, \"stopped\": 
false, \"maintenance\": false, \"crc32\": \"0c1a3ddb\", 
\"local_conf_timestamp\": 3049, \"host-ts\": 3049}, \"global_maintenance\": 
false}", "stdout_lines": ["{\"1\": {\"conf_on_shared_storage\": true, 
\"live-data\": true, \"extra\": 
\"metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=3049 (Thu 
Jan 24 14:11:59 2019)\\nhost-id=1\\nscore=3400\\nvm_conf_refresh_time=3049 (Thu 
Jan 24 14:11:59 
2019)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=EngineStarting\\nstopped=False\\n\",
 \"hostname\": \"HCI01.res01.ads.ooe.local\", \"host-id\": 1, 
\"engine-status\": {\"reason\": \"failed liveliness check\", \"health\": 
\"bad\", \"vm\": \"up\", \"detail\": \"Up\"}, \"score\": 3400, \"stopped\": 
false, \"maintenance\": false, \"crc32\": \"0c1a3ddb\", 
\"local_conf_timestamp\": 3049, \"host-ts\": 3049}, \"global_maintenance\": 
false}"]}


It's still the same issue: the host fail to properly check the status of the 
engine over a dedicate health page.

You should connect to ovirt-hci.res01.ads.ooe.local and check the status of 
ovirt-engine service and /var/log/ovirt-engine/engine.log there.



[ INFO ] TASK [Check VM status at virt level]
[ INFO ] changed: [localhost]
[ INFO ] TASK [Fail if engine VM is not running]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Get target engine VM IPv4 address]
[ INFO ] changed: [localhost]
[ INFO ] TASK [Get VDSM's target engine VM stats]
[ INFO ] changed: [localhost]
[ INFO ] TASK [Convert stats to JSON format]
[ INFO ] ok: [localhost]
[ INFO ] TASK [Get target engine VM IPv4 address from VDSM stats]
[ INFO ] ok: [localhost]
[ INFO ] TASK [Fail if the Engine has no IP address]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Fail if Engine IP is different from engine's FQDN resolved IP]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Get target engine VM IPv4 address]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [Reconfigure OVN central address]
[ ERROR ] fatal: [localhost]: FAILED! => {"msg": "The task includes an option 
with an undefined variable. The error was: 'dict object' has no attribute 
'stdout_lines'\n\nThe error appears to have been in 
'/usr/share/ovirt-hosted-engine-setup/ansible/create_target_vm.yml': line 518, 
column 5, but may\nbe elsewhere in the file depending on the exact syntax 
problem.\n\nThe offending line appears to be:\n\n # 
https://github.com/oVirt/ovirt-engine/blob/master/packaging/playbooks/roles/ovirt-provider-ovn-driver/tasks/main.yml\n<https://github.com/oVirt/ovirt-engine/blob/master/packaging/playbooks/roles/ovirt-provider-ovn-driver/tasks/main.yml%5Cn>
 - name: Reconfigure OVN central address\n ^ here\n"}



attached you'll find the setup logs.


best regards,

Markus Schaufler


Von: Simone Tiraboschi mailto:stira...@redhat.com>>
Gesendet: Donnerstag, 24. Jänner 2019 11:56:50
An: Dominik Holler
Cc: Markus Schaufler; users@ovirt.org<mailt

[ovirt-users] ovirt 4.2 HCI rollout

2019-01-21 Thread Markus Schaufler
Hi,

I'm trying a (nested) ovirt 4.2.7 HCI rollout on 3 centos VM's by following 
https://ovirt.org/documentation/gluster-hyperconverged/chap-Deploying_Hyperconverged.html
gluster deployment was successful but at HE deployment "stage 5" I got 
following error:

[ INFO ] TASK [Reconfigure OVN central address]
[ ERROR ] fatal: [localhost]: FAILED! => {"msg": "The task includes an option 
with an undefined variable. The error was: 'dict object' has no attribute 
'stdout_lines'\n\nThe error appears to have been in 
'/usr/share/ovirt-hosted-engine-setup/ansible/create_target_vm.yml': line 522, 
column 5, but may\nbe elsewhere in the file depending on the exact syntax 
problem.\n\nThe offending line appears to be:\n\n # 
https://github.com/oVirt/ovirt-engine/blob/master/packaging/playbooks/roles/ovirt-provider-ovn-driver/tasks/main.yml\n
 - name: Reconfigure OVN central address\n ^ here\n"}


/var/log/messages:
Jan 21 14:09:56 HCI01 journal: ovirt-ha-agent 
ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine ERROR Engine VM stopped 
on localhost
Jan 21 14:10:01 HCI01 systemd: Started Session 22 of user root.
Jan 21 14:10:02 HCI01 systemd: Started Session c306 of user root.
Jan 21 14:10:03 HCI01 systemd: Started Session c307 of user root.
Jan 21 14:10:06 HCI01 vdsm[3650]: WARN executor state: count=5 
workers=set([, 
 at 0x7fd2d4679710> timeout=7.5, duration=7 at 
0x7fd33c1e0ed0> disca
rded task#=413 at 0x7fd2d5ed0510>, , , 
])
Jan 21 14:10:06 HCI01 kernel: ovirtmgmt: port 2(vnet0) entered disabled state
Jan 21 14:10:06 HCI01 kernel: device vnet0 left promiscuous mode
Jan 21 14:10:06 HCI01 kernel: ovirtmgmt: port 2(vnet0) entered disabled state
Jan 21 14:10:06 HCI01 NetworkManager[3666]:   [1548076206.9177] device 
(vnet0): state change: disconnected -> unmanaged (reason 'unmanaged', 
sys-iface-state: 'remo
ved')
Jan 21 14:10:06 HCI01 NetworkManager[3666]:   [1548076206.9180] device 
(vnet0): released from master device ovirtmgmt
Jan 21 14:10:06 HCI01 lldpad: recvfrom(Event interface): No buffer space 
available
Jan 21 14:10:06 HCI01 libvirtd: 2019-01-21 13:10:06.925+: 2651: error : 
qemuMonitorIORead:609 : Unable to read from monitor: Connection reset by peer
Jan 21 14:10:07 HCI01 kvm: 0 guests now active
Jan 21 14:10:07 HCI01 systemd-machined: Machine qemu-3-HostedEngine terminated.
Jan 21 14:10:07 HCI01 libvirtd: 2019-01-21 13:10:07.125+: 2704: warning : 
qemuGetProcessInfo:1406 : cannot parse process status data
Jan 21 14:10:07 HCI01 libvirtd: 2019-01-21 13:10:07.125+: 2704: warning : 
qemuGetProcessInfo:1406 : cannot parse process status data
Jan 21 14:10:07 HCI01 libvirtd: 2019-01-21 13:10:07.125+: 2704: warning : 
qemuGetProcessInfo:1406 : cannot parse process status data
Jan 21 14:10:07 HCI01 libvirtd: 2019-01-21 13:10:07.125+: 2704: warning : 
qemuGetProcessInfo:1406 : cannot parse process status data
Jan 21 14:10:07 HCI01 libvirtd: 2019-01-21 13:10:07.126+: 2704: error : 
virNetDevTapInterfaceStats:764 : internal error: /proc/net/dev: Interface not 
found
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -D libvirt-out -m physdev --physdev-is-bridged 
--physdev-out vnet0 -g FP-vnet
0' failed: iptables v1.4.21: goto 'FP-vnet0' is not a chain#012#012Try 
`iptables -h' or 'iptables --help' for more information.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -D libvirt-out -m physdev --physdev-out vnet0 -g 
FP-vnet0' failed: iptables v
1.4.21: goto 'FP-vnet0' is not a chain#012#012Try `iptables -h' or 'iptables 
--help' for more information.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -D libvirt-in -m physdev --physdev-in vnet0 -g 
FJ-vnet0' failed: iptables v1.
4.21: goto 'FJ-vnet0' is not a chain#012#012Try `iptables -h' or 'iptables 
--help' for more information.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -D libvirt-host-in -m physdev --physdev-in vnet0 -g 
HJ-vnet0' failed: iptable
s v1.4.21: goto 'HJ-vnet0' is not a chain#012#012Try `iptables -h' or 'iptables 
--help' for more information.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -F FP-vnet0' failed: iptables: No chain/target/match 
by that name.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -X FP-vnet0' failed: iptables: No chain/target/match 
by that name.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -F FJ-vnet0' failed: iptables: No chain/target/match 
by that name.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -X FJ-vnet0' failed: iptables: No chain/target/match 
by that name.
Jan 21 14:10:07 HCI01 firewalld[24040]: WARNING: COMMAND_FAILED: 
'/usr/sbin/iptables -w2 -w -F HJ-vnet0' failed: iptables: No chain/target/match 
by that name.
Jan 21 

[ovirt-users] Re: oVirt Nested Virtualization

2018-12-11 Thread Markus Schaufler
I see - 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/TU4TG56SYPGF5YEN7KYPIXMO7RMRZ3JQ/


[ovirt-users] Re: oVirt Nested Virtualization

2018-12-11 Thread Markus Schaufler
Centos 7.5, ovirt 4.2.7 
it works when pinpointing the vm's to a host and enable cpu-passthrough. 
but i presume it should work without this workaround too. 
___
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/FFGNSKBEPJSCC3VBU4WCZQOPONHSO7LA/


[ovirt-users] Re: oVirt Nested Virtualization

2018-12-11 Thread Markus Schaufler
On the three VMs for the HCI rollout: 

virt-host-validate
  QEMU: Checking for hardware virtualization : 
FAIL (Only emulated CPUs are available, performance will be significantly 
limited)
  QEMU: Checking if device /dev/vhost-net exists : 
PASS
  QEMU: Checking if device /dev/net/tun exists   : 
PASS
  QEMU: Checking for cgroup 'memory' controller support  : 
PASS
  QEMU: Checking for cgroup 'memory' controller mount-point  : 
PASS
  QEMU: Checking for cgroup 'cpu' controller support : 
PASS
  QEMU: Checking for cgroup 'cpu' controller mount-point : 
PASS
  QEMU: Checking for cgroup 'cpuacct' controller support : 
PASS
  QEMU: Checking for cgroup 'cpuacct' controller mount-point : 
PASS
  QEMU: Checking for cgroup 'cpuset' controller support  : 
PASS
  QEMU: Checking for cgroup 'cpuset' controller mount-point  : 
PASS
  QEMU: Checking for cgroup 'devices' controller support : 
PASS
  QEMU: Checking for cgroup 'devices' controller mount-point : 
PASS
  QEMU: Checking for cgroup 'blkio' controller support   : 
PASS
  QEMU: Checking for cgroup 'blkio' controller mount-point   : 
PASS
WARN (Unknown if this platform has IOMMU support)
   LXC: Checking for Linux >= 2.6.26 : 
PASS
   LXC: Checking for namespace ipc   : 
PASS
   LXC: Checking for namespace mnt   : 
PASS
   LXC: Checking for namespace pid   : 
PASS
   LXC: Checking for namespace uts   : 
PASS
   LXC: Checking for namespace net   : 
PASS
   LXC: Checking for namespace user  : 
PASS
   LXC: Checking for cgroup 'memory' controller support  : 
PASS
   LXC: Checking for cgroup 'memory' controller mount-point  : 
PASS
   LXC: Checking for cgroup 'cpu' controller support : 
PASS
   LXC: Checking for cgroup 'cpu' controller mount-point : 
PASS
   LXC: Checking for cgroup 'cpuacct' controller support : 
PASS
   LXC: Checking for cgroup 'cpuacct' controller mount-point : 
PASS
   LXC: Checking for cgroup 'cpuset' controller support  : 
PASS
   LXC: Checking for cgroup 'cpuset' controller mount-point  : 
PASS
   LXC: Checking for cgroup 'devices' controller support : 
PASS
   LXC: Checking for cgroup 'devices' controller mount-point : 
PASS
   LXC: Checking for cgroup 'blkio' controller support   : 
PASS
   LXC: Checking for cgroup 'blkio' controller mount-point   : 
PASS
   LXC: Checking if device /sys/fs/fuse/connections exists   : 
FAIL (Load the 'fuse' module to enable /proc/ overrides)
[root@hci1 ~]#  cat /sys/module/kvm_intel/parameters/nested
cat: /sys/module/kvm_intel/parameters/nested: No such file or directory
[root@hci1 ~]# modprobe kvm_intel
modprobe: ERROR: could not insert 'kvm_intel': Operation not supported
___
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/EMJ6M4CR4F3YLRVWTIVQLLKWAEMGFFPM/


[ovirt-users] oVirt Nested Virtualization

2018-12-11 Thread Markus Schaufler
Hi!

I'd like to try the HCI Rollout 
https://ovirt.org/documentation/gluster-hyperconverged/chap-Deploying_Hyperconverged/
 on my oVirt Infrastructure.
The hosts have "nested virtualization" active, but when starting the Hosted 
Engine deployment from cockpit an the error "Hardware virtualization is not 
supported on this host" occurs. 

cat /sys/module/kvm_intel/parameters/nested
Y

Any ideas 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/5B5ELVTA4GHQPGVUMIFQ7PFFPIYS7SZL/


[ovirt-users] VM has snapshots with disks in illegal status

2018-11-26 Thread Markus Schaufler
Hi!

I've testet a backup solution which turned out to work not as expected. It left 
some VM's turned off which cannot be restarted.

When trying to delete the snapshot(s) of the vms following error message 
occurs: 
"Cannot remove Snapshot. The following attached disks are in ILLEGAL status: 
System, Disk2 - please remove them and try again"

Also I cannot detach any disk because of: Cannot remove Snapshot. The following 
attached disks are in ILLEGAL status: System, SRV_Metrics-Store_Disk1 - please 
remove them and try again.

I already tried via "unlock_entity" script to remove either the snapshots or 
the disks (after backing them up) and via CLI but without success (same error 
message).

Any idea on that?
___
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/YIOAQ6Q4GLUQKKDGKE3LKN2JGWPAYHO5/


[ovirt-users] Re: Manage external KVMs

2018-11-13 Thread Markus Schaufler
Will try - 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/DFV6ZF2V2WKOIRGYXXTR4IRGGRLUESAO/


[ovirt-users] Manage external KVMs

2018-11-13 Thread markus . schaufler
Hi!

Is there a way to manage several external standalone KVM's with oVirt?
So to say - import the KVM Hosts (not the VM's). 

regards,
Markus
___
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/FK3XBKR6XNCXSA33Q3BJLNWBOPF4XN23/


[ovirt-users] Import VM from VMware fails

2018-11-06 Thread Markus Schaufler
Hi,

I configured a VMware Provider (Test success) and tried to import a VM which 
fails shortly after starting.

Failed to import Vm SK-Test-VSAN to Data Center Default, Cluster Default

from engine.log:
"HSMGetAllTasksStatusesVDS failed: Error creating a new volume: (u"Volume 
creation 9909f715-cd8a-452a-bb2a-73341b77f8af failed: Invalid parameter: 
'initial size=107175936'"

any ideas on that?


# engine.log
2018-11-07 06:26:06,071+01 INFO  
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] 
(EE-ManagedThreadFactory-engineScheduled-Thread-15) 
[cf1eb385-cbe4-4e73-a5f2-a307bd39fa0a] Command 'ImportVmFromExternalProvider' 
(id: 'c8d4cf1b-8465-4501-9930-0b06262477a4') waiting on child command id: 
'02112e67-8dd5-4ef8-95ac-eeb9a4b39d0a' type:'ConvertVm' to complete
2018-11-07 06:26:09,979+01 INFO  
[org.ovirt.engine.core.bll.exportimport.ImportVmFromExternalProviderCommand] 
(default task-292) [bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] Lock Acquired to 
object 'EngineLock:{exclusiveLocks='[42205902-f5d8-fd29-fcb3-926dbf8935e9=VM, 
SK-Test-VSAN=VM_NAME]', sharedLocks=''}'
2018-11-07 06:26:10,183+01 INFO  
[org.ovirt.engine.core.bll.exportimport.ImportVmFromExternalProviderCommand] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] Running command: 
ImportVmFromExternalProviderCommand internal: false. Entities affected :  ID: 
5e6850cd-5e72-47b3-a19d-8c748c884c42 Type: StorageAction group IMPORT_EXPORT_VM 
with role type ADMIN
2018-11-07 06:26:10,196+01 WARN  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] EVENT_ID: MAC_ADDRESS_IS_EXTERNAL(925), 
VM SK-Test-VSAN has MAC address(es) 00:50:56:a0:1b:18, which is/are out of its 
MAC pool definitions.
2018-11-07 06:26:10,369+01 INFO  
[org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] Running command: AddDiskCommand 
internal: true. Entities affected :  ID: 42205902-f5d8-fd29-fcb3-926dbf8935e9 
Type: VMAction group CONFIGURE_VM_STORAGE with role type USER,  ID: 
5e6850cd-5e72-47b3-a19d-8c748c884c42 Type: StorageAction group CREATE_DISK with 
role type USER
2018-11-07 06:26:10,383+01 INFO  
[org.ovirt.engine.core.bll.storage.disk.image.AddImageFromScratchCommand] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] Running command: 
AddImageFromScratchCommand internal: true. Entities affected :  ID: 
5e6850cd-5e72-47b3-a19d-8c748c884c42 Type: Storage
2018-11-07 06:26:10,402+01 INFO  
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateImageVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] START, CreateImageVDSCommand( 
CreateImageVDSCommandParameters:{storagePoolId='6d4eea22-c7cb-11e8-a006-00163e699560',
 ignoreFailoverLimit='false', 
storageDomainId='5e6850cd-5e72-47b3-a19d-8c748c884c42', 
imageGroupId='9703780a-ff5d-48e1-929c-6526d63fddb0', 
imageSizeInBytes='26843545600', volumeFormat='COW', 
newImageId='9909f715-cd8a-452a-bb2a-73341b77f8af', imageType='Sparse', 
newImageDescription='{"DiskAlias":"SK-Test_VSAN","DiskDescription":""}', 
imageInitialSizeInBytes='54874079232'}), log id: 44235172
2018-11-07 06:26:10,402+01 INFO  
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateImageVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] -- executeIrsBrokerCommand: calling 
'createVolume' with two new parameters: description and UUID
2018-11-07 06:26:10,457+01 INFO  
[org.ovirt.engine.core.vdsbroker.irsbroker.CreateImageVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] FINISH, CreateImageVDSCommand, return: 
9909f715-cd8a-452a-bb2a-73341b77f8af, log id: 44235172
2018-11-07 06:26:10,460+01 INFO  
[org.ovirt.engine.core.bll.tasks.CommandAsyncTask] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] CommandAsyncTask::Adding 
CommandMultiAsyncTasks object for command 'e05cf461-111a-47d3-8bb1-1455dde5be3c'
2018-11-07 06:26:10,460+01 INFO  
[org.ovirt.engine.core.bll.CommandMultiAsyncTasks] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] CommandMultiAsyncTasks::attachTask: 
Attaching task '6dbfe14e-1ce5-4a77-aff9-58da486a458c' to command 
'e05cf461-111a-47d3-8bb1-1455dde5be3c'.
2018-11-07 06:26:10,471+01 INFO  
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager] 
(EE-ManagedThreadFactory-engine-Thread-39664) 
[bd9e622c-574f-4cc6-a6b3-284a7a6dbdbc] Adding task 
'6dbfe14e-1ce5-4a77-aff9-58da486a458c' (Parent Command 'AddImageFromScratch', 
Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters'), 
polling hasn't started yet..
2018-11-07 06:26:10,478+01 INFO  [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] 
(EE-ManagedThreadFactory-engine-Thread-39664) 

[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: 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] 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] Re: Metrics Store installation - ansible playbook "deploy_cluster" - docker_image_availability

2018-10-16 Thread Markus Schaufler
Update2:

manually downloaded docker images and excluded the check 
docker_image_availability.
ran into the next problem:


#

 EXEC /bin/sh -c 'rm -f -r 
/root/.ansible/tmp/ansible-tmp-1539706227.48-64167276003747/ > /dev/null 2>&1 
&& sleep 0'
FAILED - RETRYING: Start and enable master controller service (1 retries 
left).Result was: {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": true,
"force": null,
"masked": null,
"name": "origin-master-controllers",
"no_block": false,
"scope": null,
"state": "started",
"user": null
}
},
"msg": "Unable to start service origin-master-controllers: Job for 
origin-master-controllers.service failed because the control process exited 
with error code. See \"systemctl status origin-master-controllers.service\" and 
\"journalctl -xe\" for details.\n",
"retries": 2
}
 EXEC /bin/sh -c 'echo ~root && sleep 0'
 EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798 `" && echo 
ansible-tmp-1539706290.33-160209713824798="` echo 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798 `" ) && sleep 0'
Using module file 
/usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
 PUT /root/.ansible/tmp/ansible-local-10051XykBSa/tmp7WK38D TO 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/AnsiballZ_systemd.py
 EXEC /bin/sh -c 'chmod u+x 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/ 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/AnsiballZ_systemd.py
 && sleep 0'
 EXEC /bin/sh -c '/usr/bin/python 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/AnsiballZ_systemd.py
 && sleep 0'
 EXEC /bin/sh -c 'rm -f -r 
/root/.ansible/tmp/ansible-tmp-1539706290.33-160209713824798/ > /dev/null 2>&1 
&& sleep 0'
fatal: [localhost]: FAILED! => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": true,
"force": null,
"masked": null,
"name": "origin-master-controllers",
"no_block": false,
"scope": null,
"state": "started",
"user": null
}
},
"msg": "Unable to start service origin-master-controllers: Job for 
origin-master-controllers.service failed because the control process exited 
with error code. See \"systemctl status origin-master-controllers.service\" and 
\"journalctl -xe\" for details.\n"
}

NO MORE HOSTS LEFT 

to retry, use: --limit 
@/usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.retry

PLAY RECAP 

localhost  : ok=249  changed=69   unreachable=0failed=1


INSTALLER STATUS 
**
Initialization : Complete (0:00:21)
Health Check   : Complete (0:00:16)
etcd Install   : Complete (0:00:41)
Master Install : In Progress (0:07:13)
This phase can be restarted by running: 
playbooks/openshift-master/config.yml



Failure summary:


  1. Hosts:localhost
 Play: Configure masters
 Task: Start and enable master controller service
 Message:  Unable to start service origin-master-controllers: Job for 
origin-master-controllers.service failed because the control process exited 
with error code. See "systemctl status origin-master-controllers.service" and 
"journalctl -xe" for details.


##

/var/log/messages:

Oct 16 18:20:07 lxli03-t29 systemd: Starting Atomic OpenShift Master API...
Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016 18:20:07.622892   
20624 start_api.go:104] Using a listen address override "0.0.0.0:8443"
Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016 18:20:07.623015   
20624 plugins.go:83] Registered admission plugin "NamespaceLifecycle"
Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016 18:20:07.623026   
20624 plugins.go:83] Registered admission plugin "Initializers"
Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016 18:20:07.623031   
20624 plugins.go:83] Registered admission plugin "ValidatingAdmissionWebhook"
Oct 16 18:20:07 lxli03-t29 atomic-openshift-master-api: I1016 18:20:07.623036   
20624 plugins.go:83] Registered admission plugin "MutatingAdmissionWebhook"
Oct 16 18:20:07 lxli03-t29 

[ovirt-users] Re: Metrics Store installation - ansible playbook "deploy_cluster" - docker_image_availability

2018-10-16 Thread Markus Schaufler
Update:
A test with "skopeo inspect" ran successfully - "docker pull" not. So I 
followed 
https://stackoverflow.com/questions/23111631/cannot-download-docker-images-behind-a-proxy
Docker pull works now, but the deploy script still fails with the same error. 

Also tried to add
environment:
http_proxy: http://PROXY-IP:8080
in
/usr/share/ansible/openshift-ansible/playbooks/openshift-checks/private/install.yml

made no difference...
___
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/EWSOARQQFNMPJLAKCWIBVPHJHEHCTUYE/


[ovirt-users] Metrics Store installation - ansible playbook "deploy_cluster" - docker_image_availability

2018-10-16 Thread Markus Schaufler
Hi,

trying to install the metrics store following the updated install guide 
https://www.ovirt.org/documentation/metrics-install-guide/Setting_Up_OpenShift_Aggregated_Logging/

Prerequisites and Network Check playbook run through; when executing
ANSIBLE_LOG_PATH=/tmp/ansible.log ansible-playbook -vvv -e @/root/vars.yaml -i 
/root/ansible-inventory-origin-39-aio playbooks/deploy_cluster.yml

#

CHECK [memory_availability : localhost] 
***
fatal: [localhost]: FAILED! => {
"changed": false,
"checks": {
"disk_availability": {},
"docker_image_availability": {
"failed": true,
"failures": [
[
"OpenShiftCheckException",
"One or more required container images are not available:\n 
   cockpit/kubernetes:latest,\nopenshift/origin-deployer:v3.9.0,\n
openshift/origin-docker-registry:v3.9.0,\n
openshift/origin-haproxy-router:v3.9.0,\n
openshift/origin-pod:v3.9.0\nChecked with: skopeo inspect [--tls-verify=false] 
[--creds=:] docker:///\nDefault registries 
searched: docker.io\nFailed connecting to: docker.io\n"
]
],
"msg": "One or more required container images are not available:\n  
  cockpit/kubernetes:latest,\nopenshift/origin-deployer:v3.9.0,\n
openshift/origin-docker-registry:v3.9.0,\n
openshift/origin-haproxy-router:v3.9.0,\n
openshift/origin-pod:v3.9.0\nChecked with: skopeo inspect [--tls-verify=false] 
[--creds=:] docker:///\nDefault registries 
searched: docker.io\nFailed connecting to: docker.io\n"
},
"docker_storage": {},
"memory_availability": {},
"package_availability": {
"changed": false,
"invocation": {
"module_args": {
"packages": [
"PyYAML",
"bash-completion",
"bind",
"ceph-common",
"cockpit-bridge",
"cockpit-docker",
"cockpit-system",
"cockpit-ws",
"dnsmasq",
"docker",
"etcd",
"firewalld",
"flannel",
"glusterfs-fuse",
"httpd-tools",
"iptables",
"iptables-services",
"iscsi-initiator-utils",
"libselinux-python",
"nfs-utils",
"ntp",
"openssl",
"origin",
"origin-clients",
"origin-master",
"origin-node",
"origin-sdn-ovs",
"pyparted",
"python-httplib2",
"yum-utils"
]
}
}
},
"package_version": {
"changed": false,
"invocation": {
"module_args": {
"package_list": [
{
"check_multi": false,
"name": "openvswitch",
"version": [
"2.6",
"2.7",
"2.8",
"2.9"
]
},
{
"check_multi": false,
"name": "origin",
"version": "3.9"
},
{
"check_multi": false,
"name": "origin-master",
"version": "3.9"
},
{
"check_multi": false,
"name": "origin-node",
"version": "3.9"
}
],
"package_mgr": "yum"
}
}
}
},
"msg": "One or more checks failed",
"playbook_context": "install"
}

NO MORE HOSTS LEFT 

to retry, use: --limit 
@/usr/share/ansible/openshift-ansible/playbooks/deploy_cluster.retry

PLAY RECAP 

localhost  : 

[ovirt-users] Re: Cannot delete a stuck task

2018-10-08 Thread Markus Schaufler
Don't know what now really worked, but the tasks are gone (restarted engine, 
host, ran again the taskcleaner script...)
Thanks anyway!
___
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/HOFEUE6SAVOURAWXDR2WYLIOGWEDNUPB/


[ovirt-users] Re: Cannot delete a stuck task

2018-10-08 Thread Markus Schaufler
Found out what caused the trouble: The preallocation of a disk on a NFS storage 
(of course) does not work. But instead of throwing an error the task remains 
forever and can't be deleted. 
Any idea on that?
___
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/CKRKF2YB5CPWJDVT3XQ7RYOCXMNWSTB4/


[ovirt-users] Re: Cannot delete a stuck task

2018-10-08 Thread Markus Schaufler
Already done - made no difference. 
___
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/MDMAHG6YCJGCN4IEQQAXZOO6T65UR2DS/


[ovirt-users] Cannot delete a stuck task

2018-10-08 Thread Markus Schaufler
Hi,

The task "Adding disk" is stuck at "creating volume". 
I tried to delete the task with "taskcleaner.sh", at CLI with list / remove 
jobs, deleted lastly the VM and restartet the engine-vm.
But its still in the task list.

Any idea to remove this job?
___
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/2RK3Z7MB65OK5GPRC7YHUZULIXTIEQXA/


[ovirt-users] oVirt Metrics Store installation

2018-09-30 Thread Markus Schaufler
Hi!

I'm having trouble installing the oVirt Metrics Store following this 
https://www.ovirt.org/develop/release-management/features/metrics/metrics-store-installation/
 respectively this guide 
https://www.ovirt.org/develop/release-management/features/metrics/setting-up-viaq-logging/

When executing the test script
ANSIBLE_LOG_PATH=/tmp/ansible-prereq.log ansible-playbook -vvv -e 
@/root/vars.yaml -i /root/ansible-inventory-origin-39-aio 
playbooks/prerequisites.yml

following error occurs:


Using module file 
/usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
 EXEC /bin/sh -c '/usr/bin/python && sleep 0'
fatal: [localhost]: FAILED! => {
"attempts": 3,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"bugfix": false,
"conf_file": null,
"disable_gpg_check": false,
"disable_plugin": [],
"disablerepo": null,
"enable_plugin": [],
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"docker",
"atomic",
"skopeo"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"update_only": false,
"validate_certs": true
}
},
"msg": "Error: Package: 1:atomic-1.22.1-22.git5a342e3.el7.x86_64 
(centosplus)\n   Requires: python-docker-py >= 1.7.2-1\n   
Available: docker-python-1.4.0-115.el7.x86_64 (centosplus)\n   
python-docker-py = 1.4.0-115.el7\n   Available: 
python-docker-py-1.10.6-3.el7.noarch (centosplus)\n   
python-docker-py = 1.10.6-3.el7\n   Available: 
python-docker-py-1.10.6-4.el7.noarch (centosplus)\n   
python-docker-py = 1.10.6-4.el7\n   Available: 
python2-docker-2.4.2-1.2.el7.noarch (centos-openshift-origin-testing-cbs)\n 
  python-docker-py = 2.4.2-1.2.el7\n   Installed: 
python2-docker-3.3.0-1.el7.noarch (@centos-openshift-origin-testing)\n  
 Not found\n",
"rc": 1,
"results": [
"2:docker-1.13.1-74.git6e3bb8e.el7.centos.x86_64 providing docker is 
already installed",
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached 
hostfile\nResolving Dependencies\n--> Running transaction check\n---> Package 
atomic.x86_64 1:1.22.1-22.git5a342e3.el7 will be installed\n--> Processing 
Dependency: python-docker-py >= 1.7.2-1 for package: 
1:atomic-1.22.1-22.git5a342e3.el7.x86_64\nPackage 
python-docker-py-1.10.6-4.el7.noarch is obsoleted by 
python2-docker-3.3.0-1.el7.noarch which is already installed\n--> Processing 
Dependency: runc for package: 1:atomic-1.22.1-22.git5a342e3.el7.x86_64\n--> 
Processing Dependency: python-dateutil for package: 
1:atomic-1.22.1-22.git5a342e3.el7.x86_64\n--> Processing Dependency: ostree for 
package: 1:atomic-1.22.1-22.git5a342e3.el7.x86_64\n--> Processing Dependency: 
gomtree for package: 1:atomic-1.22.1-22.git5a342e3.el7.x86_64\n---> Package 
skopeo.x86_64 1:0.1.31-1.dev.gitae64ff7.el7.centos will be installed\n--> 
Running transaction check\n---> Package atomic.x86_64 
1:1.22.1-22.git5a342e3.el7 will be installed\n--
 > Processing Dependency: python-docker-py >= 1.7.2-1 for package: 
 > 1:atomic-1.22.1-22.git5a342e3.el7.x86_64\nPackage 
 > python-docker-py-1.10.6-4.el7.noarch is obsoleted by 
 > python2-docker-3.3.0-1.el7.noarch which is already installed\n---> Package 
 > gomtree.x86_64 0:0.5.0-0.2.git16da0f8.el7 will be installed\n---> Package 
 > ostree.x86_64 0:2018.5-1.el7 will be installed\n--> Processing Dependency: 
 > libarchive.so.13()(64bit) for package: ostree-2018.5-1.el7.x86_64\n---> 
 > Package python-dateutil.noarch 0:1.5-7.el7 will be installed\n---> Package 
 > runc.x86_64 0:1.0.0-37.rc5.dev.gitad0f525.el7 will be installed\n--> 
 > Processing Dependency: criu for package: 
 > runc-1.0.0-37.rc5.dev.gitad0f525.el7.x86_64\n--> Running transaction 
 > check\n---> Package atomic.x86_64 1:1.22.1-22.git5a342e3.el7 will be 
 > installed\n--> Processing Dependency: python-docker-py >= 1.7.2-1 for 
 > package: 1:atomic-1.22.1-22.git5a342e3.el7.x86_64\nPackage 
 > python-docker-py-1.10.6-4.el7.noarch is obsoleted by 
 > python2-docker-3.3.0-1.el7.
 noarch which is already installed\n---> Package criu.x86_64 0:3.5-4.el7 will 
be installed\n--> Processing Dependency: 
libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) for package: 
criu-3.5-4.el7.x86_64\n--> Processing Dependency: libprotobuf-c.so.1()(64bit) 
for package: criu-3.5-4.el7.x86_64\n--> Processing Dependency: 
libnet.so.1()(64bit) for package: criu-3.5-4.el7.x86_64\n---> Package 
libarchive.x86_64 0:3.1.2-10.el7_2 will be installed\n--> Running transaction 
check\n---> Package atomic.x86_64 1:1.22.1-22.git5a342e3.el7 will be 

[ovirt-users] Backup Strategies

2018-07-25 Thread Markus Schaufler
Hi!

We use in our test infrastructure a NetApp shared fc storage and wonder how a 
backup strategie could look like.
Full backups aren't the problem - trigger HV Snapshots including guest FS 
freeze / quiece, trigger NetApp Snapshot, delete HV Snapshots.

Currently I'm struggeling on how to recover those Backups. I would provide the 
Snapshot volume to the hosts and import it as a new data domain, so the hosts 
have the snapshot disks as logical volumes. But how could I recover 
respectively move the content of the snapshot volumes onto the currently used 
vm "disk volumes"?
If I have the proof of concept then scripting it to make this process more 
comfortable wouldn't be a problem. 

How do you do your backups with shared san? How can I provide incremental 
Backups?

Thanks for any help!
___
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/6EKWFWOCPLR2EORP4IBI72KEKH6RXTDC/


[ovirt-users] Error when change CD

2018-07-24 Thread markus . schaufler
Hi!

I created an NFS ISO Domain but couldn't find any upload button. Because 
uploading ISO files on the Data Domain I went that comfortable way. I 
successfully started Installation of Windows Server 2016
until the virtio Drivers for the disk are needed. So I tried to Change CD but 
following error occured: 

"Error while executing Action Change CD: Drive Image file could not be found"

Changing CD works when using another ISO file like Centos. The iso itself is 
good - I can read it on my own System - but anyhow I tried another download of 
the virtio-win-iso - with the same result. 

I already found several threads around this Topic - e.g. "do not upload ISO 
files to data Domain" 
So I'd like to know how the upload to the ISO Domain is supposed to work if 
there's no "upload" button? Directly via SCP into the subfolders? 

Did I miss some configuration or is the workflow in uploading ISO's 
respectively in installing a Windows VM wrong?

Thanks for any help!
___
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/DPQQ7WU364RQCG4RWTU2344TG4J2WV32/