[ovirt-users] Re: Multitenant scenario in oVirt

2020-04-16 Thread Lucie Leistnerova

Hi Michal,

On 4/15/20 10:55 AM, Michal Gutowski wrote:

Hi oVirt community,

I'm playing with a multitenant use-case in oVirt 3.4.6... My setup is 
as follows:

- I have two working Data Centers (DC1 and DC2)
- I created two additional users DC1-admin and DC2-admin
- In DC1 permission settings I've added DC1-admin as a user with a 
builtin DataCenterAdmin Role.
- In DC2 permission settings I've added DC2-admin as a user with a 
builtin DataCenterAdmin Role.


Now in terms of permissions all is good: DC1-admin is not able to 
modify anything in DC2 and DC2-admin is not able to modify anything in 
DC1.


However in both the Admin Portal and the VM Portal DC1-admin and 
DC2-admin can still see all other datacenter resources.
My expectation was that if I login to the Admin Portal as e.g. 
DC2-admin I will only see DC2 datacenter in the GUI and nothing else. 
Same with VM Portal. I played with different user settings but I 
couldn't make it work...


DataCenterAdmin is Administrator role and from what I understand these 
roles can see everything. There is no specific user role similar to this 
for whole DC. If you use UserVmManager on DC it should be propagated to 
all VMs in that DC.

Also you can specify your own role in Administration - Configure - Roles.
I think the problem is that whatever user you create it will always 
belong to the build-in "everyone" group and inherit permission to see 
everything in the portal.
Is it possible to achieve a scenario where e.g. DC2-admin will login 
to the Admin Portal and only see resources that belong to DC2 and 
nothing else?


Thanks,
Michal



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

Best regards,

--
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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/I56U4I7KFHVJCA3OXSIO4TNFK76SCFEG/


[ovirt-users] Re: assign a specific user to a specific vm

2020-04-16 Thread Lucie Leistnerova

Hi Eric,

On 4/16/20 8:11 PM, eev...@digitaldatatechs.com wrote:

I'm not sure if I'm missing something or not, but I haven't seen how to assign 
a specific user to a specific vm. Is there a way to do that? When users login, 
they see all the machines. I'd like them to see just the one they need to login 
to.
Add role UserRole on the VM to the user and then he is allowed to access 
the VM portal and sees only this VM.
User can start/stop VM. When you need that he also can adit, then add 
role UserVmManager.


Thanks in advance for your help.

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

Best regards,

--
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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/G4UQRMNA3F6STTS2WTDL5SVUPNC7333W/


[ovirt-users] Re: Migrate engine to another storage domain without losing engine settings?

2020-04-16 Thread Patrick Lomakin
You can use two ways to do that: if your new environment has the same version 
try to use engine-backup/restore, or save your backup and try to use 
hosted-engine --deploy --restore-configuration=your-backup, see more info in 
documentation
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VVSG5IB3IGVUPZ2UXL47ZCLJDBT6KHDN/


[ovirt-users] Re: Sometimes paused due to unknown storage error on gluster

2020-04-16 Thread Gianluca Cecchi
On Thu, Apr 9, 2020 at 1:11 PM Gianluca Cecchi 
wrote:

>
>> This ^^, right here is the reason the VM paused. Are you using a plain
>> distribute volume here?
>> Can you share some of the log messages that occur right above these
>> errors?
>> Also, can you check if the file
>> $VMSTORE_BRICKPATH/.glusterfs/d2/25/d22530cf-2e50-4059-8924-0aafe38497b1
>> exists on the brick?
>>
>> -Krutika
>>
>>
>
> Thanks for answering Krutika
> To verify that sharding in some way was "involved" in the problem, I
> executed a new re-deploy of the 9 Openshift OCP servers, without indeed
> receiving any error.
> While with sharding enable I received at least 3-4 errors every deployment
> run.
> In particular I deleted the VM disks of the previous VMs to put them on a
> volume without sharding.
> Right now the directory is so empty:
>
> [root@ovirt ~]# ll -a /gluster_bricks/vmstore/vmstore/.glusterfs/d2/25/
> total 8
> drwx--.   2 root root6 Apr  8 16:59 .
> drwx--. 105 root root 8192 Apr  9 00:50 ..
> [root@ovirt ~]#
>
> Here you can find the entire log (in gzip format) from [2020-04-05
> 01:20:02.978429] to [2020-04-09 10:45:36.734079] of the vmstore volume
>
> https://drive.google.com/file/d/1Dqr7KJMqKdMFg-jvhsDAzvr1xgWtvtnQ/view?usp=sharing
>
> You will find same error at least in these timestamps below corresponding
> to engine webadmin events "unknown storage error", taking care that inside
> the log file the time is UTC, so you have to shift 2hours behind (03:27:28
> PM in engine webadmin event corresponds to 13:27:28 in log file)
>
> Apr 7, 2020, 3:27:28 PM
>
> Apr 7, 2020, 4:38:55 PM
>
> Apr 7, 2020, 5:31:02 PM
>
> Apr 8, 2020, 8:52:49 AM
>
> Apr 8, 2020, 12:05:17 PM
>
> Apr 8, 2020, 3:11:10 PM
>
> Apr 8, 2020, 3:20:30 PM
>
> Apr 8, 2020, 3:26:54 PM
>
> Thanks again, and I'm available to re-try on sharding enable volume after
> modifying anything, eventually
> Gianluca
>

Hi Krutika,
did you have the opportunity to verify log content I sent and better
understand the reason of sharding errors and possible solution?

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


[ovirt-users] Re: disk snapshot in illegal status

2020-04-16 Thread David David
snapshots in UI:

Disk Snapshot ID
=
5a58466b-1547-4346-a550-8590880b379e - "Active VM" - has status "OK"
f447cd4f-9ab3-489d-8c2a-b2e69456496f - "Auto-generated" - has status
"Illegal"
==
the "Disk Snapshot ID" with id 5a58466b-1547-4346-a550-8590880b379e
actually not present in LV

error screenshot attached

чт, 16 апр. 2020 г. в 18:20, Shani Leviim :

> Hi David,
> Can you share a screenshot of the error you're getting?
> And how the snapshots are presented on the ui?
>
>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Thu, Apr 16, 2020 at 4:38 PM David David  wrote:
>
>> hi
>>
>> attempt to remove snapshot from UI results in an error
>>
>> I looked the LV through the lvs and did't find active snapshot ID, only
>> the base snapshot ID is present
>>
>> ovirt in database see 2 snapshots, but i have only one base image on
>> storage
>>
>> so, i must remove the active snapshot ID from db not the base image Id ?
>>
>> чт, 16 апр. 2020 г. в 13:58, Shani Leviim :
>>
>>> Hi David,
>>> Sorry for the late reply.
>>> the volume_dump returned 1 occurrence of that image, while the query
>>> returned 2 occurrences.
>>>
>>> It seems that there's an image id with a description of 'Auto-generated
>>> for Live Storage Migration' which wasn't removed from the DB.
>>> Can you try to remove it from the UI?
>>> (If you claimed to remove it, try to remove it from the DB).
>>>
>>>
>>> *Regards,*
>>>
>>> *Shani Leviim*
>>>
>>>
>>> On Tue, Apr 7, 2020 at 7:45 PM David David  wrote:
>>>
 vdsm-tool dump-volume-chains d17aa967-f7f7-4d9f-98e4-7022854da4f5

 engine=# select * from images_storage_domain_view where
 image_group_id='1844873e-45ef-4a2b-a991-2df6e92a3e2d';

 output attached

 вт, 7 апр. 2020 г. в 19:47, Shani Leviim :

> Hi David,
> First, we need to compare the chain as it is seen by the engine and
> the host and see if there's a difference.
> Can you please share the output of the following?
>
> On the host:
> vdsm-tool dump-volume-chains 
>
> On the engine:
> SELECT *
>  FROM images_storage_domain_view images_storage_domain_view
>  WHERE image_group_id = ;
>
>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Tue, Apr 7, 2020 at 5:28 PM David David  wrote:
>
>> hello
>>
>> after removing "auto generated" snapshot, the vm snapshot became to
>> illegal status and in the "snapshot" tab also marked in illegal status
>>
>> now my vm is not booting
>>
>> but "vdsm-client Volume getInfo" shows the snapshot status is legal
>>
>> vdsm-client Volume getInfo \
>> storagepoolID=---- \
>> storagedomainID=d17aa967-f7f7-4d9f-98e4-7022854da4f5 \
>> imageID=1844873e-45ef-4a2b-a991-2df6e92a3e2d \
>> volumeID=f447cd4f-9ab3-489d-8c2a-b2e69456496f
>>
>> {
>> "status": "OK",
>> "lease": {
>> "path": "/dev/d17aa967-f7f7-4d9f-98e4-7022854da4f5/leases",
>> "owners": [],
>> "version": null,
>> "offset": 132120576
>> },
>> "domain": "d17aa967-f7f7-4d9f-98e4-7022854da4f5",
>> "capacity": "21474836480",
>> "voltype": "LEAF",
>> "description": "None",
>> "parent": "----",
>> "format": "RAW",
>> "generation": 1,
>> "image": "1844873e-45ef-4a2b-a991-2df6e92a3e2d",
>> "uuid": "f447cd4f-9ab3-489d-8c2a-b2e69456496f",
>> "disktype": "DATA",
>> "legality": "LEGAL",
>> "mtime": "0",
>> "apparentsize": "21474836480",
>> "truesize": "21474836480",
>> "type": "PREALLOCATED",
>> "children": [],
>> "pool": "",
>> "ctime": "1530472945"
>> }
>>
>> how to fix the problem?
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/privacy-policy.html
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/JSYMY4QG2HSPVITAX7QSVZDZ4HJDLN4W/
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WIQ3W2Q6AL72Z3WEVCOBKOSCHPMTLD5M/


[ovirt-users] Re: oVirt 4.3.7 + Gluster 6.6 unsynced entries

2020-04-16 Thread adrianquintero
Hi Strahil,
This is what method 2 came up with:

[root@host1 ~]# getfattr -n trusted.glusterfs.pathinfo -e text 
/rhev/data-center/mnt/glusterSD/192.168.0.59\:_vmstore/
getfattr: Removing leading '/' from absolute path names
# file: rhev/data-center/mnt/glusterSD/192.168.0.59:_vmstore/
trusted.glusterfs.pathinfo="( 
 
 
)"


I will try method 1, but just want to make sure I am running it against the 
correct file directory.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7377A4JQ54AYWBIVGJ6XJLG5THCGETH3/


[ovirt-users] assign a specific user to a specific vm

2020-04-16 Thread eevans
I'm not sure if I'm missing something or not, but I haven't seen how to assign 
a specific user to a specific vm. Is there a way to do that? When users login, 
they see all the machines. I'd like them to see just the one they need to login 
to.

Thanks in advance for your help.

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


[ovirt-users] Re: VM's in status unknown

2020-04-16 Thread Jayme
Do you have the guest agent installed on the VMs?

On Thu, Apr 16, 2020 at 2:55 PM  wrote:

> Are you getting any errors in the engine log or
> /var/log/libvirt/qemu/.log?
> I have Windows 10 and haven't experienced that. You can't shut it down in
> the UI? Even after you try to shut it down inside Windows?
> I will assume you have the latest guest tools installed.
>
> Eric Evans
> Digital Data Services LLC.
> 304.660.9080
>
>
> -Original Message-
> From: kim.karga...@noroff.no 
> Sent: Thursday, April 16, 2020 8:23 AM
> To: users@ovirt.org
> Subject: [ovirt-users] VM's in status unknown
>
> Hi,
>
> We have a few Windows 10 VM's running on our ovirt 4.3, where when you
> shutdown the VM from within Windows, that VM does not shut down but gets a
> status of unknown in ovirt and one cannot do anything to the machines
> within the web gui. This seems to specfically be related to that Windows 10
> template that we have created. Any ideas? Also, any ideas on how one can
> shut these machines down?
>
> Thanks
>
> Kim
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:
> https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/UM26TABUTG373QVXEI4UJN3EAKANLWHL/
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/M4LITHLIZXJDTZACENZX4NLO7LSB6VAM/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/77WG7WMSTFE7XBJN6EU3E3AZMV36TZ6B/


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread eevans
Under the vm advanced options, under host. You chose a specific host then allow 
passthrough or pinning.

 

Eric Evans

Digital Data Services LLC.

304.660.9080



 

From: Shareef Jalloq  
Sent: Thursday, April 16, 2020 1:22 PM
To: Strahil Nikolov 
Cc: Ovirt Users 
Subject: [ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

 

Thanks.  The Installation->Reinstall was something I missed but that doesn't 
seem to have helped.  The host info still says that 'Device Passthrough' is 
Disabled. I'm sure I enabled everything I needed to in the BIOS but will have 
to double check.  This is an old motherboard without IPMI though.  Meh.

 

On Thu, Apr 16, 2020 at 6:04 PM Strahil Nikolov mailto:hunter86...@yahoo.com> > wrote:

On April 16, 2020 6:22:35 PM GMT+03:00, Shareef Jalloq mailto:shar...@jalloq.co.uk> > wrote:
>Hi,
>
>I'm trying to set up one of our nodes with PCI passthrough but there is
>a
>dead lnk in the documentation for the kernel boot parameter section of
>creating a new host.
>
>https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows
>
>Anyone know where this went or can help me with the options?
>
>Shareef.

In order  to change a kernel parameter  - set the host into maintenance -> edit 
the host -> kernel ->  put  ticks where necessary or type your kernel parameter 
and save.
Next use the 'Installation'  dropdown and select reinstall.
Once  it's over - reboot the host from UI.


At least this is the way I have enabled  nested virtualization.

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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EZBEKSXIO6UHLUNG4XA35O7HSGP5SZ5P/


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread Shareef Jalloq
Looks like someone has already reported most of the broken links including
this one:  https://github.com/oVirt/ovirt-site/issues/1228.

On Thu, Apr 16, 2020 at 6:35 PM Shareef Jalloq  wrote:

> Will do.
>
> On Thu, Apr 16, 2020 at 6:23 PM  wrote:
>
>> That’s the one. If there’s a dead link here, it needs reported.
>>
>>
>>
>> Eric Evans
>>
>> Digital Data Services LLC.
>>
>> 304.660.9080
>>
>>
>>
>> *From:* Shareef Jalloq 
>> *Sent:* Thursday, April 16, 2020 1:21 PM
>> *To:* eev...@digitaldatatechs.com
>> *Cc:* Ovirt Users 
>> *Subject:* Re: [ovirt-users] Broken doco link for New Host->Kernel boot
>> parameters
>>
>>
>>
>> You mean somewhere other than https://www.ovirt.org/documentation/?
>>
>>
>>
>> On Thu, Apr 16, 2020 at 6:18 PM  wrote:
>>
>> There are lots of dead links in older docs. Look at the 4.4 docs for
>> updated info.
>>
>>
>>
>> Eric Evans
>>
>> Digital Data Services LLC.
>>
>> 304.660.9080
>>
>>
>>
>> *From:* Shareef Jalloq 
>> *Sent:* Thursday, April 16, 2020 11:23 AM
>> *To:* Ovirt Users 
>> *Subject:* [ovirt-users] Broken doco link for New Host->Kernel boot
>> parameters
>>
>>
>>
>> Hi,
>>
>>
>>
>> I'm trying to set up one of our nodes with PCI passthrough but there is a
>> dead lnk in the documentation for the kernel boot parameter section of
>> creating a new host.
>>
>>
>>
>>
>> https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows
>>
>>
>>
>> Anyone know where this went or can help me with the options?
>>
>>
>>
>> Shareef.
>>
>>
>>
>>
>>
>>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TJUASEQB5E3C5WJBLU7NPGD5HPSVF2LD/


[ovirt-users] Re: How to load VMs after importing a domain

2020-04-16 Thread Jayme
In oVirt admin go to Storage > Domains. Click your storage domain. Click
"Virtual Machines" tab. You should see a list of VMs on that storage
domain. Click one or highlight multiple then click import.

On Thu, Apr 16, 2020 at 2:34 PM  wrote:

> If you click on the 3 dots in the vm portal, there is an import there,
> then chose what you import from.
>
> See attached screenshot.
>
> Is this what your looking for?
>
>
>
> Eric Evans
>
> Digital Data Services LLC.
>
> 304.660.9080
>
>
>
> *From:* Shareef Jalloq 
> *Sent:* Thursday, April 16, 2020 10:11 AM
> *To:* Ovirt Users 
> *Subject:* [ovirt-users] How to load VMs after importing a domain
>
>
>
> I've followed the online instructions on importing a pre-configured domain
> into a new data centre but I can't see how to import the VMs.  The
> documentation just says, "You can now import virtual machines and templates
> from the storage domain to the data center." with no other info.
>
>
>
> What do I need to do in order to get my VMs up and running?
>
>
>
> Cheers, Shareef.
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/ECF6LZMYPEOTZRJ4UTGGLBMJFVWNLFSR/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HXN6VZDQL2E3IMSZ4KPN6NGA63PH73WN/


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread Shareef Jalloq
Will do.

On Thu, Apr 16, 2020 at 6:23 PM  wrote:

> That’s the one. If there’s a dead link here, it needs reported.
>
>
>
> Eric Evans
>
> Digital Data Services LLC.
>
> 304.660.9080
>
>
>
> *From:* Shareef Jalloq 
> *Sent:* Thursday, April 16, 2020 1:21 PM
> *To:* eev...@digitaldatatechs.com
> *Cc:* Ovirt Users 
> *Subject:* Re: [ovirt-users] Broken doco link for New Host->Kernel boot
> parameters
>
>
>
> You mean somewhere other than https://www.ovirt.org/documentation/?
>
>
>
> On Thu, Apr 16, 2020 at 6:18 PM  wrote:
>
> There are lots of dead links in older docs. Look at the 4.4 docs for
> updated info.
>
>
>
> Eric Evans
>
> Digital Data Services LLC.
>
> 304.660.9080
>
>
>
> *From:* Shareef Jalloq 
> *Sent:* Thursday, April 16, 2020 11:23 AM
> *To:* Ovirt Users 
> *Subject:* [ovirt-users] Broken doco link for New Host->Kernel boot
> parameters
>
>
>
> Hi,
>
>
>
> I'm trying to set up one of our nodes with PCI passthrough but there is a
> dead lnk in the documentation for the kernel boot parameter section of
> creating a new host.
>
>
>
>
> https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows
>
>
>
> Anyone know where this went or can help me with the options?
>
>
>
> Shareef.
>
>
>
>
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MQXYXWV4Z772RPCY7J3EWVMCFLLD3WM3/


[ovirt-users] Re: VM's in status unknown

2020-04-16 Thread eevans
Are you getting any errors in the engine log or 
/var/log/libvirt/qemu/.log?
I have Windows 10 and haven't experienced that. You can't shut it down in the 
UI? Even after you try to shut it down inside Windows? 
I will assume you have the latest guest tools installed.

Eric Evans
Digital Data Services LLC.
304.660.9080


-Original Message-
From: kim.karga...@noroff.no  
Sent: Thursday, April 16, 2020 8:23 AM
To: users@ovirt.org
Subject: [ovirt-users] VM's in status unknown 

Hi,

We have a few Windows 10 VM's running on our ovirt 4.3, where when you shutdown 
the VM from within Windows, that VM does not shut down but gets a status of 
unknown in ovirt and one cannot do anything to the machines within the web gui. 
This seems to specfically be related to that Windows 10 template that we have 
created. Any ideas? Also, any ideas on how one can shut these machines down?

Thanks

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


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread eevans
That’s the one. If there’s a dead link here, it needs reported.

 

Eric Evans

Digital Data Services LLC.

304.660.9080



 

From: Shareef Jalloq  
Sent: Thursday, April 16, 2020 1:21 PM
To: eev...@digitaldatatechs.com
Cc: Ovirt Users 
Subject: Re: [ovirt-users] Broken doco link for New Host->Kernel boot parameters

 

You mean somewhere other than https://www.ovirt.org/documentation/?

 

On Thu, Apr 16, 2020 at 6:18 PM mailto:eev...@digitaldatatechs.com> > wrote:

There are lots of dead links in older docs. Look at the 4.4 docs for updated 
info. 

 

Eric Evans

Digital Data Services LLC.

304.660.9080



 

From: Shareef Jalloq mailto:shar...@jalloq.co.uk> > 
Sent: Thursday, April 16, 2020 11:23 AM
To: Ovirt Users mailto:users@ovirt.org> >
Subject: [ovirt-users] Broken doco link for New Host->Kernel boot parameters

 

Hi,

 

I'm trying to set up one of our nodes with PCI passthrough but there is a dead 
lnk in the documentation for the kernel boot parameter section of creating a 
new host.

 

https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows

 

Anyone know where this went or can help me with the options?

 

Shareef.

 


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


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread Shareef Jalloq
Thanks.  The Installation->Reinstall was something I missed but that
doesn't seem to have helped.  The host info still says that 'Device
Passthrough' is Disabled. I'm sure I enabled everything I needed to in the
BIOS but will have to double check.  This is an old motherboard without
IPMI though.  Meh.

On Thu, Apr 16, 2020 at 6:04 PM Strahil Nikolov 
wrote:

> On April 16, 2020 6:22:35 PM GMT+03:00, Shareef Jalloq <
> shar...@jalloq.co.uk> wrote:
> >Hi,
> >
> >I'm trying to set up one of our nodes with PCI passthrough but there is
> >a
> >dead lnk in the documentation for the kernel boot parameter section of
> >creating a new host.
> >
> >
> https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows
> >
> >Anyone know where this went or can help me with the options?
> >
> >Shareef.
>
> In order  to change a kernel parameter  - set the host into maintenance ->
> edit the host -> kernel ->  put  ticks where necessary or type your kernel
> parameter and save.
> Next use the 'Installation'  dropdown and select reinstall.
> Once  it's over - reboot the host from UI.
>
>
> At least this is the way I have enabled  nested virtualization.
>
> 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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/55ZIE76M7BH5VJA4PKNY6CQVD63YEDED/


[ovirt-users] Re: How to load VMs after importing a domain

2020-04-16 Thread eevans
If you click on the 3 dots in the vm portal, there is an import there, then 
chose what you import from. 

See attached screenshot.

Is this what your looking for?

 

Eric Evans

Digital Data Services LLC.

304.660.9080



 

From: Shareef Jalloq  
Sent: Thursday, April 16, 2020 10:11 AM
To: Ovirt Users 
Subject: [ovirt-users] How to load VMs after importing a domain

 

I've followed the online instructions on importing a pre-configured domain into 
a new data centre but I can't see how to import the VMs.  The documentation 
just says, "You can now import virtual machines and templates from the storage 
domain to the data center." with no other info.

 

What do I need to do in order to get my VMs up and running?

 

Cheers, Shareef.


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


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread Shareef Jalloq
You mean somewhere other than https://www.ovirt.org/documentation/?

On Thu, Apr 16, 2020 at 6:18 PM  wrote:

> There are lots of dead links in older docs. Look at the 4.4 docs for
> updated info.
>
>
>
> Eric Evans
>
> Digital Data Services LLC.
>
> 304.660.9080
>
>
>
> *From:* Shareef Jalloq 
> *Sent:* Thursday, April 16, 2020 11:23 AM
> *To:* Ovirt Users 
> *Subject:* [ovirt-users] Broken doco link for New Host->Kernel boot
> parameters
>
>
>
> Hi,
>
>
>
> I'm trying to set up one of our nodes with PCI passthrough but there is a
> dead lnk in the documentation for the kernel boot parameter section of
> creating a new host.
>
>
>
>
> https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows
>
>
>
> Anyone know where this went or can help me with the options?
>
>
>
> Shareef.
>
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7VGNGN2U5IL26FEE32HHJ6J4BOLGJ4P5/


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread eevans
There are lots of dead links in older docs. Look at the 4.4 docs for updated 
info. 

 

Eric Evans

Digital Data Services LLC.

304.660.9080



 

From: Shareef Jalloq  
Sent: Thursday, April 16, 2020 11:23 AM
To: Ovirt Users 
Subject: [ovirt-users] Broken doco link for New Host->Kernel boot parameters

 

Hi,

 

I'm trying to set up one of our nodes with PCI passthrough but there is a dead 
lnk in the documentation for the kernel boot parameter section of creating a 
new host.

 

https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows

 

Anyone know where this went or can help me with the options?

 

Shareef.


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


[ovirt-users] Re: Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread Strahil Nikolov
On April 16, 2020 6:22:35 PM GMT+03:00, Shareef Jalloq  
wrote:
>Hi,
>
>I'm trying to set up one of our nodes with PCI passthrough but there is
>a
>dead lnk in the documentation for the kernel boot parameter section of
>creating a new host.
>
>https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows
>
>Anyone know where this went or can help me with the options?
>
>Shareef.

In order  to change a kernel parameter  - set the host into maintenance -> edit 
the host -> kernel ->  put  ticks where necessary or type your kernel parameter 
and save.
Next use the 'Installation'  dropdown and select reinstall.
Once  it's over - reboot the host from UI.


At least this is the way I have enabled  nested virtualization.

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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UPJCLDDR3Z6YNXOH253CDSZEWI2YL4FT/


[ovirt-users] Re: How to load VMs after importing a domain

2020-04-16 Thread Strahil Nikolov
On April 16, 2020 5:13:15 PM GMT+03:00, Shareef Jalloq  
wrote:
>Meh, had to scroll down the documentation further.  Can we not have
>links
>to sections that are relevant?  Where can I add suggestions for future
>documentation updates?
>
>On Thu, Apr 16, 2020 at 3:10 PM Shareef Jalloq 
>wrote:
>
>> I've followed the online instructions on importing a pre-configured
>domain
>> into a new data centre but I can't see how to import the VMs.  The
>> documentation just says, "You can now import virtual machines and
>templates
>> from the storage domain to the data center." with no other info.
>>
>> What do I need to do in order to get my VMs up and running?
>>
>> Cheers, Shareef.
>>

You can even propose  an update yourself.
The documentation should be in git.

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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TSFYCRP4ISLGKSXOKU4MYERX2SSGVJ5N/


[ovirt-users] Re: oVirt 4.3.7 + Gluster 6.6 unsynced entries

2020-04-16 Thread Strahil Nikolov
On April 16, 2020 5:13:21 PM GMT+03:00, adrianquint...@gmail.com wrote:
>Hello,
>I am having the following issue, it has been a few days and healing
>never finishes, any ideas on how to fix the unsynced entries?
>
>[root@host1 vmstore]# gluster vol heal vmstore info
>---
>Brick host1:/gluster_bricks/vmstore/vmstore
> 
> 
> 
>Status: Connected
>Number of entries: 3
>
>Brick host2:/gluster_bricks/vmstore/vmstore
>/.shard/9dbd7ab9-3d1c-4eed-908e-852eec1ce3b1.1240 
>/.shard/9dbd7ab9-3d1c-4eed-908e-852eec1ce3b1.1241 
>/.shard/9dbd7ab9-3d1c-4eed-908e-852eec1ce3b1.1242 
>Status: Connected
>Number of entries: 3
>
>host3:/gluster_bricks/vmstore/vmstore
>Status: Connected
>Number of entries: 0
>---
>
>Thanks,
>
>Adrian
>___
>Users mailing list -- users@ovirt.org
>To unsubscribe send an email to users-le...@ovirt.org
>Privacy Statement: https://www.ovirt.org/privacy-policy.html
>oVirt Code of Conduct:
>https://www.ovirt.org/community/about/community-guidelines/
>List Archives:
>https://lists.ovirt.org/archives/list/users@ovirt.org/message/CIR4DW6LBW6GUNYBVKJ6KTNMATUD55F6/

Hey Adrian,

You can find the file name via 
https://docs.gluster.org/en/latest/Troubleshooting/gfid-to-path/  (I use method 
2 , mounted on /mnt)
Once you have the file , you can sync the file with newest data in it.

I  guess  it's a '.meta' type  of file, but let's see.

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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HRN7B426YUG7HHJFMBWM2ODUCB23PCUO/


[ovirt-users] Re: Single SPM Host orphaned from ovirt-engine, cannot confirm host rebooted or maintenance host.

2020-04-16 Thread Terry
Hopefully this helps someone else in future. 

We solved this by restarting the hosted engine. That got us partial control of 
the host via the engine although the host refused to go into maintenance until 
VDSM was restarted on the node. Once in maintenance it was rebooted and all 
back healthy
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IYGKADBBYBKHYX34GM6W7UXHENLDU3TD/


[ovirt-users] Broken doco link for New Host->Kernel boot parameters

2020-04-16 Thread Shareef Jalloq
Hi,

I'm trying to set up one of our nodes with PCI passthrough but there is a
dead lnk in the documentation for the kernel boot parameter section of
creating a new host.

https://www.ovirt.org/documentation/admin-guide/sect-Explanation_of_Settings_and_Controls_in_the_New_Host_and_Edit_Host_Windows

Anyone know where this went or can help me with the options?

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


[ovirt-users] Re: How to load VMs after importing a domain

2020-04-16 Thread Shareef Jalloq
Meh, had to scroll down the documentation further.  Can we not have links
to sections that are relevant?  Where can I add suggestions for future
documentation updates?

On Thu, Apr 16, 2020 at 3:10 PM Shareef Jalloq  wrote:

> I've followed the online instructions on importing a pre-configured domain
> into a new data centre but I can't see how to import the VMs.  The
> documentation just says, "You can now import virtual machines and templates
> from the storage domain to the data center." with no other info.
>
> What do I need to do in order to get my VMs up and running?
>
> Cheers, Shareef.
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/A2LYXEEJ7KBOTPQK5JU2JQFJHSRJVEG5/


[ovirt-users] oVirt 4.3.7 + Gluster 6.6 unsynced entries

2020-04-16 Thread adrianquintero
Hello,
I am having the following issue, it has been a few days and healing never 
finishes, any ideas on how to fix the unsynced entries?

[root@host1 vmstore]# gluster vol heal vmstore info
---
Brick host1:/gluster_bricks/vmstore/vmstore
 
 
 
Status: Connected
Number of entries: 3

Brick host2:/gluster_bricks/vmstore/vmstore
/.shard/9dbd7ab9-3d1c-4eed-908e-852eec1ce3b1.1240 
/.shard/9dbd7ab9-3d1c-4eed-908e-852eec1ce3b1.1241 
/.shard/9dbd7ab9-3d1c-4eed-908e-852eec1ce3b1.1242 
Status: Connected
Number of entries: 3

host3:/gluster_bricks/vmstore/vmstore
Status: Connected
Number of entries: 0
---

Thanks,

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


[ovirt-users] How to load VMs after importing a domain

2020-04-16 Thread Shareef Jalloq
I've followed the online instructions on importing a pre-configured domain
into a new data centre but I can't see how to import the VMs.  The
documentation just says, "You can now import virtual machines and templates
from the storage domain to the data center." with no other info.

What do I need to do in order to get my VMs up and running?

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


[ovirt-users] Re: disk snapshot in illegal status

2020-04-16 Thread David David
hi

attempt to remove snapshot from UI results in an error

I looked the LV through the lvs and did't find active snapshot ID, only the
base snapshot ID is present

ovirt in database see 2 snapshots, but i have only one base image on storage

so, i must remove the active snapshot ID from db not the base image Id ?

чт, 16 апр. 2020 г. в 13:58, Shani Leviim :

> Hi David,
> Sorry for the late reply.
> the volume_dump returned 1 occurrence of that image, while the query
> returned 2 occurrences.
>
> It seems that there's an image id with a description of 'Auto-generated
> for Live Storage Migration' which wasn't removed from the DB.
> Can you try to remove it from the UI?
> (If you claimed to remove it, try to remove it from the DB).
>
>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Tue, Apr 7, 2020 at 7:45 PM David David  wrote:
>
>> vdsm-tool dump-volume-chains d17aa967-f7f7-4d9f-98e4-7022854da4f5
>>
>> engine=# select * from images_storage_domain_view where
>> image_group_id='1844873e-45ef-4a2b-a991-2df6e92a3e2d';
>>
>> output attached
>>
>> вт, 7 апр. 2020 г. в 19:47, Shani Leviim :
>>
>>> Hi David,
>>> First, we need to compare the chain as it is seen by the engine and the
>>> host and see if there's a difference.
>>> Can you please share the output of the following?
>>>
>>> On the host:
>>> vdsm-tool dump-volume-chains 
>>>
>>> On the engine:
>>> SELECT *
>>>  FROM images_storage_domain_view images_storage_domain_view
>>>  WHERE image_group_id = ;
>>>
>>>
>>> *Regards,*
>>>
>>> *Shani Leviim*
>>>
>>>
>>> On Tue, Apr 7, 2020 at 5:28 PM David David  wrote:
>>>
 hello

 after removing "auto generated" snapshot, the vm snapshot became to
 illegal status and in the "snapshot" tab also marked in illegal status

 now my vm is not booting

 but "vdsm-client Volume getInfo" shows the snapshot status is legal

 vdsm-client Volume getInfo \
 storagepoolID=---- \
 storagedomainID=d17aa967-f7f7-4d9f-98e4-7022854da4f5 \
 imageID=1844873e-45ef-4a2b-a991-2df6e92a3e2d \
 volumeID=f447cd4f-9ab3-489d-8c2a-b2e69456496f

 {
 "status": "OK",
 "lease": {
 "path": "/dev/d17aa967-f7f7-4d9f-98e4-7022854da4f5/leases",
 "owners": [],
 "version": null,
 "offset": 132120576
 },
 "domain": "d17aa967-f7f7-4d9f-98e4-7022854da4f5",
 "capacity": "21474836480",
 "voltype": "LEAF",
 "description": "None",
 "parent": "----",
 "format": "RAW",
 "generation": 1,
 "image": "1844873e-45ef-4a2b-a991-2df6e92a3e2d",
 "uuid": "f447cd4f-9ab3-489d-8c2a-b2e69456496f",
 "disktype": "DATA",
 "legality": "LEGAL",
 "mtime": "0",
 "apparentsize": "21474836480",
 "truesize": "21474836480",
 "type": "PREALLOCATED",
 "children": [],
 "pool": "",
 "ctime": "1530472945"
 }

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

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


[ovirt-users] VM's in status unknown

2020-04-16 Thread kim . kargaard
Hi,

We have a few Windows 10 VM's running on our ovirt 4.3, where when you shutdown 
the VM from within Windows, that VM does not shut down but gets a status of 
unknown in ovirt and one cannot do anything to the machines within the web gui. 
This seems to specfically be related to that Windows 10 template that we have 
created. Any ideas? Also, any ideas on how one can shut these machines down?

Thanks

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


[ovirt-users] Re: yum mirrors 403 forbidden

2020-04-16 Thread Shareef Jalloq
Thanks.  I found the issue using curl on the node itself.  Browsing to the
URL worked but curl shows the Fortigate web filter error message.

On Thu, Apr 16, 2020 at 12:02 PM Strahil Nikolov 
wrote:

> On April 16, 2020 1:02:01 PM GMT+03:00, Shareef Jalloq <
> shar...@jalloq.co.uk> wrote:
> >I seem to be taking 2 steps back and 1 forward at the moment.  What
> >could I
> >have done on a node to start getting 403 forbidden errors when using
> >yum?
> >
> >[root@ovirt-node-00 ~]# yum repolist
> >
> >Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist,
> >package_upload, product-id, search-disabled-repos, vdsmupgrade,
> >versionlock
> >
> >Loading mirror speeds from cached hostfile
> >
> >ovirt-4.3-epel/x86_64/metalink
> >
> >  |  13 kB  00:00:00
> >
> > * ovirt-4.3-epel: mirror.de.leaseweb.net
> >
> >http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >To address this issue please refer to the below wiki article
> >
> >
> >https://wiki.centos.org/yum-errors
> >
> >
> >If above article doesn't help to resolve this issue please use
> >https://bugs.centos.org/.
> >
> >
> >http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >ovirt-4.3/7
> >
> >  | 3.0 kB  00:00:00
> >
> >
> http://mirror.centos.org/centos/7/storage/x86_64/gluster-6/repodata/repomd.xml
> :
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >http://mirror.centos.org/centos/7/opstools/x86_64/repodata/repomd.xml:
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >
> http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.3/repodata/repomd.xml
> :
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >
> http://mirror.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml
> :
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >
> http://fedorapeople.org/groups/virt/virtio-win/repo/latest/repodata/repomd.xml
> :
> >[Errno 14] HTTP Error 403 - Forbidden
> >
> >Trying other mirror.
> >
> >sac-gluster-ansible/x86_64
> >
> >  | 3.3 kB  00:00:00
> >
> >repo id
> >repo name
> >status
> >
> >centos-sclo-rh-release/x86_64
> >CentOS-7 - SCLo rh
> >0
> >
> >ovirt-4.3/7
> >Latest oVirt 4.3 Release
> >2,831
> >
> >ovirt-4.3-centos-gluster6/x86_64
> >CentOS-7 - Gluster 6
> >0
> >
> >ovirt-4.3-centos-opstools/x86_64
> >CentOS-7 - OpsTools - release
> >0
> >
> >ovirt-4.3-centos-ovirt43/x86_64
> >CentOS-7 - oVirt 4.3
> >0
> >
> >ovirt-4.3-centos-qemu-ev/x86_64
> >CentOS-7 - QEMU EV
> >0
> >
> >ovirt-4.3-epel/x86_64
> >Extra Packages for Enterprise Linux 7 - x86_64
> >13,244
> >
> >ovirt-4.3-virtio-win-latest
> >virtio-win builds roughly matching what will be shipped in upcoming
> >RHEL
> >  0
> >
> >sac-gluster-ansible/x86_64
> >Copr repo for gluster-ansible owned by sac
> >18
> >
> >repolist: 16,093
> >
> >Uploading Enabled Repositories Report
> >
> >Cannot upload enabled repos report, is this client registered?
>
> I would first  check:
> 1. If proxy is defined correctly in yum.conf , $http_proxy  , $https_proxy
> , $ftp_proxy &  $noproxy
> 2. Check the default gateway & routing
> 3. Verify the urls can be accessed (for example - using a browser)
>
> 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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/OLPKRLXDUJ4DVI7VILY7T7BLYUBZ2IEB/


[ovirt-users] Re: yum mirrors 403 forbidden

2020-04-16 Thread Strahil Nikolov
On April 16, 2020 1:02:01 PM GMT+03:00, Shareef Jalloq  
wrote:
>I seem to be taking 2 steps back and 1 forward at the moment.  What
>could I
>have done on a node to start getting 403 forbidden errors when using
>yum?
>
>[root@ovirt-node-00 ~]# yum repolist
>
>Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist,
>package_upload, product-id, search-disabled-repos, vdsmupgrade,
>versionlock
>
>Loading mirror speeds from cached hostfile
>
>ovirt-4.3-epel/x86_64/metalink
>
>  |  13 kB  00:00:00
>
> * ovirt-4.3-epel: mirror.de.leaseweb.net
>
>http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>To address this issue please refer to the below wiki article
>
>
>https://wiki.centos.org/yum-errors
>
>
>If above article doesn't help to resolve this issue please use
>https://bugs.centos.org/.
>
>
>http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>ovirt-4.3/7
>
>  | 3.0 kB  00:00:00
>
>http://mirror.centos.org/centos/7/storage/x86_64/gluster-6/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>http://mirror.centos.org/centos/7/opstools/x86_64/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.3/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>http://mirror.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>http://fedorapeople.org/groups/virt/virtio-win/repo/latest/repodata/repomd.xml:
>[Errno 14] HTTP Error 403 - Forbidden
>
>Trying other mirror.
>
>sac-gluster-ansible/x86_64
>
>  | 3.3 kB  00:00:00
>
>repo id
>repo name
>status
>
>centos-sclo-rh-release/x86_64
>CentOS-7 - SCLo rh
>0
>
>ovirt-4.3/7
>Latest oVirt 4.3 Release
>2,831
>
>ovirt-4.3-centos-gluster6/x86_64
>CentOS-7 - Gluster 6
>0
>
>ovirt-4.3-centos-opstools/x86_64
>CentOS-7 - OpsTools - release
>0
>
>ovirt-4.3-centos-ovirt43/x86_64
>CentOS-7 - oVirt 4.3
>0
>
>ovirt-4.3-centos-qemu-ev/x86_64
>CentOS-7 - QEMU EV
>0
>
>ovirt-4.3-epel/x86_64
>Extra Packages for Enterprise Linux 7 - x86_64
>13,244
>
>ovirt-4.3-virtio-win-latest
>virtio-win builds roughly matching what will be shipped in upcoming
>RHEL
>  0
>
>sac-gluster-ansible/x86_64
>Copr repo for gluster-ansible owned by sac
>18
>
>repolist: 16,093
>
>Uploading Enabled Repositories Report
>
>Cannot upload enabled repos report, is this client registered?

I would first  check:
1. If proxy is defined correctly in yum.conf , $http_proxy  , $https_proxy , 
$ftp_proxy &  $noproxy
2. Check the default gateway & routing
3. Verify the urls can be accessed (for example - using a browser)

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/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/UOZ6XVB4ZQYFGBM56LO527CDD7S755D7/


[ovirt-users] Re: ovirt-engine unresponsive - how to rescue?

2020-04-16 Thread Strahil Nikolov
On April 16, 2020 11:25:20 AM GMT+03:00, Shareef Jalloq  
wrote:
>Is this actually production ready?  It seems to break at every step.
>
>On Wed, Apr 15, 2020 at 5:45 PM Strahil Nikolov 
>wrote:
>
>> On April 15, 2020 5:59:46 PM GMT+03:00, Shareef Jalloq <
>> shar...@jalloq.co.uk> wrote:
>> >Thanks for your help but I've decided to try and reinstall from
>> >scratch.
>> >This is taking too long.
>> >
>> >On Wed, Apr 15, 2020 at 3:25 PM Strahil Nikolov
>
>> >wrote:
>> >
>> >> On April 15, 2020 2:40:52 PM GMT+03:00, Shareef Jalloq <
>> >> shar...@jalloq.co.uk> wrote:
>> >> >Yes, but there are no zones set up, just ports 22, 6801 adn 6900.
>> >> >
>> >> >On Wed, Apr 15, 2020 at 12:37 PM Strahil Nikolov
>> >> >
>> >> >wrote:
>> >> >
>> >> >> On April 15, 2020 2:28:05 PM GMT+03:00, Shareef Jalloq <
>> >> >> shar...@jalloq.co.uk> wrote:
>> >> >> >Oh this is painful.  It seems to progress if you have both
>> >> >> >he_force_ipv4
>> >> >> >set and run the deployment with the '--4' switch.
>> >> >> >
>> >> >> >But then I get a failure when the ansible script checks for
>> >> >> >firewalld-zones
>> >> >> >and doesn't get anything back.  Should the deployment flow not
>be
>> >> >> >setting
>> >> >> >any zones it needs?
>> >> >> >
>> >> >> >2020-04-15 10:57:25,439+ INFO
>> >> >> >otopi.ovirt_hosted_engine_setup.ansible_utils
>> >> >> >ansible_utils._process_output:109 TASK
>[ovirt.hosted_engine_setup
>> >:
>> >> >Get
>> >> >> >active list of active firewalld zones]
>> >> >> >
>> >> >> >2020-04-15 10:57:26,641+ DEBUG
>> >> >> >otopi.ovirt_hosted_engine_setup.ansible_utils
>> >> >> >ansible_utils._process_output:103 {u'stderr_lines': [],
>> >u'changed':
>> >> >> >True,
>> >> >> >u'end': u'2020-04-15 10:57:26.481202', u'_ansible_no_log':
>False,
>> >> >> >u'stdout': u'', u'cmd': u'set -euo pipefail && firewall-cmd
>> >> >> >--get-active-zones | grep -v "^\\s*interfaces"', u'start':
>> >> >u'2020-04-15
>> >> >> >10:57:26.050203', u'delta': u'0:00:00.430999', u'stderr': u'',
>> >> >u'rc':
>> >> >> >1,
>> >> >> >u'invocation': {u'module_args': {u'creates': None,
>u'executable':
>> >> >None,
>> >> >> >u'_uses_shell': True, u'strip_empty_ends': True,
>u'_raw_params':
>> >> >u'set
>> >> >> >-euo
>> >> >> >pipefail && firewall-cmd --get-active-zones | grep -v
>> >> >> >"^\\s*interfaces"',
>> >> >> >u'removes': None, u'argv': None, u'warn': True, u'chdir':
>None,
>> >> >> >u'stdin_add_newline': True, u'stdin': None}}, u'stdout_lines':
>> >[],
>> >> >> >u'msg':
>> >> >> >u'non-zero return code'}
>> >> >> >
>> >> >> >2020-04-15 10:57:26,741+ ERROR
>> >> >> >otopi.ovirt_hosted_engine_setup.ansible_utils
>> >> >> >ansible_utils._process_output:107 fatal: [localhost]: FAILED!
>=>
>> >> >> >{"changed": true, "cmd": "set -euo pipefail && firewall-cmd
>> >> >> >--get-active-zones | grep -v \"^\\s*interfaces\"", "delta":
>> >> >> >"0:00:00.430999", "end": "2020-04-15 10:57:26.481202", "msg":
>> >> >"non-zero
>> >> >> >return code", "rc": 1, "start": "2020-04-15 10:57:26.050203",
>> >> >"stderr":
>> >> >> >"",
>> >> >> >"stderr_lines": [], "stdout": "", "stdout_lines": []}
>> >> >> >
>> >> >> >On Wed, Apr 15, 2020 at 10:23 AM Shareef Jalloq
>> >> >
>> >> >> >wrote:
>> >> >> >
>> >> >> >> Ha, spoke too soon. It's now stuck in a loop and a google
>> >points
>> >> >me
>> >> >> >at
>> >> >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1746585
>> >> >> >>
>> >> >> >> However, forcing ipv4 doesn't seem to have fixed the loop.
>> >> >> >>
>> >> >> >> On Wed, Apr 15, 2020 at 9:59 AM Shareef Jalloq
>> >> >
>> >> >> >> wrote:
>> >> >> >>
>> >> >> >>> OK, that seems to have fixed it, thanks.  Is this a side
>> >effect
>> >> >of
>> >> >> >>> redeploying the HE over a first time install? Nothing has
>> >changed
>> >> >in
>> >> >> >our
>> >> >> >>> setup and I didn't need to do this when I initially set up
>our
>> >> >> >nodes.
>> >> >> >>>
>> >> >> >>>
>> >> >> >>>
>> >> >> >>> On Tue, Apr 14, 2020 at 6:55 PM Strahil Nikolov
>> >> >> >
>> >> >> >>> wrote:
>> >> >> >>>
>> >> >>  On April 14, 2020 6:17:17 PM GMT+03:00, Shareef Jalloq <
>> >> >>  shar...@jalloq.co.uk> wrote:
>> >> >>  >Hmmm, we're not using ipv6.  Is that the issue?
>> >> >>  >
>> >> >>  >On Tue, Apr 14, 2020 at 3:56 PM Strahil Nikolov
>> >> >> >
>> >> >>  >wrote:
>> >> >>  >
>> >> >>  >> On April 14, 2020 1:27:24 PM GMT+03:00, Shareef Jalloq
><
>> >> >>  >> shar...@jalloq.co.uk> wrote:
>> >> >>  >> >Right, I've given up on recovering the HE so want to
>try
>> >and
>> >> >>  >redeploy
>> >> >>  >> >it.
>> >> >>  >> >There doesn't seem to be enough information to debug
>why
>> >the
>> >> >>  >> >broker/agent
>> >> >>  >> >won't start cleanly.
>> >> >>  >> >
>> >> >>  >> >In running 'hosted-engine --deploy', I'm seeing the
>> >> >following
>> >> >> >error
>> >> >>  >in
>> >> >>  >> >the
>> >> >>  >> >setup validation phase:
>> >> >>  >> >
>> >> >>  >> >2020-04-14 09:46:08,922+ DEBUG
>>

[ovirt-users] Re: yum mirrors 403 forbidden

2020-04-16 Thread Shareef Jalloq
Seems our fortigate just spat its dummy.  Oh joy.

On Thu, Apr 16, 2020 at 11:02 AM Shareef Jalloq 
wrote:

> I seem to be taking 2 steps back and 1 forward at the moment.  What could
> I have done on a node to start getting 403 forbidden errors when using yum?
>
> [root@ovirt-node-00 ~]# yum repolist
>
> Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist,
> package_upload, product-id, search-disabled-repos, vdsmupgrade, versionlock
>
> Loading mirror speeds from cached hostfile
>
> ovirt-4.3-epel/x86_64/metalink
>
> |  13 kB  00:00:00
>
>  * ovirt-4.3-epel: mirror.de.leaseweb.net
>
> http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
> To address this issue please refer to the below wiki article
>
>
> https://wiki.centos.org/yum-errors
>
>
> If above article doesn't help to resolve this issue please use
> https://bugs.centos.org/.
>
>
> http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
> ovirt-4.3/7
>
> | 3.0 kB  00:00:00
>
>
> http://mirror.centos.org/centos/7/storage/x86_64/gluster-6/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
> http://mirror.centos.org/centos/7/opstools/x86_64/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
> http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.3/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
>
> http://mirror.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
>
> http://fedorapeople.org/groups/virt/virtio-win/repo/latest/repodata/repomd.xml:
> [Errno 14] HTTP Error 403 - Forbidden
>
> Trying other mirror.
>
> sac-gluster-ansible/x86_64
>
> | 3.3 kB  00:00:00
>
> repo id
>   repo name
> status
>
> centos-sclo-rh-release/x86_64
>   CentOS-7 - SCLo rh
> 0
>
> ovirt-4.3/7
>   Latest oVirt 4.3 Release
> 2,831
>
> ovirt-4.3-centos-gluster6/x86_64
>   CentOS-7 - Gluster 6
> 0
>
> ovirt-4.3-centos-opstools/x86_64
>   CentOS-7 - OpsTools - release
> 0
>
> ovirt-4.3-centos-ovirt43/x86_64
>   CentOS-7 - oVirt 4.3
> 0
>
> ovirt-4.3-centos-qemu-ev/x86_64
>   CentOS-7 - QEMU EV
> 0
>
> ovirt-4.3-epel/x86_64
>   Extra Packages for Enterprise Linux 7 - x86_64
> 13,244
>
> ovirt-4.3-virtio-win-latest
>   virtio-win builds roughly matching what will be shipped in upcoming
> RHEL0
>
> sac-gluster-ansible/x86_64
>   Copr repo for gluster-ansible owned by sac
> 18
>
> repolist: 16,093
>
> Uploading Enabled Repositories Report
>
> Cannot upload enabled repos report, is this client registered?
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WDXHYLZCRDGIEFIUXH6WFVSHUQJB2UGJ/


[ovirt-users] yum mirrors 403 forbidden

2020-04-16 Thread Shareef Jalloq
I seem to be taking 2 steps back and 1 forward at the moment.  What could I
have done on a node to start getting 403 forbidden errors when using yum?

[root@ovirt-node-00 ~]# yum repolist

Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist,
package_upload, product-id, search-disabled-repos, vdsmupgrade, versionlock

Loading mirror speeds from cached hostfile

ovirt-4.3-epel/x86_64/metalink

  |  13 kB  00:00:00

 * ovirt-4.3-epel: mirror.de.leaseweb.net

http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

To address this issue please refer to the below wiki article


https://wiki.centos.org/yum-errors


If above article doesn't help to resolve this issue please use
https://bugs.centos.org/.


http://mirror.centos.org/centos/7/sclo/x86_64/rh/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

ovirt-4.3/7

  | 3.0 kB  00:00:00

http://mirror.centos.org/centos/7/storage/x86_64/gluster-6/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

http://mirror.centos.org/centos/7/opstools/x86_64/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.3/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

http://mirror.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

http://fedorapeople.org/groups/virt/virtio-win/repo/latest/repodata/repomd.xml:
[Errno 14] HTTP Error 403 - Forbidden

Trying other mirror.

sac-gluster-ansible/x86_64

  | 3.3 kB  00:00:00

repo id
repo name
status

centos-sclo-rh-release/x86_64
CentOS-7 - SCLo rh
0

ovirt-4.3/7
Latest oVirt 4.3 Release
2,831

ovirt-4.3-centos-gluster6/x86_64
CentOS-7 - Gluster 6
0

ovirt-4.3-centos-opstools/x86_64
CentOS-7 - OpsTools - release
0

ovirt-4.3-centos-ovirt43/x86_64
CentOS-7 - oVirt 4.3
0

ovirt-4.3-centos-qemu-ev/x86_64
CentOS-7 - QEMU EV
0

ovirt-4.3-epel/x86_64
Extra Packages for Enterprise Linux 7 - x86_64
13,244

ovirt-4.3-virtio-win-latest
virtio-win builds roughly matching what will be shipped in upcoming RHEL
  0

sac-gluster-ansible/x86_64
Copr repo for gluster-ansible owned by sac
18

repolist: 16,093

Uploading Enabled Repositories Report

Cannot upload enabled repos report, is this client registered?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TNVCXJ2A5CW4NDZ5IG4XW2VJ45JSVUAN/


[ovirt-users] Re: disk snapshot in illegal status

2020-04-16 Thread Shani Leviim
Hi David,
Sorry for the late reply.
the volume_dump returned 1 occurrence of that image, while the query
returned 2 occurrences.

It seems that there's an image id with a description of 'Auto-generated for
Live Storage Migration' which wasn't removed from the DB.
Can you try to remove it from the UI?
(If you claimed to remove it, try to remove it from the DB).


*Regards,*

*Shani Leviim*


On Tue, Apr 7, 2020 at 7:45 PM David David  wrote:

> vdsm-tool dump-volume-chains d17aa967-f7f7-4d9f-98e4-7022854da4f5
>
> engine=# select * from images_storage_domain_view where
> image_group_id='1844873e-45ef-4a2b-a991-2df6e92a3e2d';
>
> output attached
>
> вт, 7 апр. 2020 г. в 19:47, Shani Leviim :
>
>> Hi David,
>> First, we need to compare the chain as it is seen by the engine and the
>> host and see if there's a difference.
>> Can you please share the output of the following?
>>
>> On the host:
>> vdsm-tool dump-volume-chains 
>>
>> On the engine:
>> SELECT *
>>  FROM images_storage_domain_view images_storage_domain_view
>>  WHERE image_group_id = ;
>>
>>
>> *Regards,*
>>
>> *Shani Leviim*
>>
>>
>> On Tue, Apr 7, 2020 at 5:28 PM David David  wrote:
>>
>>> hello
>>>
>>> after removing "auto generated" snapshot, the vm snapshot became to
>>> illegal status and in the "snapshot" tab also marked in illegal status
>>>
>>> now my vm is not booting
>>>
>>> but "vdsm-client Volume getInfo" shows the snapshot status is legal
>>>
>>> vdsm-client Volume getInfo \
>>> storagepoolID=---- \
>>> storagedomainID=d17aa967-f7f7-4d9f-98e4-7022854da4f5 \
>>> imageID=1844873e-45ef-4a2b-a991-2df6e92a3e2d \
>>> volumeID=f447cd4f-9ab3-489d-8c2a-b2e69456496f
>>>
>>> {
>>> "status": "OK",
>>> "lease": {
>>> "path": "/dev/d17aa967-f7f7-4d9f-98e4-7022854da4f5/leases",
>>> "owners": [],
>>> "version": null,
>>> "offset": 132120576
>>> },
>>> "domain": "d17aa967-f7f7-4d9f-98e4-7022854da4f5",
>>> "capacity": "21474836480",
>>> "voltype": "LEAF",
>>> "description": "None",
>>> "parent": "----",
>>> "format": "RAW",
>>> "generation": 1,
>>> "image": "1844873e-45ef-4a2b-a991-2df6e92a3e2d",
>>> "uuid": "f447cd4f-9ab3-489d-8c2a-b2e69456496f",
>>> "disktype": "DATA",
>>> "legality": "LEGAL",
>>> "mtime": "0",
>>> "apparentsize": "21474836480",
>>> "truesize": "21474836480",
>>> "type": "PREALLOCATED",
>>> "children": [],
>>> "pool": "",
>>> "ctime": "1530472945"
>>> }
>>>
>>> how to fix the problem?
>>> ___
>>> Users mailing list -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
>>> Privacy Statement: https://www.ovirt.org/privacy-policy.html
>>> oVirt Code of Conduct:
>>> https://www.ovirt.org/community/about/community-guidelines/
>>> List Archives:
>>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/JSYMY4QG2HSPVITAX7QSVZDZ4HJDLN4W/
>>>
>>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KR5QGE72YOSK3MSQDFLU4LK6B2SSHU2M/


[ovirt-users] Single SPM Host orphaned from ovirt-engine, cannot confirm host rebooted or maintenance host.

2020-04-16 Thread Terry
We have number of clusters connected to ovirt-engine. Some of these are single 
host clusters (running ovirt-release43-4.3.5.2-1 on CentOS7) with local 
storage. Recently, ovirt-engine started reporting one of these hosts 
NonResponsive, VMs were still running on the host but ovirt seems unable to 
communicate with it, testing shows no issues connecting engine -> host:vdsm and 
likewise the host can communicate with the engine on port 80 and 443.

The host in question cannot be managed via IPMI for power management but we are 
able to perform an SSH reboot via the engine interface. We opted to login to 
the running virtual machines, shut them down and issue the SSH reboot from the 
engine. The server changes to rebooting status for some time and then reports 
NonResponsive state. 

We are unable to maintenance the host or confirm host has been rebooted 
manually as we are presented with the following

"Error while executing action: Cannot perform confirm 'Host has been rebooted'. 
Another power management action is already in progress."

The VDSM logs on the host in question are continually showing:

2020-04-16 08:23:51,478+ INFO  (vmrecovery) [vds] recovery: waiting for 
storage pool to go up (clientIF:711)
2020-04-16 08:23:52,332+ INFO  (jsonrpc/7) [vdsm.api] FINISH 
getStoragePoolInfo error=Unknown pool id, pool not connected: 
(u'6baea5dc-b049-47c2-a94f-5229c37c62d0',) from=:::10.10.1.252,33680, 
task_id=420249a4-55c0-436d-92c7-ea1286a0e287 (api:52)
2020-04-16 08:23:52,332+ ERROR (jsonrpc/7) [storage.TaskManager.Task] 
(Task='420249a4-55c0-436d-92c7-ea1286a0e287') Unexpected error (task:875)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in 
_run
return fn(*args, **kargs)
  File "", line 2, in getStoragePoolInfo
  File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 50, in method
ret = func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 2550, in 
getStoragePoolInfo
pool = self.getPool(spUUID)
  File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 351, in 
getPool
raise se.StoragePoolUnknown(spUUID)
StoragePoolUnknown: Unknown pool id, pool not connected: 
(u'6baea5dc-b049-47c2-a94f-5229c37c62d0',)
2020-04-16 08:23:52,333+ INFO  (jsonrpc/7) [storage.TaskManager.Task] 
(Task='420249a4-55c0-436d-92c7-ea1286a0e287') aborting: Task is aborted: 
"Unknown pool id, pool not connected: 
(u'6baea5dc-b049-47c2-a94f-5229c37c62d0',)" - code 309 (task:1181)

During this period, the following is observed in the engine logs:

2020-04-16 08:23:52,307Z ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(EE-ManagedThreadFactory-engineScheduled-Thread-31) [] EVENT_ID: 
VDS_BROKER_COMMAND_FAILURE(10,802), VDSM compute01.ovirt.local command 
SpmStatusVDS failed: Message timeout which can be caused by communication issues
2020-04-16 08:23:52,307Z ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStatusVDSCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-31) [] Command 
'SpmStatusVDSCommand(HostName = compute01.ovirt.local, 
SpmStatusVDSCommandParameters:{hostId='67dc53da-d5ee-461e-87de-2ca6dd78637f', 
storagePoolId='6baea5dc-b049-47c2-a94f-5229c37c62d0'})' execution failed: 
VDSGenericException: VDSNetworkException: Message timeout which can be caused 
by communication issues
2020-04-16 08:23:52,346Z ERROR 
[org.ovirt.engine.core.vdsbroker.irsbroker.GetStoragePoolInfoVDSCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-31) [] Failed in 
'GetStoragePoolInfoVDS' method
2020-04-16 08:23:52,355Z ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(EE-ManagedThreadFactory-engineScheduled-Thread-31) [] EVENT_ID: 
IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command GetStoragePoolInfoVDS failed: 
Unknown pool id, pool not connected: (u'6baea5dc-b049-47c2-a94f-5229c37c62d0',)
2020-04-16 08:23:52,356Z ERROR 
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-31) [] 
IrsBroker::Failed::GetStoragePoolInfoVDS: IRSGenericException: 
IRSErrorException: Failed to GetStoragePoolInfoVDS, error = Unknown pool id, 
pool not connected: (u'6baea5dc-b049-47c2-a94f-5229c37c62d0',), code = 309

The metadata file for the local storage domain looks fine?

ALIGNMENT=1048576
BLOCK_SIZE=512
CLASS=Data
DESCRIPTION=compute01_local_storage
IOOPTIMEOUTSEC=10
LEASERETRIES=3
LEASETIMESEC=60
LOCKPOLICY=
LOCKRENEWALINTERVALSEC=5
MASTER_VERSION=1
POOL_DESCRIPTION=compute01_local
POOL_DOMAINS=1cc26dea-688c-40cc-bda6-38b00054001e:Active
POOL_SPM_ID=-1
POOL_SPM_LVER=-1
POOL_UUID=6baea5dc-b049-47c2-a94f-5229c37c62d0
REMOTE_PATH=/mnt/ovirt_datastore
ROLE=Master
SDUUID=1cc26dea-688c-40cc-bda6-38b00054001e
TYPE=LOCALFS
VERSION=5
_SHA_CKSUM=24c85256b889d0b3384e7975c660f4a5cbb58d33

I would assume this has happened because ovirt was unable to power cycle the 
machine and now can't confi

[ovirt-users] Re: Update Conflicts

2020-04-16 Thread Strahil Nikolov
On April 16, 2020 10:14:55 AM GMT+03:00, eev...@digitaldatatechs.com wrote:
>If you ls -l /etc/yum.repos.d you should have ovirt-4.3.repo and
>ovirt-4.3-dependencies.repo. Usually the dependencies are missing with
>this error.
>
>
>Eric Evans
>Digital Data Services LLC.
>304.660.9080
>
>
>-Original Message-
>From: Strahil Nikolov  
>Sent: Wednesday, April 15, 2020 3:57 PM
>To: users@ovirt.org; Christian Reiss 
>Subject: [ovirt-users] Re: Update Conflicts
>
>On April 15, 2020 6:18:40 PM GMT+03:00, Christian Reiss
> wrote:
>>Hey folks,
>>
>>Some weeks ago I installed oVirt on top of a fresh CentOS 7 
>>installation. I went ahead according to the official setup, which is 
>>basically to actiate a repo and then install via engine.
>>
>>When I try to run "yum update" on the hosts, I get a dependency error:
>>
>>--> Finished Dependency Resolution
>>Error: Package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.6.x86_64
>>(updates)
>>   Requires: libvirt-daemon-driver-storage-gluster =
>>4.5.0-23.el7_7.6
>>   Installed:
>>libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.5.x86_64
>>(@updates)
>>   libvirt-daemon-driver-storage-gluster =
>4.5.0-23.el7_7.5
>>Error: Package: vdsm-gluster-4.30.40-1.el7.x86_64 (@ovirt-4.3)
>>   Requires: vdsm = 4.30.40-1.el7
>>   Removing: vdsm-4.30.40-1.el7.x86_64 (@ovirt-4.3)
>>   vdsm = 4.30.40-1.el7
>>   Updated By: vdsm-4.30.43-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.43-1.el7
>>   Available: vdsm-4.30.8-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.8-1.el7
>>   Available: vdsm-4.30.9-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.9-1.el7
>>   Available: vdsm-4.30.11-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.11-1.el7
>>   Available: vdsm-4.30.12-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.12-1.el7
>>   Available: vdsm-4.30.13-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.13-1.el7
>>   Available: vdsm-4.30.14-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.14-1.el7
>>   Available: vdsm-4.30.15-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.15-1.el7
>>   Available: vdsm-4.30.16-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.16-1.el7
>>   Available: vdsm-4.30.17-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.17-1.el7
>>   Available: vdsm-4.30.18-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.18-1.el7
>>   Available: vdsm-4.30.19-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.19-1.el7
>>   Available: vdsm-4.30.20-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.20-1.el7
>>   Available: vdsm-4.30.21-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.21-1.el7
>>   Available: vdsm-4.30.22-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.22-1.el7
>>   Available: vdsm-4.30.23-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.23-1.el7
>>   Available: vdsm-4.30.24-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.24-1.el7
>>   Available: vdsm-4.30.25-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.25-1.el7
>>   Available: vdsm-4.30.26-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.26-1.el7
>>   Available: vdsm-4.30.28-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.28-1.el7
>>   Available: vdsm-4.30.29-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.29-1.el7
>>   Available: vdsm-4.30.30-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.30-1.el7
>>   Available: vdsm-4.30.31-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.31-1.el7
>>   Available: vdsm-4.30.32-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.32-1.el7
>>   Available: vdsm-4.30.33-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.33-1.el7
>>   Available: vdsm-4.30.34-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.34-1.el7
>>   Available: vdsm-4.30.35-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.35-1.el7
>>   Available: vdsm-4.30.36-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.36-1.el7
>>   Available: vdsm-4.30.37-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.37-1.el7
>>   Available: vdsm-4.30.38-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.38-1.el7
>>   Available: vdsm-4.30.39-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.39-1.el7
>>   Available: vdsm-4.30.42-1.el7.x86_64 (ovirt-4.3)
>>   vdsm = 4.30.42-1.el7
>>Error: Package:
>>libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.5.x86_64
>>(@updates)
>>Requires: libvirt-daemon-driver-storage-core =
>4.5.0-23.el7_7.5
>>   Removing:
>>libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.5.x86_64 (@updates)
>>   libvirt-daemon-driver-storage-core = 4.5.0-23.el7_7.5
>>   Updated By:
>>libvirt-daemon-driver-stora

[ovirt-users] Re: Update Conflicts

2020-04-16 Thread eevans
If you ls -l /etc/yum.repos.d you should have ovirt-4.3.repo and 
ovirt-4.3-dependencies.repo. Usually the dependencies are missing with this 
error.


Eric Evans
Digital Data Services LLC.
304.660.9080


-Original Message-
From: Strahil Nikolov  
Sent: Wednesday, April 15, 2020 3:57 PM
To: users@ovirt.org; Christian Reiss 
Subject: [ovirt-users] Re: Update Conflicts

On April 15, 2020 6:18:40 PM GMT+03:00, Christian Reiss 
 wrote:
>Hey folks,
>
>Some weeks ago I installed oVirt on top of a fresh CentOS 7 
>installation. I went ahead according to the official setup, which is 
>basically to actiate a repo and then install via engine.
>
>When I try to run "yum update" on the hosts, I get a dependency error:
>
>--> Finished Dependency Resolution
>Error: Package: libvirt-daemon-driver-storage-4.5.0-23.el7_7.6.x86_64
>(updates)
>   Requires: libvirt-daemon-driver-storage-gluster =
>4.5.0-23.el7_7.6
>   Installed:
>libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.5.x86_64
>(@updates)
>   libvirt-daemon-driver-storage-gluster = 4.5.0-23.el7_7.5
>Error: Package: vdsm-gluster-4.30.40-1.el7.x86_64 (@ovirt-4.3)
>   Requires: vdsm = 4.30.40-1.el7
>   Removing: vdsm-4.30.40-1.el7.x86_64 (@ovirt-4.3)
>   vdsm = 4.30.40-1.el7
>   Updated By: vdsm-4.30.43-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.43-1.el7
>   Available: vdsm-4.30.8-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.8-1.el7
>   Available: vdsm-4.30.9-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.9-1.el7
>   Available: vdsm-4.30.11-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.11-1.el7
>   Available: vdsm-4.30.12-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.12-1.el7
>   Available: vdsm-4.30.13-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.13-1.el7
>   Available: vdsm-4.30.14-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.14-1.el7
>   Available: vdsm-4.30.15-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.15-1.el7
>   Available: vdsm-4.30.16-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.16-1.el7
>   Available: vdsm-4.30.17-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.17-1.el7
>   Available: vdsm-4.30.18-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.18-1.el7
>   Available: vdsm-4.30.19-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.19-1.el7
>   Available: vdsm-4.30.20-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.20-1.el7
>   Available: vdsm-4.30.21-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.21-1.el7
>   Available: vdsm-4.30.22-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.22-1.el7
>   Available: vdsm-4.30.23-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.23-1.el7
>   Available: vdsm-4.30.24-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.24-1.el7
>   Available: vdsm-4.30.25-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.25-1.el7
>   Available: vdsm-4.30.26-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.26-1.el7
>   Available: vdsm-4.30.28-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.28-1.el7
>   Available: vdsm-4.30.29-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.29-1.el7
>   Available: vdsm-4.30.30-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.30-1.el7
>   Available: vdsm-4.30.31-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.31-1.el7
>   Available: vdsm-4.30.32-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.32-1.el7
>   Available: vdsm-4.30.33-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.33-1.el7
>   Available: vdsm-4.30.34-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.34-1.el7
>   Available: vdsm-4.30.35-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.35-1.el7
>   Available: vdsm-4.30.36-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.36-1.el7
>   Available: vdsm-4.30.37-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.37-1.el7
>   Available: vdsm-4.30.38-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.38-1.el7
>   Available: vdsm-4.30.39-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.39-1.el7
>   Available: vdsm-4.30.42-1.el7.x86_64 (ovirt-4.3)
>   vdsm = 4.30.42-1.el7
>Error: Package:
>libvirt-daemon-driver-storage-gluster-4.5.0-23.el7_7.5.x86_64
>(@updates)
>Requires: libvirt-daemon-driver-storage-core = 4.5.0-23.el7_7.5
>   Removing:
>libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.5.x86_64 (@updates)
>   libvirt-daemon-driver-storage-core = 4.5.0-23.el7_7.5
>   Updated By:
>libvirt-daemon-driver-storage-core-4.5.0-23.el7_7.6.x86_64 (updates)
>   libvirt-daemon-driver-storage-core = 4.5.0-23.el7_7.6
>   Available:
>libvirt-daemon-driver-storage-core-4.5.0-23.el7.x86

[ovirt-users] Re: cloud-init ovirt

2020-04-16 Thread Liran Rotenberg
On Wed, Apr 15, 2020 at 5:19 PM PunkGeek  wrote:

> Hello,
> How can I use ovirt tools that configure cloud-init vms by python?
> https://red.ht/2K1gBkn
> Actually, I want just to use this tool in my python libvirt script.
> Best regards
>

Hi,
You can use Python SDK. Here is an example using cloud init:
https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/start_vm_with_cloud_init.py

Regards,
Liran.

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