[ovirt-users] Re: how to put or conditions in filters in web admin gui

2019-10-02 Thread Gianluca Cecchi
On Wed, Oct 2, 2019 at 11:15 AM Lucie Leistnerova 
wrote:

> Hi Gianluca,
>
> 'or' should work, please send what exact search you enter in the box.
>
> Thanks.
> On 10/2/19 11:05 AM, Gianluca Cecchi wrote:
>
> Hello,
> environment tin 4.3.6.
> Suppose I'm in Web Admin GUI in Storage --> Disks and I want to get
> displayed only the disks with "pattern1" together with the disks with
> "string2" ("or" condition), limiting output to these two conditions, how
> can I do it?
> I tried some combinations without success
>
> BTW: also the "and" condition seems not to work
>
>

engine search
https://drive.google.com/file/d/1kglcnmLMUzgIKxOvjqJt8B1uppLhqQNU/view?usp=sharing

host search
https://drive.google.com/file/d/1gbFTuTo2BLDUfn1D0E0aG8iX_PbQpc8T/view?usp=sharing

engine or host search (empty result list)
https://drive.google.com/file/d/1SHeIqYbarzxbWX9r_jzuzeGCT8SXI63q/view?usp=sharing

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


[ovirt-users] Re: Ovirt 4.2.7 won't start and drops to emergency console

2019-10-02 Thread Strahil
Trust Red Hat :)
At least their approach should be safer.

Of course, you can raise a docu bug but RHEL7 is in such phase that it might 
not be fixed unless this is found in v8.

Best Regards,
Strahil NikolovOn Oct 2, 2019 05:43, jeremy_tourvi...@hotmail.com wrote:
>
> http://man7.org/linux/man-pages/man7/lvmthin.7.html 
> Command to repair a thin pool: 
>    lvconvert --repair VG/ThinPoolLV 
>
>    Repair performs the following steps: 
>
>    1. Creates a new, repaired copy of the metadata. 
>    lvconvert runs the thin_repair command to read damaged metadata from 
>    the existing pool metadata LV, and writes a new repaired copy to the 
>    VG's pmspare LV. 
>
>    2. Replaces the thin pool metadata LV. 
>    If step 1 is successful, the thin pool metadata LV is replaced with 
>    the pmspare LV containing the corrected metadata.  The previous thin 
>    pool metadata LV, containing the damaged metadata, becomes visible 
>    with the new name ThinPoolLV_tmetaN (where N is 0,1,...). 
>
>    If the repair works, the thin pool LV and its thin LVs can be 
>    activated, and the LV containing the damaged thin pool metadata can 
>    be removed.  It may be useful to move the new metadata LV (previously 
>    pmspare) to a better PV. 
>
>    If the repair does not work, the thin pool LV and its thin LVs are 
>    lost. 
>
> This info seems to conflict with Red Hat advice.  Red Hat says if metadat 
> volume is full don't run a lvconvert --repair operation.  Now I am confused.  
> I am familiar with LVM and comfortable with it but this is my first time 
> trying to repair thin LVM.  The concepts of a metadata volume are new to me.
> ___
> 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/FFN3HWUQVRPFSMXHECNJLJOFNF5ODAT6/
___
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/NFM7OW2IPDQYOJ7F7FET3E2OWEEHPWNS/


[ovirt-users] Re: Ovirt 4.2.7 won't start and drops to emergency console

2019-10-02 Thread Strahil
Hm...
It's strage it doesn't detect the VG , but could be related to the issue.

Accordi g to this:

lvthinpool_tmeta {
id = "WBut10-rAOP-FzA7-bJvr-ZdxL-lB70-jzz1Tv"
status = ["READ", "WRITE"]
flags = []
creation_time = 1545495487 # 2018-12-22 10:18:07 -0600
creation_host = "vmh.cyber-range.lan"
segment_count = 1

segment1 {
start_extent = 0
extent_count = 16192 # 15.8125 Gigabytes

You got 15GiB of metadata, so create your new metadata LV at least 30 GiB.

Best Regards,
Strahil NikolovOn Oct 2, 2019 04:49, jeremy_tourvi...@hotmail.com wrote:
>
> I don't know why I didn't think to get some more info regarding my storage 
> environment and post it here earlier.  My gluster_vg1 volume is on /dev/sda1. 
>  I can access the engine storage directory but I think that is because it is 
> not thin provisioned.  I guess I was too bogged down in solving the problem 
> when I'm stuck in emergency mode.  I had to  sneaker net my USB drive to my 
> system so I could capture some info.  Anyhow here it is: 
>
> # lsblk 
> NAME   MAJ:MIN RM   SIZE 
> RO TYPE  MOUNTPOINT 
> sda  8:0    0   5.5T  
> 0 disk  
> └─sda1   8:1    0   5.5T  
> 0 part  
> sdb  8:16   0 223.6G  
> 0 disk  
> ├─sdb1   8:17   0 1G  
> 0 part  /boot 
> └─sdb2   8:18   0 222.6G  
> 0 part  
>   └─md127    9:127  0 222.5G  
> 0 raid1 
>     ├─onn_vmh-swap 253:0    0 4G  
> 0 lvm   [SWAP] 
>     ├─onn_vmh-pool00_tmeta 253:1    0 1G  
> 0 lvm   
>     │ └─onn_vmh-pool00-tpool   253:3    0 173.6G  
> 0 lvm   
>     │   ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4    0 146.6G  
> 0 lvm   / 
>     │   ├─onn_vmh-pool00   253:5    0 173.6G  
> 0 lvm   
>     │   ├─onn_vmh-root 253:6    0 146.6G  
> 0 lvm   
>     │   ├─onn_vmh-home 253:7    0 1G  
> 0 lvm   /home 
>     │   ├─onn_vmh-tmp  253:8    0 1G  
> 0 lvm   /tmp 
>     │   ├─onn_vmh-var  253:9    0    15G  
> 0 lvm   /var 
>     │   ├─onn_vmh-var_log  253:10   0 8G  
> 0 lvm   /var/log 
>     │   ├─onn_vmh-var_log_audit    253:11   0 2G  
> 0 lvm   /var/log/audit 
>     │   └─onn_vmh-var_crash    253:12   0    10G  
> 0 lvm   /var/crash 
>     └─onn_vmh-pool00_tdata 253:2    0 173.6G  
> 0 lvm   
>   └─onn_vmh-pool00-tpool   253:3    0 173.6G  
> 0 lvm   
>     ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4    0 146.6G  
> 0 lvm   / 
>     ├─onn_vmh-pool00   253:5    0 173.6G  
> 0 lvm   
>     ├─onn_vmh-root 253:6    0 146.6G  
> 0 lvm   
>     ├─onn_vmh-home 253:7    0 1G  
> 0 lvm   /home 
>     ├─onn_vmh-tmp  253:8    0 1G  
> 0 lvm   /tmp 
>     ├─onn_vmh-var  253:9    0    15G  
> 0 lvm   /var 
>     ├─onn_vmh-var_log  253:10   0 8G  
> 0 lvm   /var/log 
>     ├─onn_vmh-var_log_audit    253:11   0 2G  
> 0 lvm   /var/log/audit 
>     └─onn_vmh-var_crash    253:12   0    10G  
> 0 lvm   /var/crash 
> sdc  8:32   0 223.6G  
> 0 disk  
> └─sdc1   8:33   0 222.6G  
> 0 part  
>   └─md127    9:127  0 222.5G  
> 0 raid1 
>     ├─onn_vmh-swap 253:0    0 4G  
> 0 lvm   [SWAP] 
>     ├─onn_vmh-pool00_tmeta 253:1    0 1G  
> 0 lvm   
>     │ └─onn_vmh-pool00-tpool   253:3    0 173.6G  
> 0 lvm   
>     │   ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4    0 146.6G  
> 0 lvm   / 
>     │   ├─onn_vmh-pool00   253:5    0 173.6G  
> 0 lvm   
>     │   ├─onn_vmh-root 253:6    0 146.6G  
> 0 lvm   
>     │   ├─onn_vmh-home 253:7    0 1G  
> 0 lvm   /home 
>     │   ├─onn_vmh-tmp  253:8    0 1G  
> 0 lvm   /tmp 
>     │   ├─onn_vmh-var 

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

2019-10-02 Thread Mail SET Inc. Group
--reconfigure-optional-components not helps. And  the file 
/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf not exists 
after setup. 

[root@engine ~]# rm 
/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf 


[root@engine ~]# engine-setup --reconfigure-optional-components
[ INFO  ] Stage: Initializing
[ INFO  ] Stage: Environment setup
  Configuration files: 
['/etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf', 
'/etc/ovirt-engine-setup.conf.d/10-packaging.conf', 
'/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf']
  Log file: 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20191002131904-4iwth0.log
  Version: otopi-1.8.3 (otopi-1.8.3-1.el7)
[ INFO  ] Stage: Environment packages setup
[ INFO  ] Stage: Programs detection
[ INFO  ] Stage: Environment setup (late)
[ INFO  ] Stage: Environment customization
 
  --== PRODUCT OPTIONS ==--
 
  Set up Cinderlib integration
  (Currently in tech preview)
  (Yes, No) [No]: 
[ INFO  ] ovirt-provider-ovn already installed, skipping.
 
  --== PACKAGES ==--
 
[ INFO  ] Checking for product updates...
[ INFO  ] No product updates found
 
  --== NETWORK CONFIGURATION ==--
 
  Setup can automatically configure the firewall on this system.
  Note: automatic configuration of the firewall may overwrite current 
settings.
  NOTICE: iptables is deprecated and will be removed in future releases
  Do you want Setup to configure the firewall? (Yes, No) [Yes]: 
[ INFO  ] firewalld will be configured as firewall manager.
 
  --== DATABASE CONFIGURATION ==--
 
  The detected DWH database size is 111 MB.
  Setup can backup the existing database. The time and space required 
for the database backup depend on its size. This process takes time, and in 
some cases (for instance, when the size is few GBs) may take several hours to 
complete.
  If you choose to not back up the database, and Setup later fails for 
some reason, it will not be able to restore the database and all DWH data will 
be lost.
  Would you like to backup the existing database before upgrading it? 
(Yes, No) [Yes]: 
  Perform full vacuum on the oVirt engine history
  database ovirt_engine_history@localhost?
  This operation may take a while depending on this setup health and the
  configuration of the db vacuum process.
  See https://www.postgresql.org/docs/10/sql-vacuum.html
  (Yes, No) [No]: 
 
  --== OVIRT ENGINE CONFIGURATION ==--
 
  Perform full vacuum on the engine database engine@localhost?
  This operation may take a while depending on this setup health and the
  configuration of the db vacuum process.
  See https://www.postgresql.org/docs/10/sql-vacuum.html
  (Yes, No) [No]: 
 
  --== STORAGE CONFIGURATION ==--
 
 
  --== PKI CONFIGURATION ==--
 
[WARNING] Failed to read or parse '/etc/pki/ovirt-engine/keys/apache.p12'
  Perhaps it was changed since last Setup.
  Error was:
  Mac verify error: invalid password?
 
 
  --== APACHE CONFIGURATION ==--
 
 
  --== SYSTEM CONFIGURATION ==--
 
 
  --== MISC CONFIGURATION ==--
 
 
  --== END OF CONFIGURATION ==--
 
[ INFO  ] Stage: Setup validation
  During execution engine service will be stopped (OK, Cancel) [OK]: 
[ INFO  ] Hosted Engine HA is in Global Maintenance mode.
[WARNING] Less than 16384MB of memory is available
[ INFO  ] Cleaning stale zombie tasks and commands
 
  --== CONFIGURATION PREVIEW ==--
 
  Default SAN wipe after delete   : False
  Firewall manager: firewalld
  Update Firewall : True
  Host FQDN   : engine.set.local
  Set up Cinderlib integration: False
  Engine database secured connection  : False
  Engine database user name   : engine
  Engine database name: engine
  Engine database host: localhost
  Engine database port: 5432
  Engine database host name validation: False
  Engine installation : True
  PKI organization: set.local
  Set up ovirt-provider-ovn   : True
  Configure WebSocket Proxy   : True
  DWH installation: True
  DWH database secured connection : False
  DWH database host   : localhost
  DWH database user name  : 

[ovirt-users] Re: Ovirt 4.2.7 won't start and drops to emergency console

2019-10-02 Thread Strahil
Try to get all data in advance (before deactivating the VG).
I  still  can't imagine why the VG will disappear. Try with 'pvscan --cache' to 
redetect the PV.
Afrer all , all VG info is in the PVs' headers and should be visible no matter 
the VG is deactivated or not.

Best Regards,
Strahil NikolovOn Oct 2, 2019 02:08, jeremy_tourvi...@hotmail.com wrote:
>
> "lvs -a" does not list the logical volume I am missing. 
> "lvdisplay -m /dev/gluster_vg1-lvthinpool-tpool_tmeta" does not work either.  
> Error message is: Volume Group xxx not found.  Cannot process volume group 
> xxx." 
>
> I am trying to follow the procedure from 
> https://access.redhat.com/solutions/3251681 
> I am on step #2  Step 2a and 2b work without issue.  Step 2c give me an 
> error.  Here are the values I am using: 
> # lvcreate -L 2G gluster_vg3 --name tmpLV 
> # lvchange -ay gluster_vg3/tmpLV 
> # lvconvert --thinpool gluster_vg1/lvthinpool --poolmetadata 
> gluster_vg3/tmpLV 
>
> VG name mismatch from position arg (gluster_vg1) and option arg (gluster_vg3) 
>
> Do I need to create the LV on the same disk that failed?  (gluster_vg1) 
> Is creating a new LV on (gluster_vg3) ok for this situation?
> ___
> 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/OJN6VVEMQY743WFXHVZOZB3KAEIN6PWM/
___
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/PX52EN5FTWBHRROQKTNMMQJFMD6S4CFW/


[ovirt-users] Re: Ovirt 4.2.7 won't start and drops to emergency console

2019-10-02 Thread Strahil
Is this an oVirt Node or a regular CentOS/RHEL ?On Oct 2, 2019 05:06, 
jeremy_tourvi...@hotmail.com wrote:
>
> Here is my fstab file: 
> # /etc/fstab 
> # Created by anaconda on Fri Dec 21 22:26:32 2018 
> # 
> # Accessible filesystems, by reference, are maintained under '/dev/disk' 
> # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info 
> # 
> /dev/onn_vmh/ovirt-node-ng-4.2.7.1-0.20181216.0+1 / ext4 defaults,discard 1 1 
> UUID=9b9546f9-25d2-42a6-835b-303f32aee4b1 /boot   ext4    
> defaults    1 2 
> /dev/mapper/onn_vmh-home /home ext4 defaults,discard 1 2 
> /dev/mapper/onn_vmh-tmp /tmp ext4 defaults,discard 1 2 
> /dev/mapper/onn_vmh-var /var ext4 defaults,discard 1 2 
> /dev/mapper/onn_vmh-var_log /var/log ext4 defaults,discard 1 2 
> /dev/mapper/onn_vmh-var_log_audit /var/log/audit ext4 defaults,discard 1 2 
> /dev/mapper/onn_vmh-swap swap    swap    defaults    0 0 
> /dev/gluster_vg1/engine_lv /gluster_bricks/engine xfs 
> inode64,noatime,nodiratime 0 0 
> /dev/gluster_vg1/lv_vmdisks /gluster_bricks/vmstore xfs 
> inode64,noatime,nodiratime 0 0 
> /dev/gluster_vg1/lv_datadisks /gluster_bricks/data xfs 
> inode64,noatime,nodiratime 0 0 
> #/dev/sdd1 /gluster_bricks/iso xfs inode64,noatime,nodiratime 0 0 
> ___
> 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/VYQ22EFSGRYDESRQZAAQ6E327J67JANJ/
___
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/K46FZ324D4ZSYYX63XZSPO6RU7AOANKR/


[ovirt-users] Re: how to put or conditions in filters in web admin gui

2019-10-02 Thread Martin Perina
On Wed, Oct 2, 2019 at 1:08 PM Gianluca Cecchi 
wrote:

> On Wed, Oct 2, 2019 at 11:15 AM Lucie Leistnerova 
> wrote:
>
>> Hi Gianluca,
>>
>> 'or' should work, please send what exact search you enter in the box.
>>
>> Thanks.
>> On 10/2/19 11:05 AM, Gianluca Cecchi wrote:
>>
>> Hello,
>> environment tin 4.3.6.
>> Suppose I'm in Web Admin GUI in Storage --> Disks and I want to get
>> displayed only the disks with "pattern1" together with the disks with
>> "string2" ("or" condition), limiting output to these two conditions, how
>> can I do it?
>> I tried some combinations without success
>>
>> BTW: also the "and" condition seems not to work
>>
>>
Hi Gianluca,

when using condition you need to use key and not just value, so below
should just work fine:

Disks: name=engine* or name=host*
Disks: alias=engine* or alias=host*

name and alias are similar (mapped to the same database field) and they are
default for disks search, so below should produce same results:

Disks: engine
Disks: name=engine*
Disks: alias=engine*

You just need to be aware that if you use key name, you need to append '*'
to search for prefix, otherwise you search for exact value.


Regards,
M.

>
> engine search
>
> https://drive.google.com/file/d/1kglcnmLMUzgIKxOvjqJt8B1uppLhqQNU/view?usp=sharing
>
> host search
>
> https://drive.google.com/file/d/1gbFTuTo2BLDUfn1D0E0aG8iX_PbQpc8T/view?usp=sharing
>
> engine or host search (empty result list)
>
> https://drive.google.com/file/d/1SHeIqYbarzxbWX9r_jzuzeGCT8SXI63q/view?usp=sharing
>
> 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/G44G2GJID6RSXP6OKYMF4IHZ76EVVA42/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
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/72QNKOBZDVDQBK7D4RQIJB56V2QRRPXS/


[ovirt-users] Re: how to put or conditions in filters in web admin gui

2019-10-02 Thread Gianluca Cecchi
On Wed, Oct 2, 2019 at 1:39 PM Martin Perina  wrote:

>
> Hi Gianluca,
>
> when using condition you need to use key and not just value, so below
> should just work fine:
>
> Disks: name=engine* or name=host*
> Disks: alias=engine* or alias=host*
>
>
>
Thanks Martin.
I confirm both of the above work.
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/FN2QXUQRNWUODYA6ZZCJZFNVMNDLME47/


[ovirt-users] oVirt Hyperconverged disaster recovery questions

2019-10-02 Thread wodel youchi
Hi,

oVirt Hyperconverged disaster recovery uses georeplication to replicate the
volume containing the VMs.

What I know about georeplication is that it is an asynchronous replication.

My questions are :
- How the replication of the VMs is done, are only the changes synchronized?
- What is the interval of this replication? can this interval be configured
taking into consideration the bandwidth of the replication link.
- How can the RPO be measured in the case of a georeplication?


Regards.
___
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/FGR2EATS47AJWOJ2MEXDKLL4HGEHOH2I/


[ovirt-users] Re: how to put or conditions in filters in web admin gui

2019-10-02 Thread Lucie Leistnerova

Hi Gianluca,

'or' should work, please send what exact search you enter in the box.

Thanks.

On 10/2/19 11:05 AM, Gianluca Cecchi wrote:

Hello,
environment tin 4.3.6.
Suppose I'm in Web Admin GUI in Storage --> Disks and I want to get 
displayed only the disks with "pattern1" together with the disks with 
"string2" ("or" condition), limiting output to these two conditions, 
how can I do it?

I tried some combinations without success

BTW: also the "and" condition seems not to work

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/4YBSRN6DZIQUD6RIL3YIUXKMHZVYKEUL/


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


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

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

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

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

What i see today:

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

My config:

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

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

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


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

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

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


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



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

[ovirt-users] how to put or conditions in filters in web admin gui

2019-10-02 Thread Gianluca Cecchi
Hello,
environment tin 4.3.6.
Suppose I'm in Web Admin GUI in Storage --> Disks and I want to get
displayed only the disks with "pattern1" together with the disks with
"string2" ("or" condition), limiting output to these two conditions, how
can I do it?
I tried some combinations without success

BTW: also the "and" condition seems not to work

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/4YBSRN6DZIQUD6RIL3YIUXKMHZVYKEUL/


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

2019-10-02 Thread Dominik Holler
On Wed, Oct 2, 2019 at 12:13 AM Mail SET Inc. Group 
wrote:

> Few hours later i'm fixed SSL error,
>

Would you share how you fixed the error?
This might also help to understand the next issue.



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

looks like the
/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
does not fit to engine's db.

Maybe most easy would be to move the current
/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
away from /etc/ovirt-provider-ovn/conf.d/ and re-trigger the configuration
by using the
parameter '--reconfigure-optional-components' of engine-setup.

Was the file /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
modified outside engine-setup?


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

[ovirt-users] Re: Ovirt 4.2.7 won't start and drops to emergency console

2019-10-02 Thread jeremy_tourville
Sorry for the multiple posts.  I had so many thoughts rolling around in my 
head.  I'll try to consolidate my questions here and rephrase the last three 
responses.

>>>"Try to get all data in advance (before deactivating the VG)". 

Can you clarify?  What do you mean by this?

>>>"I still can't imagine why the VG will disappear. Try with 'pvscan --cache' 
>>>to redetect the PV. Afrer all , all VG info is in the PVs' headers and 
>>>should be visible no matter the VG is deactivated or not."

I'll try that and see what happens.

>>>"Is this an oVirt Node or a regular CentOS/RHEL"

oVirt Node


>>>"You got 15GiB of metadata, so create your new metadata LV at least 30 GiB."

My presumption is that 15 GB is the max size the was specified when it was 
initially built but not the actual size right now, but yes, making it larger 
does make sense.  I was curious to know what the present size is.  Also, 
lvconvert man page specifies  a supported value between 2M and 16G  I will 
create a larger metadata volume assuming I can get the procedure to work 
properly  I am having some difficulty with the procedure, see below.


My most important question was here:
I am trying to follow the procedure from 
https://access.redhat.com/solutions/3251681 I am on step #2.  Step 2a and 2b 
work without issue.  Step 2c gives me an error.  

Here are the values I am using: 

# lvcreate -L 2G gluster_vg3 --name tmpLV 
(created with no issues)

# lvchange -ay gluster_vg3/tmpLV 
(command completed with no issues)

# lvconvert --thinpool gluster_vg1/lvthinpool --poolmetadata gluster_vg3/tmpLV 
Error:
VG name mismatch from position arg (gluster_vg1) and option arg (gluster_vg3) 

Do I need to create the LV on the same disk that failed?  (gluster_vg1) 
i.e.- perhaps my command is wrong and should be lvconvert --thinpool 
gluster_vg3/lvthinpool --poolmetadata gluster_vg3/tmpLV
** Perhaps this command assumes you already have a VG=gluster_vg3 and 
LV=lvthinpool?
___
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/37ILSMSJAYHPZNGBKF4RVIN7XHDQGMSM/


[ovirt-users] Re: Ovirt 4.2.7 won't start and drops to emergency console

2019-10-02 Thread Strahil

> >>>"Try to get all data in advance (before deactivating the VG)". 
>
> Can you clarify?  What do you mean by this?

Get all necessary info before disabling the VG.
For example:
pvs
vgs
lvs -a 

lvdisplay  -m  /dev/gluster_vg1/lvthinpool
lvdisplay -m /dev/gluster_vg1/lvthinpool_tmeta
lvdisplay -m /dev/gluster_vg1/lvthinpool_tdata

> >>>"You got 15GiB of metadata, so create your new metadata LV at least 30 
> >>>GiB." 
>
> My presumption is that 15 GB is the max size the was specified when it was 
> initially built but not the actual size right now, but yes, making it larger 
> does make sense.  I was curious to know what the present size is.  Also, 
> lvconvert man page specifies  a supported value between 2M and 16G  I will 
> create a larger metadata volume assuming I can get the procedure to work 
> properly  I am having some difficulty with the procedure, see below.

If you don't manually create the meta and data LVs (which will create the pool 
with another command) the size is created  by the following formula:
(Pool_LV_size / Pool_LV_chunk_size * 64).
For details check:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/logical_volume_manager_administration/LV#thinly_provisioned_volume_creation

>
> My most important question was here: 
> I am trying to follow the procedure from 
> https://access.redhat.com/solutions/3251681 I am on step #2.  Step 2a and 2b 
> work without issue.  Step 2c gives me an error.  
>
> Here are the values I am using: 
>
> # lvcreate -L 2G gluster_vg3 --name tmpLV 
> (created with no issues) 
>
> # lvchange -ay gluster_vg3/tmpLV 
> (command completed with no issues) 
>
> # lvconvert --thinpool gluster_vg1/lvthinpool --poolmetadata 
> gluster_vg3/tmpLV 
> Error: 
> VG name mismatch from position arg (gluster_vg1) and option arg (gluster_vg3) 
>
> Do I need to create the LV on the same disk that failed?  (gluster_vg1) 

According to the error yes - logic shows  that you need to be working in the 
same VG.If you don't  have free space on the thin pool,  you can add additional 
PV and extend the pool and then create your thin meta LV.

You can also merge the 2 VGs to get the necessary space. Check 'man 8 vgmerge'.

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


[ovirt-users] Re: ansible module to copy floating disks

2019-10-02 Thread Eyal Shenitzky
Can you please make the question clearer?
Are you looking for a way to clone floating disks via the UI or via ansible
ovirt_disk module?

On Wed, 2 Oct 2019 at 19:10, Gianluca Cecchi 
wrote:

> Hello,
> in docs about ovirt_disk module for Ansible there is also notice about
> managing floating disks.
> But I don't find a way to copy an existing floating disk into a new one as
> I do in web admin gui selecting Storage --> disks, selecting the disk and
> choosing "copy" button.
>
> I can also temporarily attach this disk to a VM, but then it seems to me
> there is no option to copy this disk too even if attached to a VM...
>
> Is there anything doable in Ansible to reach this target?
> I don't know if this below is the corresponding for REST API:
>
> https://www.ovirt.org/develop/release-management/features/storage/copy-disks.html
>
> 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/VLJBZGNKZUJYKN32NWQPLKTFU26FINVJ/
>


-- 
Regards,
Eyal Shenitzky
___
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/TQKF2HK66O7XCUITF36B3IGGVD6YXKGW/


[ovirt-users] Re: UX team is looking for feedback and your thoughts around user settings!

2019-10-02 Thread Laura Wright
Hi all,

We're still looking for some more responses so if you haven't taken the
survey yet we would really appreciate it! Thank you!

On Thu, Sep 26, 2019 at 3:47 AM Sandro Bonazzola 
wrote:

> oVirt UX team at Red Hat is currently looking for feedback and thoughts on
> the area of user settings within oVirt, both the VM and Administrator
> portal.
>
> If you have any ideas around user settings, we would love to hear from you!
>
> Please follow the link below[1] which will take you to a short survey that
> will ask some questions around proposed settings and give you the
> opportunity to suggest settings you would want to use.
>
> Thank you!
>
> [1] https://redhatdg.co1.qualtrics.com/jfe/form/SV_a9uTOLlQ41lV7KJ
>
> --
>
> 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/E5JEZUPW2RDNOSXANKWTAYQ3FC2RWMJF/
>


-- 

Laura Wright

She/Her/Hers

UXD Team

Red Hat Massachusetts 

314 Littleton Rd

lwri...@redhat.com

___
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/6AAJWRSXH5EUOYPMYANZUSK6T6N4L5KP/


[ovirt-users] Re: Cannot enable maintenance mode

2019-10-02 Thread Benny Zlotnik
Did you try the "Confirm Host has been rebooted" button?

On Wed, Oct 2, 2019 at 9:17 PM Bruno Martins  wrote:
>
> Hello guys,
>
> No ideas for this issue?
>
> Thanks for your cooperation!
>
> Kind regards,
>
> -Original Message-
> From: Bruno Martins 
> Sent: 29 de setembro de 2019 16:16
> To: users@ovirt.org
> Subject: [ovirt-users] Cannot enable maintenance mode
>
> Hello guys,
>
> I am being unable to put a host from a two nodes cluster into maintenance 
> mode in order to remove it from the cluster afterwards.
>
> This is what I see in engine.log:
>
> 2019-09-27 16:20:58,364 INFO  
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
> (org.ovirt.thread.pool-6-thread-45) [4cc251c9] Correlation ID: 4cc251c9, Job 
> ID: 65731fbb-db34-49a9-ab56-9fba59bc0ee0, Call Stack: null, Custom Event ID: 
> -1, Message: Host CentOS-H1 cannot change into maintenance mode - not all Vms 
> have been migrated successfully. Consider manual intervention: 
> stopping/migrating Vms: Non interactive user (User: admin).
>
> Host has been rebooted multiple times. vdsClient shows no VM's running.
>
> What else can I do?
>
> Kind regards,
>
> Bruno Martins
> ___
> 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/X5FJWFW7GXNW6YWRPFWOKA6VU3RH4WD3/
> ___
> 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/DD5DW6KKOOHGL3WFEKIIIS57BN3VWMAQ/
___
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/3PVYL73WUWMOR25R7IREIAPROPHPKF7Y/


[ovirt-users] ansible module to copy floating disks

2019-10-02 Thread Gianluca Cecchi
Hello,
in docs about ovirt_disk module for Ansible there is also notice about
managing floating disks.
But I don't find a way to copy an existing floating disk into a new one as
I do in web admin gui selecting Storage --> disks, selecting the disk and
choosing "copy" button.

I can also temporarily attach this disk to a VM, but then it seems to me
there is no option to copy this disk too even if attached to a VM...

Is there anything doable in Ansible to reach this target?
I don't know if this below is the corresponding for REST API:
https://www.ovirt.org/develop/release-management/features/storage/copy-disks.html

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


[ovirt-users] Re: ansible module to copy floating disks

2019-10-02 Thread Gianluca Cecchi
Il Mer 2 Ott 2019, 18:56 Eyal Shenitzky  ha scritto:

> Can you please make the question clearer?
> Are you looking for a way to clone floating disks via the UI or via
> ansible ovirt_disk module?
>
> On Wed, 2 Oct 2019 at 19:10, Gianluca Cecchi 
> wrote:
>
>> Hello,
>> in docs about ovirt_disk module for Ansible there is also notice about
>> managing floating disks.
>> But I don't find a way to copy an existing floating disk into a new one
>> as I do in web admin gui selecting Storage --> disks, selecting the disk
>> and choosing "copy" button.
>>
>> I can also temporarily attach this disk to a VM, but then it seems to me
>> there is no option to copy this disk too even if attached to a VM...
>>
>> Is there anything doable in Ansible to reach this target?
>> I don't know if this below is the corresponding for REST API:
>>
>> https://www.ovirt.org/develop/release-management/features/storage/copy-disks.html
>>
>> 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/VLJBZGNKZUJYKN32NWQPLKTFU26FINVJ/
>>
>
>
> --
> Regards,
> Eyal Shenitzky
>

Let me explain better.
I have sort of master disk for a sw install that I keep as a floating disk.
When needed I copy from UI (and this workflow is clear) this floating disk
and then assign the new disk to the target vm where I'm going to setup the
sw.
The floating disk is retained for future installs.
I don't find an equivalent with ovirt_disk or another ovirt related Ansible
module.
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/ZQXSZVC33GQJAV6MRE4D252H56OKU5IA/


[ovirt-users] Re: UX team is looking for feedback and your thoughts around user settings!

2019-10-02 Thread Strahil
Hi Laura,

Sadly I didn't have the time to take the survey on a PC, as on Android chrome - 
the survey cannot be completed.
I hope next one is smartphone friendly.

I will try to take the survey as soon as possible.
 
Best Regards,
Strahil NikolovOn Oct 2, 2019 20:33, Laura Wright  wrote:
>
> Hi all, 
>
> We're still looking for some more responses so if you haven't taken the 
> survey yet we would really appreciate it! Thank you! 
>
> On Thu, Sep 26, 2019 at 3:47 AM Sandro Bonazzola  wrote:
>>
>> oVirt UX team at Red Hat is currently looking for feedback and thoughts on 
>> the area of user settings within oVirt, both the VM and Administrator portal.
>>
>> If you have any ideas around user settings, we would love to hear from you!
>>
>> Please follow the link below[1] which will take you to a short survey that 
>> will ask some questions around proposed settings and give you the 
>> opportunity to suggest settings you would want to use. 
>>
>> Thank you!
>>
>> [1] https://redhatdg.co1.qualtrics.com/jfe/form/SV_a9uTOLlQ41lV7KJ
>>
>>
>> -- 
>>
>> 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 se___
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/34BV4IDVZ4BMI7DRY754K7J7TPZOUBQ4/


[ovirt-users] Re: Cannot enable maintenance mode

2019-10-02 Thread Bruno Martins
Hello guys,

No ideas for this issue?

Thanks for your cooperation!

Kind regards,

-Original Message-
From: Bruno Martins  
Sent: 29 de setembro de 2019 16:16
To: users@ovirt.org
Subject: [ovirt-users] Cannot enable maintenance mode

Hello guys,

I am being unable to put a host from a two nodes cluster into maintenance mode 
in order to remove it from the cluster afterwards.

This is what I see in engine.log:

2019-09-27 16:20:58,364 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(org.ovirt.thread.pool-6-thread-45) [4cc251c9] Correlation ID: 4cc251c9, Job 
ID: 65731fbb-db34-49a9-ab56-9fba59bc0ee0, Call Stack: null, Custom Event ID: 
-1, Message: Host CentOS-H1 cannot change into maintenance mode - not all Vms 
have been migrated successfully. Consider manual intervention: 
stopping/migrating Vms: Non interactive user (User: admin).

Host has been rebooted multiple times. vdsClient shows no VM's running.

What else can I do?

Kind regards,

Bruno Martins
___
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/X5FJWFW7GXNW6YWRPFWOKA6VU3RH4WD3/
___
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/DD5DW6KKOOHGL3WFEKIIIS57BN3VWMAQ/


[ovirt-users] Re: How to pass parameters between VDSM Hooks domxml in single run

2019-10-02 Thread Vrgotic, Marko
Any ideas

From: "Vrgotic, Marko" 
Date: Friday, 27 September 2019 at 17:26
To: "users@ovirt.org" 
Subject: How to pass parameters between VDSM Hooks domxml in single run

Dear oVIrt,

A while ago we discussed on ways to change/update content of parameters of 
domxml in certain action.

As I mentioned before, we have added the VDSMHook 60_nsupdate which removes the 
DNS record entries when a VM is destroyed:

…
domxml = hooking.read_domxml()
name = domxml.getElementsByTagName('name')[0]
name = " ".join(name.nodeValue for name in name.childNodes if 
name.nodeType == name.TEXT_NODE)
nsupdate_commands = """server {server_ip}
update delete {vm_name}.example.com a
update delete {vm_name}. example.com 
update delete {vm_name}. example.com txt
send
""".format(server_ip="172.16.1.10", vm_name=name)
…

The goal:
However, we did not want to execute remove dns records when VM is only 
migrated. Since its considered a “destroy” action we took following approach.

  *   In state “before_vm_migrate_source add hook which will write flag 
“is_migration” to domxml
  *   Once VM is scheduled for migration, this hook should add the flag 
“is_migration” to domxml
  *   Once 60_nsupdate is triggered, it will check for the flag and if there, 
skip executing dns record action, but only remove the flag “is_migration” from 
domxml of the VM

…
domxml = hooking.read_domxml()
migration = domxml.createElement("is_migration")
domxml.getElementsByTagName("domain")[0].appendChild(migration)
logging.info("domxml_updated {}".format(domxml.toprettyxml()))
hooking.write_domxml(domxml)
…

When executing first time, we observed that flag “

hookiesvm
fcfa66cb-b251-43a3-8e2b-f33b3024a749
http://ovirt.org/vm/tune/1.0; 
xmlns:ns1="http://ovirt.org/vm/1.0;>

http://ovirt.org/vm/1.0;>
4.3
False
false
1024
1024
...skipping...




system_u:system_r:svirt_t:s0:c169,c575

system_u:object_r:svirt_image_t:s0:c169,c575


+107:+107
+107:+107



is added to domxml, but was present once 60_nsupdate hook was executed.

The question: How do we make sure that, when domxml is updated, that the update 
is visible/usable by following hook, in single run? How to pass these changes 
between hooks?

Kindly awaiting your reply.


— — —
Met vriendelijke groet / Kind regards,

Marko Vrgotic


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


[ovirt-users] is it possible to add host on which ovirt is installed ?

2019-10-02 Thread levisik
Hi.

I am trying to do some lab.

I have one Unix server, on which I installed oVirt package. I have already 
access to console.

I would like to create some virtual servers, but to do so, I need to have 
datacenter up. I checked in docummentation, that to have it running, I need to 
have:

- cluster - which I already made
- host - here I have problem, because I am trying to add the same host on which 
ovirt is running, but I get error without any notification
- storage domain -  which I guess is created automatically during ovirt 
installation.

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


[ovirt-users] Re: is it possible to add host on which ovirt is installed ?

2019-10-02 Thread Simone Tiraboschi
On Wed, Oct 2, 2019 at 11:14 PM  wrote:

> Hi.
>
> I am trying to do some lab.
>
> I have one Unix server, on which I installed oVirt package. I have already
> access to console.
>
> I would like to create some virtual servers, but to do so, I need to have
> datacenter up. I checked in docummentation, that to have it running, I need
> to have:
>
> - cluster - which I already made
> - host - here I have problem, because I am trying to add the same host on
> which ovirt is running, but I get error without any notification
> - storage domain -  which I guess is created automatically during ovirt
> installation.
>
> Any ideas :) ?
>

I'd suggest to deploy it as a single host hyperconverged gluster deployment.
You can easily do it connecting to its cockpit web ui.


> ___
> 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/N3CR3YBKKZGP7WGKADUYSRRIIHPDHPLT/
>
___
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/VJ2SPIZRSSKF2AVOWTYWAIOTIHV5FIZZ/


[ovirt-users] Re: New build with 4.3.5 and 4.3.6 intermittantly become sluggish

2019-10-02 Thread picdragon99
ovrt node1:
Oct 02 15:18:04 ovirt1.stuffnet.local systemd[1]: ovirt-ha-agent.service failed.
Oct 02 15:18:14 ovirt1.stuffnet.local vdsm[4693]: ERROR failed to retrieve 
Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted 
Engine setup finished?
Oct 02 15:18:15 ovirt1.stuffnet.local ovirt-ha-agent[304]: ovirt-ha-agent 
ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine ERROR Failed to start 
necessary monitors
Oct 02 15:18:15 ovirt1.stuffnet.local ovirt-ha-agent[304]: ovirt-ha-agent 
ovirt_hosted_engine_ha.agent.agent.Agent ERROR Traceback (most recent call 
last):
  RequestError: 
brokerlink - failed to start monitor via ovirt-ha-broker: [Errno 2] No such 
file or directory, [monitor: 'network', options: {'tcp_t_address': '', 
'network_test': 'dns', 'tcp_t_port': '', 'addr': '10.1.3.1'}]
Oct 02 15:18:15 ovirt1.stuffnet.local ovirt-ha-agent[304]: ovirt-ha-agent 
ovirt_hosted_engine_ha.agent.agent.Agent ERROR Trying to restart agent
Oct 02 15:18:15 ovirt1.stuffnet.local systemd[1]: Unit ovirt-ha-agent.service 
entered failed state.
Oct 02 15:18:15 ovirt1.stuffnet.local systemd[1]: ovirt-ha-agent.service failed.
Oct 02 15:30:44 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 15:30:44 56033 
[5266]: s4 renewal error -202 delta_length 10 last_success 56003
Oct 02 15:41:48 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
19:41:48.299+: 4208: error : qemuDomainObjBeginJobInternal:6744 : Timed out 
during operation: cannot acquire state change lock (held by 
monitor=remoteDispatchConnectGetAllDomainStats)
Oct 02 15:45:44 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 15:45:44 56933 
[382]: s7 renewal error -202 delta_length 10 last_success 56903
Oct 02 15:45:44 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 15:45:44 56933 
[5029]: s1 renewal error -202 delta_length 10 last_success 56903
Oct 02 15:45:44 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 15:45:44 56933 
[5266]: s4 renewal error -202 delta_length 10 last_success 56903
Oct 02 16:16:07 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 16:16:07 58756 
[382]: s7 renewal error -202 delta_length 10 last_success 58726
Oct 02 16:16:07 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 16:16:07 58756 
[5029]: s1 renewal error -202 delta_length 10 last_success 58726
Oct 02 16:16:07 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 16:16:07 58756 
[5266]: s4 renewal error -202 delta_length 10 last_success 58726
Oct 02 16:16:07 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 16:16:07 58756 
[5259]: s3 renewal error -202 delta_length 10 last_success 58726
Oct 02 16:16:50 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
20:16:50.355+: 4205: error : qemuDomainObjBeginJobInternal:6744 : Timed out 
during operation: cannot acquire state change lock (held by 
monitor=remoteDispatchConnectGetAllDomainStats)
Oct 02 16:31:33 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
20:31:33.426+: 4208: error : qemuAgentSend:856 : Guest agent is not 
responding: Guest agent not available for now
Oct 02 16:35:31 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
20:35:31.609+: 4205: error : qemuAgentSend:856 : Guest agent is not 
responding: Guest agent not available for now
Oct 02 16:35:36 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
20:35:36.609+: 4208: error : qemuAgentSend:856 : Guest agent is not 
responding: Guest agent not available for now
Oct 02 17:11:28 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 17:11:28 62078 
[382]: s7 renewal error -202 delta_length 10 last_success 62047
Oct 02 17:11:29 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 17:11:29 62079 
[5266]: s4 renewal error -202 delta_length 10 last_success 62048
Oct 02 17:12:02 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 17:12:02 62112 
[5266]: s4 renewal error -202 delta_length 10 last_success 62081
Oct 02 17:13:12 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
21:13:12.356+: 4207: error : qemuDomainObjBeginJobInternal:6744 : Timed out 
during operation: cannot acquire state change lock (held by 
monitor=remoteDispatchConnectGetAllDomainStats)
Oct 02 17:46:36 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-02 
21:46:36.413+: 4205: error : qemuDomainObjBeginJobInternal:6744 : Timed out 
during operation: cannot acquire state change lock (held by 
monitor=remoteDispatchConnectGetAllDomainStats)
Oct 02 20:06:54 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 20:06:54 72603 
[5266]: s4 renewal error -202 delta_length 10 last_success 72573
Oct 02 20:06:54 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 20:06:54 72603 
[5259]: s3 renewal error -202 delta_length 10 last_success 72573
Oct 02 20:06:54 ovirt1.stuffnet.local sanlock[2530]: 2019-10-02 20:06:54 72604 
[382]: s7 renewal error -202 delta_length 10 last_success 72573
Oct 02 20:13:30 ovirt1.stuffnet.local libvirtd[4098]: 2019-10-03 
00:13:30.668+: 13935: error : qemuDomainAgentAvailable:9144 : Guest agent 
is not responding: QEMU guest agent is 

[ovirt-users] Re: ansible module to copy floating disks

2019-10-02 Thread Eyal Shenitzky
You can use the update_storage_domains action.
According to the action implementation [1], it seems that you need to
specify where you want the disk to appear (in which storage domains).

For example:
If the disks already reside on sd1 and you want to copy it to sd2, you need
to specify both sd1 and sd2.

[1]
https://github.com/ansible/ansible/blob/25ac7042b070b22c5377f7a43399c19060a38966/lib/ansible/modules/cloud/ovirt/ovirt_disk.py#L532
[2] - https://docs.ansible.com/ansible/latest/modules/ovirt_disk_module.html

On Wed, 2 Oct 2019 at 20:31, Gianluca Cecchi 
wrote:

>
>
> Il Mer 2 Ott 2019, 18:56 Eyal Shenitzky  ha scritto:
>
>> Can you please make the question clearer?
>> Are you looking for a way to clone floating disks via the UI or via
>> ansible ovirt_disk module?
>>
>> On Wed, 2 Oct 2019 at 19:10, Gianluca Cecchi 
>> wrote:
>>
>>> Hello,
>>> in docs about ovirt_disk module for Ansible there is also notice about
>>> managing floating disks.
>>> But I don't find a way to copy an existing floating disk into a new one
>>> as I do in web admin gui selecting Storage --> disks, selecting the disk
>>> and choosing "copy" button.
>>>
>>> I can also temporarily attach this disk to a VM, but then it seems to me
>>> there is no option to copy this disk too even if attached to a VM...
>>>
>>> Is there anything doable in Ansible to reach this target?
>>> I don't know if this below is the corresponding for REST API:
>>>
>>> https://www.ovirt.org/develop/release-management/features/storage/copy-disks.html
>>>
>>> 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/VLJBZGNKZUJYKN32NWQPLKTFU26FINVJ/
>>>
>>
>>
>> --
>> Regards,
>> Eyal Shenitzky
>>
>
> Let me explain better.
> I have sort of master disk for a sw install that I keep as a floating disk.
> When needed I copy from UI (and this workflow is clear) this floating disk
> and then assign the new disk to the target vm where I'm going to setup the
> sw.
> The floating disk is retained for future installs.
> I don't find an equivalent with ovirt_disk or another ovirt related
> Ansible module.
> Thanks,
> Gianluca
>
>>

-- 
Regards,
Eyal Shenitzky
___
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/5QXC4JETR7M7EMWWSCWB64CWD24QHWJY/


[ovirt-users] Inconsisten datacenter [urgent]

2019-10-02 Thread jplor...@gmail.com
I have a gluster engine domain on 4.2 replica 3 1 arbiter and the arbiter
got down. I've been trying to replace the arbiter with no success. In the
meantime, the two remaining hosts are non- responsive, both with one vm
(one actually with the engine).
The one without the engine can't be set to maintenance because shows one vm
and in non-responsive state, but in the vm list, it shows none.
I manually tried to shut the vm down with virsh but no domain is listed. I
can't power off the host as it's part of the gluster.
Is there a way I can manually remove the ghost vm so I can set the host to
maintenance and try to fix it?
Regards,
___
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/JT5TDR6U2R6F2IPZE3PBXE7VTXHJCSWA/


[ovirt-users] Fwd: NEsted oVirt with Ryzen

2019-10-02 Thread JoseMa(G-Mail)
Hi folks,
When trying to start a VM in a nested env with Ryzen it complains with:

2019-09-28 14:29:53,940-0400 ERROR (vm/0391a661) [virt.vm]
(vmId='0391a661-20fd-490a-9653-dd217147224d') The vm start process failed
(vm:933)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 867, in
_startUnderlyingVm
self._run()
  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2880, in
_run
dom.createWithFlags(flags)
  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py",
line 131, in wrapper
ret = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 94,
in wrapper
return func(inst, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1110, in
createWithFlags
if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed',
dom=self)


libvirtError: the CPU is incompatible with host CPU: Host CPU does not
provide required features: monitor


The hooks for nestedv are installed.  Is there any way to modify the xml
passed to the host used by libvirt and remove the monitor flag ?? Like this




Lab is installed using Centos latest and oVirt latest as today!. By the way
a nested intel cpu box works with no problem.


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