[ovirt-users] Re: ovirt_disk Ansible module creating disks of wrong size but why?

2020-01-14 Thread Lucie Leistnerova
It looks to me like a bug. It shouldn't resize the uploaded disk (as it 
is in UI) or it should be mentioned in the documentation.


Can you please create a BZ for it with logs and ansible verbose output 
attached.


Thank you!

On 1/13/20 10:16 AM, m.skrzetu...@gmail.com wrote:

Hallo Jan,

maybe I worded my findings not clearly enough, sorry. oVirt is showing that the 
disk I create is 500GiB (like in your test) but inside the CentOS VM I have 
only a 8GiB disk, which I can see with lsblk and fdisk.

Any workarounds for that? Is CentOS doing something wrong here?

I am using Ansible 2.9.

Kind regards
Skrzetuski
___
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/RD2CQSITNXWLPSEVEGYQPQQFPPTS3UK4/


--
Lucie Leistnerova
Senior Quality Engineer, QE Cloud, RHVM
Red Hat EMEA

IRC: lleistne @ #rhev-qe
___
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/ACHR56D4SIZJ6PLBDND3SD4DELGEFQVA/


[ovirt-users] Re: upgrade issue

2020-01-14 Thread Jingjie Jiang

Hi Path,

Thanks for your rely.

Please check my inline comments

-Jingjie

On 1/14/20 2:28 AM, Parth Dhanjal wrote:

Hello Jingjie!

You can follow 
https://www.ovirt.org/documentation/upgrade-guide/chap-Upgrading_from_4.1_to_oVirt_4.2.html


I tried the above link before and it worked.

But, I'd like to know how  the upgrade with ovirt-node-ng-image-update 
package works.


Any suggestion about the issue I reported in previous email?

Also, about the link you pointed, "imgbase check" command crashed when I 
ran from the ovirt host based on CentOS:


# imgbase check
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.7/site-packages/imgbased/__main__.py", line 
53, in 

    CliApplication()
  File "/usr/lib/python2.7/site-packages/imgbased/__init__.py", line 
82, in CliApplication

    app.hooks.emit("post-arg-parse", args)
  File "/usr/lib/python2.7/site-packages/imgbased/hooks.py", line 120, 
in emit

    cb(self.context, *args)
  File "/usr/lib/python2.7/site-packages/imgbased/plugins/core.py", 
line 185, in post_argparse

    run_check(app)
  File "/usr/lib/python2.7/site-packages/imgbased/plugins/core.py", 
line 225, in run_check

    status = Health(app).status()
  File "/usr/lib/python2.7/site-packages/imgbased/plugins/core.py", 
line 358, in status

    status.results.append(group().run())
  File "/usr/lib/python2.7/site-packages/imgbased/plugins/core.py", 
line 385, in check_thin

    pool = self.app.imgbase._thinpool()
  File "/usr/lib/python2.7/site-packages/imgbased/imgbase.py", line 
120, in _thinpool

    return LVM.Thinpool.from_tag(self.thinpool_tag)
  File "/usr/lib/python2.7/site-packages/imgbased/lvm.py", line 227, in 
from_tag

    assert len(lvs) == 1
AssertionError




Under this link you can find a tab to upgrade the hosts. Instead of
https://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm You can 
use https://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm


Regards
Parth Dhanjal

On Mon, Jan 13, 2020 at 11:44 PM > wrote:


Hello,

By following the instruction at

https://www.ovirt.org/documentation/upgrade-guide/appe-Manually_Updating_Hosts.html,
I tried to upgrade host from 4.2.8(CentOS 7.6) to 4.3.7.
After the reboot, the host still running 4.2.8 vdsm.
 # rpm -qa | grep vdsm
vdsm-common-4.20.46-1.el7.noarch
vdsm-yajsonrpc-4.20.46-1.el7.noarch
vdsm-hook-vhostmd-4.20.46-1.el7.noarch
vdsm-4.20.46-1.el7.x86_64
vdsm-client-4.20.46-1.el7.noarch
vdsm-python-4.20.46-1.el7.noarch
vdsm-hook-fcoe-4.20.46-1.el7.noarch
vdsm-network-4.20.46-1.el7.x86_64
vdsm-jsonrpc-4.20.46-1.el7.noarch
vdsm-hook-vmfex-dev-4.20.46-1.el7.noarch
vdsm-http-4.20.46-1.el7.noarch
vdsm-api-4.20.46-1.el7.noarch
vdsm-hook-ethtool-options-4.20.46-1.el7.noarch
vdsm-hook-openstacknet-4.20.46-1.el7.noarch
[root@ovs260 ~]#


Looks like the upgrade did not take place as expected.
Any clue?

Thanks in advance,
Jingjie
___
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/BLE3M55EMIDECUEZ6XWIFYNRHGDYO7RA/

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


[ovirt-users] Re: Can we please migrate to 2020 and get a user friendly issues/support tool?

2020-01-14 Thread m . skrzetuski
Sure but it's like building a web frontend for parsing and displaying CSV files.

> there is a web frontend for the mailing list at
> https://lists.ovirt.org/archives/list/users@ovirt.org/
> 
> best 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/OEKEZO246XHGGTXQMKYKZYNDJ6PZ6J3S/


[ovirt-users] Re: Power management and storage domains error when running Ansible tasks!

2020-01-14 Thread m . skrzetuski
I don't have power management devices on the Intel NUC. You probably missed the 
message where I posted this because of 
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/4WRVQKDASO7YORTR24UINCHVGAWWXU4T/.
___
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/SBA4MTQT62YFIGOLLBRQDEGYCDDDQYOU/


[ovirt-users] Re: ovirt-provider-ovn external network provider

2020-01-14 Thread Staniforth, Paul
Thanks Dominik,
  That pointed me in the correct direction, the 
ovn-controller.log was full of

stream_ssl|WARN|SSL_connect: unexpected SSL connection close

on the engine  ovn-sbctl  get-ssl produced no output

so after a hint from ovn-nbctl  get-sslI ran

ovn-sbctl set-ssl  /etc/pki/ovirt-engine/keys/ovn-sdb.key.nopass 
/etc/pki/ovirt-engine/certs/ovn-sdb.cer /etc/pki/ovirt-engine/ca.pem

and everything is working again 

From the logs it appears that this happened around 3:30am last Friday but I 
can't think why?

Regards,
  Paul S.

From: Dominik Holler 
Sent: 14 January 2020 16:23
To: Staniforth, Paul 
Cc: users ; Miguel Duarte de Mora Barroso 

Subject: Re: [ovirt-users] ovirt-provider-ovn external network provider


Caution External Mail: Do not click any links or open any attachments unless 
you trust the sender and know that the content is safe.

Hello Paul,

On Mon, Jan 13, 2020 at 3:46 PM 
mailto:p.stanifo...@leedsbeckett.ac.uk>> wrote:
Hello I was testing the ovirt-provider-ovn which was working but at some point  
seems to have stopped.


Sounds like the ovn-controller on the hosts has a problem.

Please ensure that the ovn-controller is running on all relevant hosts.
If it is running and not working, can you please share the ovn-controller.log 
with us?

Do you have any idea, what happened to the point in time it stopped working?
I heard similar stories already multiple times, but in the past, the users just 
restarted ovn-controller and all hosts and it was working again,
but it would be helpful to understand why it was stopped, to prevent this from 
happening again.



The logical networks are created and VMs have their ports created and attached 
on the hosts they run or migrate to but their are no geneve tunnels created and 
on the engine host "ovn-sbctl show" produces no output.
Any help appreciated.

Thanks,
   Paul S.
___
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/SX2SJ7Y5S7JJPEPMUHEHQMSOUSZUOECF/
To view the terms under which this email is distributed, please go to:-
http://leedsbeckett.ac.uk/disclaimer/email/
___
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/VJ4WGKYNMQMX2EBWOKRO6GEEARFOFXEU/


[ovirt-users] Re: ovirt-provider-ovn external network provider

2020-01-14 Thread Dominik Holler
Hello Paul,

On Mon, Jan 13, 2020 at 3:46 PM  wrote:

> Hello I was testing the ovirt-provider-ovn which was working but at some
> point  seems to have stopped.
>
>
Sounds like the ovn-controller on the hosts has a problem.

Please ensure that the ovn-controller is running on all relevant hosts.
If it is running and not working, can you please share the
ovn-controller.log with us?

Do you have any idea, what happened to the point in time it stopped working?
I heard similar stories already multiple times, but in the past, the users
just restarted ovn-controller and all hosts and it was working again,
but it would be helpful to understand why it was stopped, to prevent
this from happening again.




> The logical networks are created and VMs have their ports created and
> attached on the hosts they run or migrate to but their are no geneve
> tunnels created and on the engine host "ovn-sbctl show" produces no output.
> Any help appreciated.
>
> Thanks,
>Paul S.
> ___
> 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/SX2SJ7Y5S7JJPEPMUHEHQMSOUSZUOECF/
>
___
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/Q7GBAUA6G4N62OECKB6P5DUSPDAHGAXG/


[ovirt-users] Re: Ovirt installation with USB

2020-01-14 Thread Nate Revo
I've successfully used one of the media writer utilities to burn the ISO to
USB.  Fedora Media Writer and etcher are the two I've used.

On Tue, Jan 14, 2020, 6:21 AM Nazan CENGİZ 
wrote:

> Hi all,
>
> I am trying install ovirt-node-ng-installer-4.3.5-2019080513.el7
> 
>  .I
> want setup on USB.I used UltraISO and USB Converter vs for converting.But
> it failed on below;
>
> "dracut-initqueue Warning dracut timeout":
>
>
> dracut/:
>
>
> Do you have any suggestions?
>
> Thanks.
>
>
> 
> Nazan CENGİZ
> AR-GE MÜHENDİSİ
> Mustafa Kemal Mahallesi 2120 Cad. No:39 06510 Çankaya Ankara TÜRKİYE
> +90 312 219 57 87 +90 312 219 57 97
> YASAL UYARI: Bu elektronik posta işbu linki kullanarak ulaşabileceğiniz
> Koşul ve Şartlar dokümanına tabidir.
> 
> LEGAL NOTICE: This e-mail is subject to the Terms and Conditions
> document which can be accessed with this link.
> 
> Lütfen gerekmedikçe bu sayfa ve eklerini yazdırmayınız / Please consider
> the environment before printing this email
> ___
> 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/EMALYPMDQJ6OVNG6MOTYCLF36CRTZTOY/
>
___
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/7DEXJ4GGD5VS4J3P2MSIGABHCO5Q3HM2/


[ovirt-users] Re: Upload ISO to data domain - checksum mismatch on the brick

2020-01-14 Thread Strahil
Hello Community,

Just a short update -  uploading on the next day works without issues.
I will check it again ... Maybe too many isos in a row makes it crazy.

Note: I have opened an RFE , so we can provide  the ISO  checksum, so the proxy 
can verify it:

https://bugzilla.redhat.com/show_bug.cgi?id=1787906

Best Regards,
Strahil NikolovOn Jan 12, 2020 12:56, Strahil Nikolov  
wrote:
>
> Hello Community,
>
> I'm currently migrating all my ISOs from the ISO domain to the DATA domain 
> but it seems that the checksum (on brick level) mismatches.
> The problem is that I have managed to upload several ISOs (one of them 4.9GB) 
> without issues.
>
> Restarting the ovirt-imageio-proxy.service and later the HostedEngine VM 
> doesn't help.
>
> The logs from the imageio proxy indicate no issues.
>
> I thought that the gluster could be the problem ,but this is not the case - I 
> tested via copying (using ovirt1) between the 2 mountpoints and the sha512sum 
> matches.
>
> Trying to upload via ovirt2 also doesn't help.
>
> Any ideas are appreciated.
>
> PS: I'm running latest oVirt.
>
> Best Regards,
> Strahil Nikolov___
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/ROKW2CNRY4G6CWCG3UMPTT3O4CVCCD7F/


[ovirt-users] Re: Ovirt installation with USB

2020-01-14 Thread jin
On Tue, Jan 14, 2020, 16:20 Nazan CENGİZ 
wrote:

> Hi all,
>
> I am trying install ovirt-node-ng-installer-4.3.5-2019080513.el7
> 
>  .I
> want setup on USB.I used UltraISO and USB Converter vs for converting.But
> it failed on below;
>
> "dracut-initqueue Warning dracut timeout":
>
>
> dracut/:
>
>
> Do you have any suggestions?
>
> Thanks.
>
>
> 
> Nazan CENGİZ
> AR-GE MÜHENDİSİ
> Mustafa Kemal Mahallesi 2120 Cad. No:39 06510 Çankaya Ankara TÜRKİYE
> +90 312 219 57 87 +90 312 219 57 97
> YASAL UYARI: Bu elektronik posta işbu linki kullanarak ulaşabileceğiniz
> Koşul ve Şartlar dokümanına tabidir.
> 
> LEGAL NOTICE: This e-mail is subject to the Terms and Conditions
> document which can be accessed with this link.
> 
> Lütfen gerekmedikçe bu sayfa ve eklerini yazdırmayınız / Please consider
> the environment before printing this email
> ___
> 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/EMALYPMDQJ6OVNG6MOTYCLF36CRTZTOY/




Hello

 How did you prepare that USB medium ?
___
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/KNMORVBI6NCQOMOQ7ACPTCIHOQ3RT6MG/


[ovirt-users] Re: Ovirt installation with USB

2020-01-14 Thread Strahil
It's  CentOS based  ->  either  use  the tools in the CentOS  wiki (or anything 
in the Fedora) or use 'dd' in any Linux/UNIX distribution.

Best Regards,
Strahil NikolovOn Jan 14, 2020 13:43, Nazan CENGİZ 
 wrote:
>
> Hi all,
>
> I am trying install ovirt-node-ng-installer-4.3.5-2019080513.el7 .I want 
> setup on USB.I used UltraISO and USB Converter vs for converting.But it 
> failed on below;
>
> "dracut-initqueue Warning dracut timeout":
>
>
> dracut/:
>
>
> Do you have any suggestions?
>
> Thanks.
>
>
>
> Nazan CENGİZ
> AR-GE MÜHENDİSİ
> Mustafa Kemal Mahallesi 2120 Cad. No:39 06510 Çankaya Ankara TÜRKİYE
> +90 312 219 57 87
> +90 312 219 57 97
> YASAL UYARI: Bu elektronik posta işbu linki kullanarak ulaşabileceğiniz Koşul 
> ve Şartlar dokümanına tabidir.
> LEGAL NOTICE: <___
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/OH54TWSZICUKILZ6PQTITV2CC3DSUNTK/


[ovirt-users] Ovirt installation with USB

2020-01-14 Thread Nazan CENGİZ
Hi all,

I am trying install 
ovirt-node-ng-installer-4.3.5-2019080513.el7
 .I want setup on USB.I used UltraISO and USB Converter vs for converting.But 
it failed on below;

"dracut-initqueue Warning dracut timeout":


dracut/:


Do you have any suggestions?

Thanks.


[cid:image56c8fc.PNG@b74488ec.4c807a5f] 
[cid:image1ba961.JPG@c094eb48.40ac6f8b]
Nazan CENGİZ
AR-GE MÜHENDİSİ
Mustafa Kemal Mahallesi 2120 Cad. No:39 06510 Çankaya Ankara TÜRKİYE
[cid:image3092b8.PNG@a1ffaf9d.43a701c4] +90 312 219 57 87   
[cid:image93a440.PNG@3f130358.4c891e67] +90 312 219 57 97


[cid:image7b8ddf.JPG@3fa3e4a7.40a7c68c]
YASAL UYARI: Bu elektronik posta işbu linki kullanarak ulaşabileceğiniz Koşul 
ve Şartlar dokümanına tabidir. 

LEGAL NOTICE: This e-mail is subject to the Terms and Conditions document which 
can be accessed with this link. 


[http://www.havelsan.com.tr/Library/images/mail/email.jpg]  Lütfen 
gerekmedikçe bu sayfa ve eklerini yazdırmayınız / Please consider the 
environment before printing this email


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


[ovirt-users] How can I link the cloned disks from a snapshot to the original disks?

2020-01-14 Thread FMGarcia

Hello,

Sorry, I posted in bugzilla, and you advise me than my question isn't 
error. https://bugzilla.redhat.com/show_bug.cgi?id=1789534


I will attach the same archives and the same text.


Description of problem:
This problem is bizarre/unusual/convoluted, such that I think that it won't 
affect to anybody. But the system allows it.

In a backup from snapshot with several disks, we can know the original disks 
from each disk through their names and their sizes. But, and if several disks 
had the same name and same size? How could we do it without inspect the content 
of each disk?

With the java Sdk, the order of the discs from the original machine to the 
cloned machine changes, making this path not possible either.

In attached files, I show the disks[with different name and order of java Sdk] 
of the original vm[vm1] and the cloned vm[vm1Clone]. And others[vm2] and 
[vm2Clone] with the same process, but all disks have the same name. The disks 
have two sizes: 1Gb and 2Gb.


Steps to Reproduce:
1. Create a vm, and attach several disks with same name and same size.
2. Create a backup from snapshot.
3. Now, try to differentiate the disks cloned from original, without looking at 
their contents.

Actual results:
I think that it is impossible without I look at their contents.

Expected results:
Knowing which disk of the cloned machine links to which disk of the original 
machine.

Additional info:
If you need more info, request me it



Vm.log -> Vm original with different disk name

VmClone.log -> Vm clone with different disk name

Vm2.log -> Vm original with same disk name

Vm2Clone.log -> Cloned vm with same disk name


Thanks for your time,

Fran



##
# VM:   vm2Clone #
##

Disk: {
	Name:vm2_Disk1_vm2Clone,
	Id:14e8e8ae-b96a-49d9-b215-6ca5da71c789,
	Status: OK,
	Image:ead01567-6683-4d35-a92b-6b675430b8c7,
	Format:RAW,
	WipeAfterDelete: false,
	Shareable: false,
	Sparse: true,
	Sizes:{
		Initial:null,
		Actual:0,
		Total:0,
		Provisioned: 1073741824
	}
}

Disk: {
	Name:vm2_Disk1_vm2Clone,
	Id:e164d595-beb7-4e3e-9bfb-308e48658d50,
	Status: OK,
	Image:edfc809e-7692-419c-9d9a-8f1d8167bb0f,
	Format:RAW,
	WipeAfterDelete: false,
	Shareable: false,
	Sparse: true,
	Sizes:{
		Initial:null,
		Actual:0,
		Total:0,
		Provisioned: 2147483648
	}
}

Disk: {
	Name:vm2_Disk1_vm2Clone,
	Id:6070d053-a297-4969-9af2-9bdba9bdfa29,
	Status: OK,
	Image:396f7852-ccd8-4685-8d75-4a102f2f5486,
	Format:RAW,
	WipeAfterDelete: false,
	Shareable: false,
	Sparse: true,
	Sizes:{
		Initial:null,
		Actual:0,
		Total:0,
		Provisioned: 2147483648
	}
}

Disk: {
	Name:vm2_Disk1_vm2Clone,
	Id:dbefd4cd-6eb4-48da-9098-00ee5f6786d0,
	Status: OK,
	Image:00f59378-93eb-4c20-9c51-82e0f40cd518,
	Format:RAW,
	WipeAfterDelete: false,
	Shareable: false,
	Sparse: true,
	Sizes:{
		Initial:null,
		Actual:0,
		Total:0,
		Provisioned: 1073741824
	}
}

Disk: {
	Name:vm2_Disk1_vm2Clone,
	Id:084b5b40-f4a3-4bab-9f7a-7e6b38a9f4fd,
	Status: OK,
	Image:d4b17ba8-e94c-4761-86c6-46b24d77b5f5,
	Format:RAW,
	WipeAfterDelete: false,
	Shareable: false,
	Sparse: true,
	Sizes:{
		Initial:null,
		Actual:0,
		Total:0,
		Provisioned: 2147483648
	}
}

Disk: {
	Name:vm2_Disk1_vm2Clone,
	Id:2d2e6342-9976-4081-9863-300e102a52c8,
	Status: OK,
	Image:fae125a8-99a1-4547-9601-688c44bd72a9,
	Format:RAW,
	WipeAfterDelete: false,
	Shareable: false,
	Sparse: true,
	Sizes:{
		Initial:null,
		Actual:0,
		Total:0,
		Provisioned: 1073741824
	}
}



DiskAttachment: {
	Name:null,
	Id:14e8e8ae-b96a-49d9-b215-6ca5da71c789,
	Disk:14e8e8ae-b96a-49d9-b215-6ca5da71c789
	Interface:VIRTIO_SCSI,
	Boot:false,
	Activo:true,
	Vm: 9f2c5961-0cbb-42f9-83be-30a13faad7c7
}

DiskAttachment: {
	Name:null,
	Id:e164d595-beb7-4e3e-9bfb-308e48658d50,
	Disk:e164d595-beb7-4e3e-9bfb-308e48658d50
	Interface:VIRTIO_SCSI,
	Boot:false,
	Activo:true,
	Vm: 9f2c5961-0cbb-42f9-83be-30a13faad7c7
}

DiskAttachment: {
	Name:null,
	Id:6070d053-a297-4969-9af2-9bdba9bdfa29,
	Disk:6070d053-a297-4969-9af2-9bdba9bdfa29
	Interface:VIRTIO_SCSI,
	Boot:false,
	Activo:true,
	Vm: 9f2c5961-0cbb-42f9-83be-30a13faad7c7
}

DiskAttachment: {
	Name:null,
	Id:dbefd4cd-6eb4-48da-9098-00ee5f6786d0,
	Disk:dbefd4cd-6eb4-48da-9098-00ee5f6786d0
	Interface:VIRTIO_SCSI,
	Boot:false,
	Activo:true,
	Vm: 9f2c5961-0cbb-42f9-83be-30a13faad7c7
}

DiskAttachment: {
	Name:null,
	Id:084b5b40-f4a3-4bab-9f7a-7e6b38a9f4fd,
	Disk:084b5b40-f4a3-4bab-9f7a-7e6b38a9f4fd
	Interface:VIRTIO_SCSI,
	Boot:false,
	Activo:true,
	Vm: 9f2c5961-0cbb-42f9-83be-30a13faad7c7
}

DiskAttachment: {
	Name:null,
	Id:2d2e6342-9976-4081-9863-300e102a52c8,
	Disk:2d2e6342-9976-4081-9863-300e102a52c8
	Interface:VIRTIO_SCSI,
	Boot:true,
	Activo:true,
	Vm: 9f2c5961-0cbb-42f9-83be-30a13faad7c7
}#
# VM:   vm2 #
#

Disk: {
	Name:vm2_Disk1,
	Id:bcfd632b-c2b3-46cf-a4af-02aa622b61fd,
	Status: OK,
	Image:d5790064-3db8-44a9-a231-c62a7d673e0c,
	

[ovirt-users] Re: Please Help, Ovirt Node Hosted Engine Deployment Problems 4.3.2

2020-01-14 Thread William Smyth
I'm running into the exact same issue as described in this thread. The
HostedEngine VM (HE) loses connectivity during the deployment while on the
NAT'd network and the deployment fails. My HE VM is never migrated to
shared storage because that part of the process hasn't been reached, nor
have I been asked for the shared storage details, which are simple NFS
shares. I've tried the deployment from the CLI and through Cockpit, both
times using the Ansible deployment, and both times reaching the same
conclusion.

I did manage to connect to the Centos 7 host that is running the HE guest
with virt-manager and moved the NIC to the 'ovirtmgmt' vswitch using
macvtap, which allowed me to access HE from the outside world. One of the
big issues though is that the HE isn't on shared storage and I'm not sure
how to move it there. I'm running 2 Centos 7 hosts with different CPU
makes, AMD and Intel. So i have two separate single-host clusters but I'm
trying to at least have the HA setup for the HE, which I think is still
possible. I know that I won't be able to do a live migration, but that's
not a big deal. I'm afraid my failed deployment of HE is preventing this
and I'm at an impasse. I don't want to give up on oVirt but it's becoming
difficult to get my lab environment operational and I'm wasting a lot of
time troubleshooting.

Any help or suggestions would be greatly appreciated.


William Smyth
___
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/DJY22FPYIQIXU62U4F7GQ7ZH2RDI7IBW/


[ovirt-users] Re: SPM contending loop

2020-01-14 Thread Jayme
I seem to have been able to break the loop by manually restarting vdsmd. As
soon as I restarted on one host it was able to be selected as spm.

On Tue, Jan 14, 2020 at 6:21 AM Jorick Astrego  wrote:

> Hi Jayme,
>
> The only thing I can find related to the vdsm errors you post is
> https://bugzilla.redhat.com/show_bug.cgi?id=1493184
>
> Nir states it's just a logging issue so that doesn't help to much.
>
> What version are you running?
>
> Anything in the gluster logs on the node?
>
>
>  Nir Soffer 2018-06-25 12:27:16 UTC
>
> These exceptions:
>
> OSError: [Errno 2] No such file or directory
> ...
> TaskMetaDataLoadError: Can't load Task Metadata: 
> ('/rhev/data-center/e6c5d8a2-5386-11e8-8885-004655214801/mastersd/master/tasks/60bf8af9-d4d3-4753-a40d-2a8d028d3d3c/60bf8af9-d4d3-4753-a40d-2a8d028d3d3c.recover.0',)
>
> Mean that a dumped task could not not loaded because there was no such file 
> in the
> task directory.
>
> This error does not effect the SPM start process, the code is trying to load 
> dumped
> tasks and ignore the result of the load.
>
> So this looks like log issue, moving severity to low since I don't see any 
> real
> issue.
>
> Regarding the exceptions, we have several issues:
>
> 1. Logging several exceptions for the same problem - we should log the same 
> issue
>exactly once. This happens because the code using the anti-pattern of 
> logging
>an exception and raising new one.
>
> 2. I'm not sure why we log a traceback for expected error like a missing 
> dumped
>task file. This should be logged without a traceback.
>
> 3. I'm not sure why missing dumped task is an error, since the SPM code ignore
>it. This should be probably a warning.
>
>
> Regards,
>
> Jorick Astrego
>
> Netbulae
> On 1/14/20 3:27 AM, Jayme wrote:
>
> My cluster appears to be experiencing an SPM problem. I recently placed
> each host in maintenance to move the ovirt management network to another
> interface.  All was successful and all VMs are currently running.  However,
> I'm not facing an SPM contending loop with data center going in and out of
> responsive status.
>
> I have a 3 server HCI setup and all volumes are active and healed, there
> are no unsynced entries or split brains.
>
> Does anyone know how I could diagnose the SPM issue?
>
> engine.log:
>
> 2020-01-13 22:24:54,777-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
> (DefaultQuartzScheduler2) [213adf4f] START,
> GlusterTasksListVDSCommand(HostName = Orchard0,
> VdsIdVDSCommandParametersBase:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 349f80a9
> 2020-01-13 22:24:55,231-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
> (DefaultQuartzScheduler2) [213adf4f] FINISH, GlusterTasksListVDSCommand,
> return: [], log id: 349f80a9
> 2020-01-13 22:24:58,245-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterServersListVDSCommand(HostName = Orchard0,
> VdsIdVDSCommandParametersBase:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 7b04f110
> 2020-01-13 22:24:58,887-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Command
> 'org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand'
> return value '
> TaskStatusListReturn:{status='Status [code=654, message=Not SPM]'}
> '
> 2020-01-13 22:24:58,888-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] HostName = Orchard1
> 2020-01-13 22:24:58,888-04 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Command
> 'HSMGetAllTasksStatusesVDSCommand(HostName = Orchard1,
> VdsIdVDSCommandParametersBase:{hostId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d'})'
> execution failed: IRSGenericException: IRSErrorException:
> IRSNonOperationalException: Not SPM
> 2020-01-13 22:24:59,034-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] FINISH, GlusterServersListVDSCommand,
> return: [10.12.0.220/24:CONNECTED, orchard1.grove.silverorange.com:CONNECTED,
> orchard2.grove.silverorange.com:DISCONNECTED], log id: 7b04f110
> 2020-01-13 22:24:59,049-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterServersListVDSCommand(HostName = Orchard2,
> VdsIdVDSCommandParametersBase:{hostId='fd0752d8-2d41-45b0-887a-0ffacbb8a237'}),
> log id: 43f1dd82
> 2020-01-13 22:24:59,099-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] START,
> ConnectStoragePoolVDSCommand(HostName = Orchard1,
> 

[ovirt-users] Re: [ANN] oVirt 4.3.8 Third Release Candidate is now available for testing

2020-01-14 Thread Gianluca Cecchi
On Tue, Jan 14, 2020 at 11:10 AM Jorick Astrego  wrote:

> It sure looks like something not defined yet:
>
> https://github.com/openshift/community/issues/51
>
> * dmueller2001  * commented on Oct 11,
> 2019 
>
> Christian Glombek to present update on OKD Road Map CfA
> *Oct 15 2020* OKD WG Meeting
>
>
Yes, that was a typo in year date I think.
The presentation was held in Milan and available here:
https://www.youtube.com/watch?v=XXpr-ESIbDU
and then also an update on November in San Diego about OKD Preview here:
https://www.youtube.com/watch?v=_nl-45ulj1s

Nevertheless no update yet about attempted dates for OKD 4.x releases

Gianluca
___
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/ZLWTWN5FRBMQCE65BGHHE3ME7RXSKAIW/


[ovirt-users] Re: SPM contending loop

2020-01-14 Thread Jorick Astrego
Hi Jayme,

The only thing I can find related to the vdsm errors you post is
https://bugzilla.redhat.com/show_bug.cgi?id=1493184

Nir states it's just a logging issue so that doesn't help to much.

What version are you running?

Anything in the gluster logs on the node?


 Nir Soffer 2018-06-25 12:27:16 UTC

These exceptions:

OSError: [Errno 2] No such file or directory
...
TaskMetaDataLoadError: Can't load Task Metadata: 
('/rhev/data-center/e6c5d8a2-5386-11e8-8885-004655214801/mastersd/master/tasks/60bf8af9-d4d3-4753-a40d-2a8d028d3d3c/60bf8af9-d4d3-4753-a40d-2a8d028d3d3c.recover.0',)

Mean that a dumped task could not not loaded because there was no such file 
in the
task directory.

This error does not effect the SPM start process, the code is trying to 
load dumped
tasks and ignore the result of the load.

So this looks like log issue, moving severity to low since I don't see any 
real
issue.

Regarding the exceptions, we have several issues:

1. Logging several exceptions for the same problem - we should log the same 
issue
   exactly once. This happens because the code using the anti-pattern of 
logging
   an exception and raising new one.

2. I'm not sure why we log a traceback for expected error like a missing 
dumped
   task file. This should be logged without a traceback.

3. I'm not sure why missing dumped task is an error, since the SPM code 
ignore
   it. This should be probably a warning.

Regards,

Jorick Astrego

Netbulae

On 1/14/20 3:27 AM, Jayme wrote:
> My cluster appears to be experiencing an SPM problem. I recently
> placed each host in maintenance to move the ovirt management network
> to another interface.  All was successful and all VMs are currently
> running.  However, I'm not facing an SPM contending loop with data
> center going in and out of responsive status. 
>
> I have a 3 server HCI setup and all volumes are active and healed,
> there are no unsynced entries or split brains.
>
> Does anyone know how I could diagnose the SPM issue?
>
> engine.log:
>
> 2020-01-13 22:24:54,777-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
> (DefaultQuartzScheduler2) [213adf4f] START,
> GlusterTasksListVDSCommand(HostName = Orchard0,
> VdsIdVDSCommandParametersBase:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 349f80a9
> 2020-01-13 22:24:55,231-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
> (DefaultQuartzScheduler2) [213adf4f] FINISH,
> GlusterTasksListVDSCommand, return: [], log id: 349f80a9
> 2020-01-13 22:24:58,245-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterServersListVDSCommand(HostName = Orchard0,
> VdsIdVDSCommandParametersBase:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 7b04f110
> 2020-01-13 22:24:58,887-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Command
> 'org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand'
> return value '
> TaskStatusListReturn:{status='Status [code=654, message=Not SPM]'}
> '
> 2020-01-13 22:24:58,888-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] HostName = Orchard1
> 2020-01-13 22:24:58,888-04 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Command
> 'HSMGetAllTasksStatusesVDSCommand(HostName = Orchard1,
> VdsIdVDSCommandParametersBase:{hostId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d'})'
> execution failed: IRSGenericException: IRSErrorException:
> IRSNonOperationalException: Not SPM
> 2020-01-13 22:24:59,034-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] FINISH,
> GlusterServersListVDSCommand, return: [10.12.0.220/24:CONNECTED
> ,
> orchard1.grove.silverorange.com:CONNECTED,
> orchard2.grove.silverorange.com:DISCONNECTED], log id: 7b04f110
> 2020-01-13 22:24:59,049-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterServersListVDSCommand(HostName = Orchard2,
> VdsIdVDSCommandParametersBase:{hostId='fd0752d8-2d41-45b0-887a-0ffacbb8a237'}),
> log id: 43f1dd82
> 2020-01-13 22:24:59,099-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] START,
> ConnectStoragePoolVDSCommand(HostName = Orchard1,
> ConnectStoragePoolVDSCommandParameters:{hostId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d',
> vdsId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d',
> storagePoolId='a45e442e-9989-11e8-b0e4-00163e4bf18a',
> masterVersion='1'}), log id: 

[ovirt-users] Re: [ANN] oVirt 4.3.8 Third Release Candidate is now available for testing

2020-01-14 Thread Jorick Astrego

On 1/14/20 9:59 AM, Gianluca Cecchi wrote:
> On Tue, Jan 14, 2020 at 8:57 AM Sandro Bonazzola  > wrote:
>
>
>
> Il giorno lun 13 gen 2020 alle ore 15:17 Gianluca Cecchi
> mailto:gianluca.cec...@gmail.com>> ha
> scritto:
>
> On Wed, Jan 8, 2020 at 5:48 PM Lev Veyde  > wrote:
>
> The oVirt Project is pleased to announce the availability
> of the oVirt 4.3.8 Third Release Candidate for testing, as
> of January 8th, 2020.
>
>
> Hello,
> any confirmation if what described here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1768776
> has been merged for being tested in 4.3.8 3rd RC?
>
>
> on oVirt side, code is in since 4.3.7
>
>
> Ok, thanks.
>
>  
>
> In case with which version of OKD?
>
>
> We are working for getting official inclusion in OKD 4.4
>  
>
>
> Just for clarification, as it is not so clear to me OCP 4.x <--> OKD
> 4.y mapping, even after publishing the OKD roadmap (without any
> date... what kind of roadmap is that?) here:
> https://github.com/openshift/community/blob/master/ROADMAP.md
>
> Are you referring to the commercial OCP here? Because OKD 4.4 doesn't
> sound as something defined yet...
> Or anything consumable in OKD4 Preview right now?
>
> Gianluca
>
It sure looks like something not defined yet:

https://github.com/openshift/community/issues/51


  *dmueller2001  * commented on
  Oct 11, 2019
  


Christian Glombek to present update on OKD Road Map CfA
*Oct 15 2020* OKD WG Meeting


Regards,

Jorick Astrego

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




Met vriendelijke groet, With kind regards,

Jorick Astrego

Netbulae Virtualization Experts 



Tel: 053 20 30 270  i...@netbulae.euStaalsteden 4-3A
KvK 08198180
Fax: 053 20 30 271  www.netbulae.eu 7547 TA Enschede
BTW NL821234584B01



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


[ovirt-users] Re: SPM contending loop

2020-01-14 Thread Eli Mesika
On Tue, Jan 14, 2020 at 4:33 AM Jayme  wrote:

> My cluster appears to be experiencing an SPM problem. I recently placed
> each host in maintenance to move the ovirt management network to another
> interface.  All was successful and all VMs are currently running.  However,
> I'm not facing an SPM contending loop with data center going in and out of
> responsive status.
>
> I have a 3 server HCI setup and all volumes are active and healed, there
> are no unsynced entries or split brains.
>
> Does anyone know how I could diagnose the SPM issue?
>

Can you please try to select the host from web admin and make it SPM
manually ???



>
> engine.log:
>
> 2020-01-13 22:24:54,777-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
> (DefaultQuartzScheduler2) [213adf4f] START,
> GlusterTasksListVDSCommand(HostName = Orchard0,
> VdsIdVDSCommandParametersBase:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 349f80a9
> 2020-01-13 22:24:55,231-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
> (DefaultQuartzScheduler2) [213adf4f] FINISH, GlusterTasksListVDSCommand,
> return: [], log id: 349f80a9
> 2020-01-13 22:24:58,245-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterServersListVDSCommand(HostName = Orchard0,
> VdsIdVDSCommandParametersBase:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 7b04f110
> 2020-01-13 22:24:58,887-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Command
> 'org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand'
> return value '
> TaskStatusListReturn:{status='Status [code=654, message=Not SPM]'}
> '
> 2020-01-13 22:24:58,888-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] HostName = Orchard1
> 2020-01-13 22:24:58,888-04 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Command
> 'HSMGetAllTasksStatusesVDSCommand(HostName = Orchard1,
> VdsIdVDSCommandParametersBase:{hostId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d'})'
> execution failed: IRSGenericException: IRSErrorException:
> IRSNonOperationalException: Not SPM
> 2020-01-13 22:24:59,034-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] FINISH, GlusterServersListVDSCommand,
> return: [10.12.0.220/24:CONNECTED, orchard1.grove.silverorange.com:CONNECTED,
> orchard2.grove.silverorange.com:DISCONNECTED], log id: 7b04f110
> 2020-01-13 22:24:59,049-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterServersListVDSCommand(HostName = Orchard2,
> VdsIdVDSCommandParametersBase:{hostId='fd0752d8-2d41-45b0-887a-0ffacbb8a237'}),
> log id: 43f1dd82
> 2020-01-13 22:24:59,099-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] START,
> ConnectStoragePoolVDSCommand(HostName = Orchard1,
> ConnectStoragePoolVDSCommandParameters:{hostId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d',
> vdsId='fb1e62d5-1dc1-4ccc-8b2b-cf48f7077d0d',
> storagePoolId='a45e442e-9989-11e8-b0e4-00163e4bf18a', masterVersion='1'}),
> log id: 2b397b31
> 2020-01-13 22:24:59,099-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] Executing with
> domain map: {edc68a7c-7604-47e6-89bc-3738d727e8fc=active,
> 23c22a0f-0482-425e-8ada-730cf8ec0751=active,
> 390c0320-e843-4ff3-a4bb-a9973058447f=active,
> fb43d33a-82c8-44cb-8169-090cd0d8f56e=active,
> d70b171e-7488-4d52-8cad-bbc581dbf16e=active,
> 1f2e9989-9ab3-43d5-971d-568b8feca918=active}
> 2020-01-13 22:24:59,850-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterServersListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] FINISH, GlusterServersListVDSCommand,
> return: [10.12.0.222/24:CONNECTED, 10.11.0.220:CONNECTED,
> orchard1.grove.silverorange.com:CONNECTED], log id: 43f1dd82
> 2020-01-13 22:24:59,852-04 INFO
>  [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
> (DefaultQuartzScheduler3) [4f66c75b] START,
> GlusterVolumesListVDSCommand(HostName = Orchard0,
> GlusterVolumesListVDSParameters:{hostId='771c67eb-56e6-4736-8c67-668502d4ecf5'}),
> log id: 263be6f8
> 2020-01-13 22:25:00,019-04 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand]
> (EE-ManagedThreadFactory-engineScheduled-Thread-72) [] FINISH,
> ConnectStoragePoolVDSCommand, return: , log id: 2b397b31
> 2020-01-13 22:25:00,036-04 INFO
>  [org.ovirt.engine.core.vdsbroker.irsbroker.IrsProxy]
> 

[ovirt-users] Re: Power management and storage domains error when running Ansible tasks!

2020-01-14 Thread Eli Mesika
On Sun, Jan 5, 2020 at 2:14 PM  wrote:

> I don't feel comfortable uploading the whole file with all the information
> inside it.
> I can see the following entries around power management.
>
> 2020-01-05 12:58:18,031+01 WARN
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedThreadFactory-engine-Thread-3) [26be9219] EVENT_ID:
> VDS_HOST_NOT_RESPONDING(9,027), Host  is not responding. Host
> cannot be fenced automatically because power management for the host is
> disabled.
> [...]
> 2020-01-05 12:58:24,435+01 WARN
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (EE-ManagedThreadFactory-engineScheduled-Thread-25) [cff01c0] EVENT_ID:
> VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Failed to verify Power Management
> configuration for Host .
>
> When (in the web UI) I try to activate power management for the host I get
> an error: Cannot edit Host. Power Management is enabled for Host but no
> Agent type selected.
>
> Which agent is the error talking about? Do I have to run an agent
> somewhere?
>

Please refer to [1] on how to set power management agent for your host

[1]
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.4/html/Administration_Guide/Assigning_system_administrator_role_to_a_storage_domain.html



> ___
> 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/7A5KBUZALRXP7TJR2PH2K6NMRRYFN6RK/
>
___
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/IXT3XQYEXWDAWXKTA7CF3YW3Q2ZGJJ73/


[ovirt-users] Re: [ANN] oVirt 4.3.8 Third Release Candidate is now available for testing

2020-01-14 Thread Gianluca Cecchi
On Tue, Jan 14, 2020 at 8:57 AM Sandro Bonazzola 
wrote:

>
>
> Il giorno lun 13 gen 2020 alle ore 15:17 Gianluca Cecchi <
> gianluca.cec...@gmail.com> ha scritto:
>
>> On Wed, Jan 8, 2020 at 5:48 PM Lev Veyde  wrote:
>>
>>> The oVirt Project is pleased to announce the availability of the oVirt
>>> 4.3.8 Third Release Candidate for testing, as of January 8th, 2020.
>>>
>>>
>> Hello,
>> any confirmation if what described here:
>> https://bugzilla.redhat.com/show_bug.cgi?id=1768776
>> has been merged for being tested in 4.3.8 3rd RC?
>>
>
> on oVirt side, code is in since 4.3.7
>

Ok, thanks.


>
>> In case with which version of OKD?
>>
>
> We are working for getting official inclusion in OKD 4.4
>
>

Just for clarification, as it is not so clear to me OCP 4.x <--> OKD 4.y
mapping, even after publishing the OKD roadmap (without any date... what
kind of roadmap is that?) here:
https://github.com/openshift/community/blob/master/ROADMAP.md

Are you referring to the commercial OCP here? Because OKD 4.4 doesn't sound
as something defined yet...
Or anything consumable in OKD4 Preview right now?

Gianluca
___
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/EN63R4BBTX3XTYXKQILA75HNDVVXKJCB/


[ovirt-users] Re: [ANN] oVirt 4.3.8 Third Release Candidate is now available for testing

2020-01-14 Thread Sandro Bonazzola
Il giorno lun 13 gen 2020 alle ore 15:17 Gianluca Cecchi <
gianluca.cec...@gmail.com> ha scritto:

> On Wed, Jan 8, 2020 at 5:48 PM Lev Veyde  wrote:
>
>> The oVirt Project is pleased to announce the availability of the oVirt
>> 4.3.8 Third Release Candidate for testing, as of January 8th, 2020.
>>
>>
> Hello,
> any confirmation if what described here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1768776
> has been merged for being tested in 4.3.8 3rd RC?
>

on oVirt side, code is in since 4.3.7


> In case with which version of OKD?
>

We are working for getting official inclusion in OKD 4.4


> In negative case, could you update the bugzilla marking if we can expect
> it in any 4.3.y or only in 4.4?
> I just read this:
> https://www.openshift.com/learn/topics/openshift-on-vmware
> and it would be nice to have a parallel with oVirt/OKD too.
> Thanks,
> Gianluca
> ___
> 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/IC26CHEBU7B77GA5BH6ULZTKDCDRMSN2/
>


-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com
*Red Hat respects your work life balance.
Therefore there is no need to answer this email out of your office hours.
*
___
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/U5HZYMGDDUUYRYWCHFHB4MZTZ56RTU4B/