[ovirt-users] Unable to remove system roles from Everyone group

2020-04-30 Thread miguel . garcia
I opened Everyone group and added system role UserRole and realized now that 
everybody can see all VMS which is not good. I tried to remove the role from 
the group but got the error "Error while executing action: It's not allowed to 
remove system permissions assigned to built-in Everyone group"

Looking into Ovirt forums I see that this change should be made through the 
engine database but I was not able to reach that part.

Can someone help me out how to remove the system role from Everyone group? or 
at least reset the group?
___
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/KRRZIWBSALA5TRDEJY33QPY5BEKYFEKP/


[ovirt-users] How to clean up Storage Domain manually

2020-10-20 Thread miguel . garcia
We have a problem in our cluster where the storage domain was consumed almost 
totally so we proceed to do a release space by deleting vms and templates that 
are not longer needed. Despite of removal we got the following eerror message 
removing some assets "The Storage Domain may be manually cleaned-up from 
possible leftover". Also this problem is triggered when new vms are created.

How can we perform a manual clean-up in the storage domain?
___
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/F2S5I6MR4Z4VNNLN24RAQ6ECOGAYUOON/


[ovirt-users] Re: It is possible to export a vm bigger as 5 TB?

2020-08-10 Thread miguel . garcia
I got the same result from an export domain.

I'm trying to get this as a backup procedure.
___
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/BWCA2E2FAFAGHHLLA2HF2SE5XBKAKHS3/


[ovirt-users] Re: Unable to start vms in a specific host

2020-08-04 Thread miguel . garcia
All hosts has the same CPU type (x64). Besides, I had added two new hosts with 
the same specs and only one is unable to run vms the other works just fine.
___
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/PAAXO56GTNPCGDLQWYEDBFWKTOROQJAK/


[ovirt-users] It is possible to export a vm bigger as 5 TB?

2020-07-07 Thread miguel . garcia
We have a vm with many virtual drives and need to backup as ova file. Since 
this demands a lot of space I had mounted an nfs directory in the host but get 
next message after try to export ova:

Error whle executing action: Cannot export VM. Invalid target folder: 
/mnt/shared2 on Host. You may refer to the engine.log file for further details.

Looking at the engine.log file got this mesage:
2020-07-03 11:42:37,268-04 INFO  
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] (default 
task-1929) [e357a397-3dc3-4566-900f-6e0e0cb39030] Lock Acquired to object 
'EngineLock:{exclusiveLocks='[0b65c67d-98ae-435a-9c0a-2d9f0856a98b=VM]', 
sharedLocks=''}'
2020-07-03 11:42:37,275-04 INFO  
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (default 
task-1929) [e357a397-3dc3-4566-900f-6e0e0cb39030] Executing Ansible command:  
/usr/bin/ansible-playbook --ssh-common-args=-F 
/var/lib/ovirt-engine/.ssh/config -v 
--private-key=/etc/pki/ovirt-engine/keys/engine_id_rsa 
--inventory=/tmp/ansible-inventory2275650137225503626 
--extra-vars=target_directory="/nt/shared2" --extra-vars=validate_only="True" 
/usr/share/ovirt-engine/playbooks/ovirt-ova-export.yml [Logfile: 
/var/log/ovirt-engine/ova/ovirt-export-ova-validate-ansible-20200703114237-172.16.99.13-e357a397-3dc3-4566-900f-6e0e0cb39030.log]
2020-07-03 11:42:39,554-04 INFO  
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (default 
task-1929) [e357a397-3dc3-4566-900f-6e0e0cb39030] Ansible playbook command has 
exited with value: 2
2020-07-03 11:42:39,555-04 WARN  
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] (default 
task-1929) [e357a397-3dc3-4566-900f-6e0e0cb39030] Validation of action 
'ExportVmToOva' failed for user Miguel.Garcia. Reasons: 
VAR__ACTION__EXPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_INVALID_OVA_DESTINATION_FOLDER,$vdsName
 hyp11.infra,$directory /nt/shared2
2020-07-03 11:42:39,556-04 INFO  
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] (default 
task-1929) [e357a397-3dc3-4566-900f-6e0e0cb39030] Lock freed to object 
'EngineLock:{exclusiveLocks='[0b65c67d-98ae-435a-9c0a-2d9f0856a98b=VM]', 
sharedLocks=''}'
2020-07-03 11:44:53,021-04 INFO  
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] (default 
task-1937) [ba070d4b-5f76-4fd7-adc0-53e0f96e6635] Lock Acquired to object 
'EngineLock:{exclusiveLocks='[0b65c67d-98ae-435a-9c0a-2d9f0856a98b=VM]', 
sharedLocks=''}'
2020-07-03 11:44:53,027-04 INFO  
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (default 
task-1937) [ba070d4b-5f76-4fd7-adc0-53e0f96e6635] Executing Ansible command:  
/usr/bin/ansible-playbook --ssh-common-args=-F 
/var/lib/ovirt-engine/.ssh/config -v 
--private-key=/etc/pki/ovirt-engine/keys/engine_id_rsa 
--inventory=/tmp/ansible-inventory3629946116235444875 
--extra-vars=target_directory="/mnt/shared2" --extra-vars=validate_only="True" 
/usr/share/ovirt-engine/playbooks/ovirt-ova-export.yml [Logfile: 
/var/log/ovirt-engine/ova/ovirt-export-ova-validate-ansible-20200703114453-172.16.99.13-ba070d4b-5f76-4fd7-adc0-53e0f96e6635.log]
2020-07-03 11:44:55,538-04 INFO  
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (default 
task-1937) [ba070d4b-5f76-4fd7-adc0-53e0f96e6635] Ansible playbook command has 
exited with value: 2
2020-07-03 11:44:55,538-04 WARN  
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] (default 
task-1937) [ba070d4b-5f76-4fd7-adc0-53e0f96e6635] Validation of action 
'ExportVmToOva' failed for user Miguel.Garcia. Reasons: 
VAR__ACTION__EXPORT,VAR__TYPE__VM,ACTION_TYPE_FAILED_INVALID_OVA_DESTINATION_FOLDER,$vdsName
 hyp11.infra,$directory /mnt/shared2
2020-07-03 11:44:55,539-04 INFO  
[org.ovirt.engine.core.bll.exportimport.ExportVmToOvaCommand] (default 
task-1937) [ba070d4b-5f76-4fd7-adc0-53e0f96e6635] Lock freed to object 
'EngineLock:{exclusiveLocks='[0b65c67d-98ae-435a-9c0a-2d9f0856a98b=VM]', 
sharedLocks=''}'
2020-07-03 11:45:17,391-04 INFO  
[org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] 
(EE-ManagedThreadFactory-engineScheduled-Thread-11) [6d510f0c] Lock Acquired to 
object 
'EngineLock:{exclusiveLocks='[f762fb4b-57c1-40d0-bf3f-be4c83f16f44=PROVIDER]', 
sharedLocks=''}'


I had tried to addthe nfs partition as a Storage Domain data type but that 
didn't help either.

The mount persmission is as follow:
drwxr-xr-x. 3 vdsm kvm  50 Jul  3 11:47 /mnt/shared2

Any idea how can export this vm?
___
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/BX2TLMSDDT2KCJPDVU4Q2A5ECZ4ILUSK/


[ovirt-users] Re: It is possible to export a vm bigger as 5 TB?

2020-07-14 Thread miguel . garcia
I had solved this problem by making a copy of the hard drives to another 
storage domain, this is the way we follow up.

The backup tools are implemented as a plan B for backups.

Thanks for the advice.
___
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/ISEET3YSKHYZVEYSWYQWAV2R42TUTB6I/


[ovirt-users] Re: What permission do I need to get API access

2020-07-14 Thread miguel . garcia
We are trying to create vm using ansible scripts. However, also tried to log 
into the API web https://master-server/ovirt-engine/api with authentication 
error messages. I think the problem is authentication method since we are using 
LDAP accounts, to access vm portal or api web URL we use email address too.
___
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/AIHD5BVBI2V4BLM7IEDRJLJZBMJQY4OY/


[ovirt-users] Re: What permission do I need to get API access

2020-07-15 Thread miguel . garcia
I already figured out the problem was how to type a user account. I realize 
this format by going to About section in the admin portal and my account was 
displayed in the following way: miguel.gar...@email.com@DOMAIN

I was able to login to API using the same user account at the end.
___
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/EKSWWQPDCDIMF2ZES2QORXDJLBLC6RLO/


[ovirt-users] What permission do I need to get API access

2020-07-07 Thread miguel . garcia
We use LDAP authentication to login to ovirt cluster, actually, admin and 
another user account have to access API with no problem. My account does cannot 
access to API despite that had SuperUser privileges than those accounts that 
already access API.

Every time I tried to access API I get next message:
Error during SSO authentication access_denied: Cannot authenticate user 
'diagsbuil...@ralntdom.rtptgcs.com':
No valid profile found in credentials..

The account does exist and permissions to enter to portal vms

What do need to do to grant access to API?
___
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/XFIRPSPCNYTACGWMYKRI275MGREPGTGX/


[ovirt-users] Unable to start vms in a specific host

2020-07-22 Thread miguel . garcia
I had added a couple new hosts in my cluster (hyp16,hyp17) both followed the 
same procedure but at the moment to start vms all of them goes to hyp16, if I 
tried to migrate a vm to hyp 17 the migration task fails.

Here is the log trying to do migration:
2020-07-22 17:19:12,352-04 INFO  
[org.ovirt.engine.core.bll.MigrateVmToServerCommand] (default task-2378) 
[35ab9442-856d-4540-a463-d72d1211867f] Running command: 
MigrateVmToServerCommand internal: false. Entities affected :  ID: 
24939bc1-5359-4f9d-b742-b32143c02eb1 Type: VMAction group MIGRATE_VM with role 
type USER
2020-07-22 17:19:12,421-04 INFO  
[org.ovirt.engine.core.vdsbroker.MigrateVDSCommand] (default task-2378) 
[35ab9442-856d-4540-a463-d72d1211867f] START, MigrateVDSCommand( 
MigrateVDSCommandParameters:{hostId='15466e1a-1f44-472c-94fc-84b132ff1c7d', 
vmId='24939bc1-5359-4f9d-b742-b32143c02eb1', srcHost='172.16.99.12', 
dstVdsId='3663f46b-61db-4b4c-a6c0-03fedc90edf0', dstHost='172.16.99.19:54321', 
migrationMethod='ONLINE', tunnelMigration='false', migrationDowntime='0', 
autoConverge='true', migrateCompressed='false', consoleAddress='null', 
maxBandwidth='625', enableGuestEvents='true', maxIncomingMigrations='2', 
maxOutgoingMigrations='2', convergenceSchedule='[init=[{name=setDowntime, 
params=[100]}], stalling=[{limit=1, action={name=setDowntime, params=[150]}}, 
{limit=2, action={name=setDowntime, params=[200]}}, {limit=3, 
action={name=setDowntime, params=[300]}}, {limit=4, action={name=setDowntime, 
params=[400]}}, {limit=6, action={name=setDowntime, params=[500]}}, {limit=-1, 
action={name=ab
 ort, params=[]}}]]', dstQemu='172.16.99.19'}), log id: 4f624ae2
2020-07-22 17:19:12,423-04 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] (default 
task-2378) [35ab9442-856d-4540-a463-d72d1211867f] START, 
MigrateBrokerVDSCommand(HostName = hyp10.infra, 
MigrateVDSCommandParameters:{hostId='15466e1a-1f44-472c-94fc-84b132ff1c7d', 
vmId='24939bc1-5359-4f9d-b742-b32143c02eb1', srcHost='172.16.99.12', 
dstVdsId='3663f46b-61db-4b4c-a6c0-03fedc90edf0', dstHost='172.16.99.19:54321', 
migrationMethod='ONLINE', tunnelMigration='false', migrationDowntime='0', 
autoConverge='true', migrateCompressed='false', consoleAddress='null', 
maxBandwidth='625', enableGuestEvents='true', maxIncomingMigrations='2', 
maxOutgoingMigrations='2', convergenceSchedule='[init=[{name=setDowntime, 
params=[100]}], stalling=[{limit=1, action={name=setDowntime, params=[150]}}, 
{limit=2, action={name=setDowntime, params=[200]}}, {limit=3, 
action={name=setDowntime, params=[300]}}, {limit=4, action={name=setDowntime, 
params=[400]}}, {limit=6, action={name=setDowntim
 e, params=[500]}}, {limit=-1, action={name=abort, params=[]}}]]', 
dstQemu='172.16.99.19'}), log id: 7ead484c
2020-07-22 17:19:12,587-04 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] (default 
task-2378) [35ab9442-856d-4540-a463-d72d1211867f] FINISH, 
MigrateBrokerVDSCommand, return: , log id: 7ead484c
2020-07-22 17:19:12,589-04 INFO  
[org.ovirt.engine.core.vdsbroker.MigrateVDSCommand] (default task-2378) 
[35ab9442-856d-4540-a463-d72d1211867f] FINISH, MigrateVDSCommand, return: 
MigratingFrom, log id: 4f624ae2
2020-07-22 17:19:12,597-04 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-2378) [35ab9442-856d-4540-a463-d72d1211867f] EVENT_ID: 
VM_MIGRATION_START(62), Migration started (VM: Test, Source: hyp10.infra, 
Destination: hyp17.infra, User: Miguel.Garcia@).
2020-07-22 17:19:14,050-04 INFO  
[org.ovirt.engine.core.sso.servlets.OAuthRevokeServlet] (default task-2378) [] 
User antonio.acosta@ successfully logged out
2020-07-22 17:19:14,069-04 INFO  
[org.ovirt.engine.core.bll.aaa.TerminateSessionsForTokenCommand] (default 
task-2380) [27d07a90] Running command: TerminateSessionsForTokenCommand 
internal: true.
2020-07-22 17:19:14,405-04 INFO  
[org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer] 
(ForkJoinPool-1-worker-12) [] VM '24939bc1-5359-4f9d-b742-b32143c02eb1' was 
reported as Down on VDS '3663f46b-61db-4b4c-a6c0-03fedc90edf0'(hyp17.infra)
2020-07-22 17:19:14,406-04 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] 
(ForkJoinPool-1-worker-12) [] START, DestroyVDSCommand(HostName = hyp17.infra, 
DestroyVmVDSCommandParameters:{hostId='3663f46b-61db-4b4c-a6c0-03fedc90edf0', 
vmId='24939bc1-5359-4f9d-b742-b32143c02eb1', secondsToWait='0', 
gracefully='false', reason='', ignoreNoVm='true'}), log id: 7d54e8da
2020-07-22 17:19:14,823-04 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] 
(ForkJoinPool-1-worker-12) [] Failed to destroy VM 
'24939bc1-5359-4f9d-b742-b32143c02eb1' because VM does not exist, ignoring
2020-07-22 17:19:14,823-04 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] 
(ForkJoinPool-1-worker-12) [] FINISH, DestroyVDSCommand, return: , log id: 
7d54e8da
2020-07-22 17:19:14,824-04 INFO  

[ovirt-users] Re: How to clean up Storage Domain manually

2020-10-20 Thread miguel . garcia
Resolved the problem by restarting iscsid service on the host that has assigned 
the storage domain and after that was able to remove disk in illegal status and 
was able to create new templates, vms and disks.
___
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/UKQC6CYMAIO7CD3M6KKTRI6GZSSEIIBS/


[ovirt-users] Unable to edit DNS connfiguration on hosts

2021-01-20 Thread miguel . garcia
I had to replace the DNS server in my network so I want to update the DNS 
address on each host so in oVirt web interface I go to Compute > Host > 
Hostname > Network Interfaces > Setup Host Networks

Right there I click on the edit button of the vlan for networking, check out 
(host ip address is static), DNS configuration, check DNS configuration, Type 
DNS ip address and click ok to save change. I got message: Error while 
executing action HostSetupNetworks: Unexpected Exception.

Into engile.log found message "Operation not permitted" related to this action 
despite that was executed with my user account (wint admin privileges) and same 
message was returned using admin@internal user.
2021-01-20 11:35:31,579-05 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] START, 
HostSetupNetworksVDSCommand(HostName = hyp10.eboss, 
HostSetupNetworksVdsCommandParameters:{hostId='39c05625-7b59-4a38-a5a9-5d556ae1fe18',
 vds='Host[hyp10.eboss,39c05625-7b59-4a38-a5a9-5d556ae1fe18]', 
rollbackOnFailure='true', commitOnSuccess='true', connectivityTimeout='120', 
networks='[HostNetwork:{defaultRoute='true', bonding='false', 
networkName='tgcs182vlan', vdsmName='tgcs182vlan', nicName='eno1', vlan='null', 
vmNetwork='true', stp='false', properties='[]', ipv4BootProtocol='STATIC_IP', 
ipv4Address='10.89.182.10', ipv4Netmask='255.255.255.0', 
ipv4Gateway='10.89.182.1', ipv6BootProtocol='AUTOCONF', ipv6Address='null', 
ipv6Prefix='null', ipv6Gateway='null', 
nameServers='[NameServer:{address='10.89.182.204'}, 
NameServer:{address='10.89.176.71'}]'}]', removedNetworks='[]', bonds='[]', 
removedBonds='[]', clusterSw
 itchType='OVS', managementNetworkChanged='false'}), log id: 23059843
2021-01-20 11:35:31,582-05 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] FINISH, 
HostSetupNetworksVDSCommand, return: , log id: 23059843
2021-01-20 11:35:35,665-05 WARN  
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] Unexpected return 
value: Status [code=-32603, message=Internal JSON-RPC error: {'reason': '[Errno 
1] Operation not permitted'}]
2021-01-20 11:35:35,665-05 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] Failed in 
'HostSetupNetworksVDS' method
2021-01-20 11:35:35,666-05 WARN  
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] Unexpected return 
value: Status [code=-32603, message=Internal JSON-RPC error: {'reason': '[Errno 
1] Operation not permitted'}]
2021-01-20 11:35:35,673-05 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default 
task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] EVENT_ID: 
VDS_BROKER_COMMAND_FAILURE(10,802), VDSM hyp10.eboss command 
HostSetupNetworksVDS failed: Internal JSON-RPC error: {'reason': '[Errno 1] 
Operation not permitted'}
2021-01-20 11:35:35,673-05 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] Error: 
VDSGenericException: VDSErrorException: Failed to HostSetupNetworksVDS, error = 
Internal JSON-RPC error: {'reason': '[Errno 1] Operation not permitted'}, code 
= -32603
2021-01-20 11:35:35,673-05 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.HostSetupNetworksVDSCommand] 
(default task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] Command 
'HostSetupNetworksVDSCommand(HostName = hyp10.eboss, 
HostSetupNetworksVdsCommandParameters:{hostId='39c05625-7b59-4a38-a5a9-5d556ae1fe18',
 vds='Host[hyp10.eboss,39c05625-7b59-4a38-a5a9-5d556ae1fe18]', 
rollbackOnFailure='true', commitOnSuccess='true', connectivityTimeout='120', 
networks='[HostNetwork:{defaultRoute='true', bonding='false', 
networkName='tgcs182vlan', vdsmName='tgcs182vlan', nicName='eno1', vlan='null', 
vmNetwork='true', stp='false', properties='[]', ipv4BootProtocol='STATIC_IP', 
ipv4Address='10.89.182.10', ipv4Netmask='255.255.255.0', 
ipv4Gateway='10.89.182.1', ipv6BootProtocol='AUTOCONF', ipv6Address='null', 
ipv6Prefix='null', ipv6Gateway='null', 
nameServers='[NameServer:{address='10.89.182.204'}, 
NameServer:{address='10.89.176.71'}]'}]', removedNetworks='[]', bonds='[]', 
removedBonds='[]', cluster
 SwitchType='OVS', managementNetworkChanged='false'})' execution failed: 
VDSGenericException: VDSErrorException: Failed to HostSetupNetworksVDS, error = 
Internal JSON-RPC error: {'reason': '[Errno 1] Operation not permitted'}, code 
= -32603
2021-01-20 11:35:35,673-05 INFO  
[org.ovirt.engine.core.bll.network.host.HostSetupNetworksCommand] (default 
task-482931) [b9a19834-3f15-42da-af2c-55e292dfedea] Host setup networks 
finished. Lock released. Monitoring can run now 

[ovirt-users] Re: Unable to provide network acces to second cluster in DC

2021-05-10 Thread Miguel Garcia
Indeed, the network is assigned to the cluster however is not listed at all.
___
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/3O2ZS5S46UZI2ANNYOCWRJ5SBM5Z7TAN/


[ovirt-users] Re: Unable to provide network acces to second cluster in DC

2021-04-29 Thread Miguel Garcia
Browsing at the path above I see prodvlan and havlan listed and manage network 
settings is the same as Public1.
Compute > Clusters > Public2 > Logical Network > Manage Networks

The problem is that when I try to create a vm for cluster Public2 on the nic 
sections no nic profile are listed, it remains  option only.
___
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/43UWWVOCLEFZPNQOADDCHBGVIJDVM2NL/


[ovirt-users] Re: How to update ovirt-sdk

2021-04-22 Thread Miguel Garcia
Already tried with yum but such package is not listed in ovirt43 repo but it 
does in ovirt44 andfor that repo only works for el arch.
___
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/MYUOS6TEWPN75BDVK7UZJZO7Q2XU2R7C/


[ovirt-users] Unable to provide network acces to second cluster in DC

2021-04-28 Thread Miguel Garcia
I have created the following DC and cluster structure in my ovirt server

- Data Center Public
- - cluster-public1
- - cluster-public2

Also created a couple Logical Network for DC-Public
- - prodvlan
- - havlan

And added 4 host (two for each cluster because processor type) and each host 
has ports added to both logical networks (besides ovirtmgmt)

When I create a new vm in cluster public1 and add nics  I'm able to list 
prodvlan and havlan but when I try to create the vm for cluster public2 no 
logical networks are listed.

Any idea how to get logical networks listed for cluster public2?

Thanks in advance
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/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/Y5IYRN3CJX4Y4I5DLTYWVIB4423FLJDR/


[ovirt-users] Re: Problem to create provider

2021-03-24 Thread miguel . garcia
Funny though there are no certificates at 
/etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf

I guess need to reinstall ovirt engine from scratch, correct?
___
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/OLBNUWJKV5TNWHT7POF6VTKU6JP5HEAZ/


[ovirt-users] VM listed as unmanaged external

2021-03-24 Thread miguel . garcia
We have a vm that got renamed with prefix "external-*" and in the status of 
resources for this vm are as unmanaged.

Is there a way to turn it back to manage vm and rollback how it was before?
___
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/EWXPPTYD6II6OT7ZE62JKH77ESILM67P/


[ovirt-users] Re: Import VMs from disk

2021-03-30 Thread miguel . garcia
I have the same problem, did you ovirwrite by copying through the GUI ?
___
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/BE57WYHMRXMAZG2IKD5NPLVALZV25ZPL/


[ovirt-users] How to restore Storage Domain from disaster recovery

2021-04-02 Thread miguel . garcia
My engine drop dead so had to create a new one and I'm trying to recover 
virtual drives from previous engine. I'm using next instructions to import 
storage domain 
https://www.ovirt.org/develop/release-management/features/storage/importstoragedomain.html#work-flow-for-import-block-storage-domain---ui-flow
 but in order to do it well need to unattach storage domain from previous 
engine which that is not possible right now since the engine has died. Anyway 
discarting requirements I got the following warning message:

This operation might be unrecoverable and destructive!
Storage Domain(s) are already attached to a Data Center. Aproving this 
operation might cause data corruption if both Data Centers are Active.

Do you have an idea how to deactivate a Storage domain without ovirt-engine?
Is there any chance to export virtual drives as backups without engine?

Thanks in advance.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/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/CI2PPJFABKZRDAYSYHR3VYKHCIVRLTRJ/


[ovirt-users] Problem to create provider

2021-03-23 Thread miguel . garcia
We have a problem to create the first provider in the ovirt cluster by 
following next steps:

Go to Administration - Provider - click Add
Filled up fields for new provider with next information:

Name: ovirt-provider-ovn
Type: External Network Provider
Network Plugin: oVirt Network Provider for OVN
Provider URL: https://ovirthostname:9696
Uncheck Read-only

Check Request authentication
username : admin@internal
Protocol HTTPS
Hostname ovirthostname
API port: 35357

Click Test

Result:
Test Failed (unknow error)

Log file:
2021-03-23 15:23:50,986-04 ERROR 
[org.ovirt.engine.core.bll.provider.network.openstack.ExternalNetworkProviderProxy]
 (default task-118) [501852ef-cd76-40d0-8ef3-6b0826b3c0dd] Failed to 
communicate with external provider 'ovirt-provider-ovn' due to error 
'ConnectException: Connection refused (Connection refused)'  
[org.ovirt.engine.core.utils.servlet.ServletUtils] (default t2021-03-23 
15:23:50,986-04 ERROR 
[org.ovirt.engine.core.bll.GetProviderCertificateChainQuery] (default task-118) 
[501852ef-cd76-40d0-8ef3-6b0826b3c0dd] Error in encoding certificate: 
EngineException: Connection refused (Connection refused) (Failed with error 
PROVIDER_FAILURE and code 5050)

I think I would expect to ask the certificate to complete connection but does 
not ask for certificate at all.

Any idea how to solve this?
___
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/JX5D6IRKYT5FVL4Z26ZQNDA4DYLYOCDE/


[ovirt-users] What would be the process to restore master host.

2021-03-16 Thread miguel . garcia
We have a cluster with one master and 3 ovirt-nodes and the master server got 
the hard disk fried however the vms are still running and working in shape. We 
have concerns if restore master by reinstall OS and restore from latest ovirt 
backup would be enough or if we had to resintall ovirt cluster from scratch 
along with each node.

Thanks in advance for your input.
___
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/E3R6TRVLP2ODEW5TI47FWKM44ZRBAKB7/


[ovirt-users] Re: What would be the process to restore master host.

2021-03-20 Thread miguel . garcia
No we are not using gluster. Thanks for the update.
___
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/QE3RHOSZ6P5XXD27QQLU3VSXO243AMN6/


[ovirt-users] Re: How to enable nested virtualization

2021-03-02 Thread miguel . garcia
Thanks you so much, this is was left to get it work.
___
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/SGDWJEVX3NGOU6AIINHSKYMHDQLNIMIF/


[ovirt-users] Re: How to enable nested virtualization

2021-03-01 Thread miguel . garcia
Already tried the instructions to enable nested virtualization on host as 
described above including reboot.
Even got the following output from host
cat /sys/module/kvm_intel/parameters/nested
Y

But from vm trying to verify vm has enabled virtualization running command
sudo kvm-ok
expecting to get
INFO: /dev/kvm exists
KVM acceleration can be used

but instead get the following:
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used

I guess requires additional change so I tried to follow up. According  
withdocumentation around this topic need to set nested virtualization in 
vort-manager but only found how to do it in other patforms instead oVirt. Do 
you have idea how to do it?
___
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/P3V62FBPEKSAEZVPVBYQ2T4BBG56ZLGT/


[ovirt-users] How to enable nested virtualization

2021-02-26 Thread miguel . garcia
Hi all,

We are trying to run virtual box in a vm that is running over ovirt platform. I 
had followed the instruction to enable nested virtualization on host as 
described in this document 
https://ostechnix.com/how-to-enable-nested-virtualization-in-kvm-in-linux/

However I was not able to enable nested virtualization to the vm since nothing 
is listed from virsh console. Also tryed to edit vm configuration lookig up for 
"cpu mode" or "copy cpu configuration as host"

Also from oVirt admin portal I had enabled host for nested virtualization 
through Compute > Host > selected Host > edit > Kernel Nested virtualization 
checked.

But the host still returns:
$ cat /sys/module/kvm_intel/parameters/nested
N
___
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/U7IPOFY374742NASZYEEEDQQNHZRGXOF/


[ovirt-users] Re: How to restore Storage Domain from disaster recovery

2021-04-07 Thread Miguel Garcia
I solve the problem by login to host and run command 
ovirt-hosted-engine-cleanup as super user and respond yes to any question. 
Go to Storage -> Storage Domain on the ovirt portal and click Import Storage. 
Type the information of storage and selected cluster (none).
Open imported storage domain -> tab Data Center click Attach and select the 
desired Data Center. BTW the datacenter must support the Storage Domain Version.

Then proceed to import vms, disks, templates.

Hope you don't need this procedure.
___
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/CZYQ7IWRQ4TK46SHWWWM2VWTOFU5LZIH/


[ovirt-users] Re: How to detach FC Storage Domain

2021-04-08 Thread Miguel Garcia
Thank you, it worked.
___
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/BP4YK4OX54HSHOS6YHJPD2RBBM6NYTYX/


[ovirt-users] Re: How to detach FC Storage Domain

2021-04-08 Thread Miguel Garcia
Another quetion, I had done this before with NFS storage domain types and can 
list vms, templates and disk in reattached storage domain but for this FC I do 
not see any.
Do I need to perform an additioal action?
___
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/7KAK6MGWDVTECGDSC77OUYZLIACRFRGS/


[ovirt-users] Re: How to update ovirt-sdk

2021-04-20 Thread Miguel Garcia
BTW...
Already followed instruction as described in 
https://pypi.org/project/ovirt-engine-sdk-python/4.2.4/
https://www.ovirt.org/develop/release-management/features/infra/python-sdk.html

but the problem persists.
___
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/HYYNFS3PHTXOMZUDVYJ3YJ4NJOZI2COH/


[ovirt-users] How to update ovirt-sdk

2021-04-20 Thread Miguel Garcia
We integrate jenkins to launch vms dynamically to run smoketest from our builds 
but now we receive the following problem:

"msg": "ovirtsdk4 version 4.3.0 or higher is required for this module"

I had installed following packages in CentOs7
ovirt-engine-sdk-java.noarch  3.6.10.0-1.el7   epel
ovirt-engine-sdk-java-javadoc.noarch  3.6.10.0-1.el7   epel
ovirt-engine-sdk-python.noarch3.6.9.1-1.el7epel

I tired to use yum upgrade but did not report more recent version from 
ovirt-sdk.

How can I upgrade/install ovirt-sdk to version 4.3?
___
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/JHCE5VSXQI7KTCOM72DGQ4GZ4HXC34PJ/


[ovirt-users] Re: How to update ovirt-sdk

2021-04-20 Thread Miguel Garcia
The problem persists after ran the commands above

TASK [ovirt : Obtain SSO token with using username/password credentials] ***
task path: 
/var/jenkins_home/workspace/create_vm/boss-playbooks/roles/ovirt/tasks/auth_in.yml:4
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root
<127.0.0.1> EXEC /bin/sh -c 'echo ~root && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp 
`"&& mkdir "` echo 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995 `" && echo 
ansible-tmp-1618937711.15-5895-215992654272995="` echo 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995 `" ) && sleep 
0'
Using module file 
/usr/lib/python2.7/dist-packages/ansible/modules/cloud/ovirt/ovirt_auth.py
<127.0.0.1> PUT /root/.ansible/tmp/ansible-local-5808KccikM/tmpC82TNg TO 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/AnsiballZ_ovirt_auth.py
<127.0.0.1> EXEC /bin/sh -c 'chmod u+x 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/ 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/AnsiballZ_ovirt_auth.py
 && sleep 0'
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/AnsiballZ_ovirt_auth.py
 && sleep 0'
<127.0.0.1> EXEC /bin/sh -c 'rm -f -r 
/root/.ansible/tmp/ansible-tmp-1618937711.15-5895-215992654272995/ > /dev/null 
2>&1 && sleep 0'
The full traceback is:
WARNING: The below traceback may *not* be related to the actual failure.
  File 
"/tmp/ansible_ovirt_auth_payload_LhThZC/ansible_ovirt_auth_payload.zip/ansible/modules/cloud/ovirt/ovirt_auth.py",
 line 204, in 
  File "build/bdist.linux-x86_64/egg/ovirtsdk4/__init__.py", line 22, in 

fatal: [localhost]: FAILED! => {
"changed": false, 
"invocation": {
"module_args": {
"ca_file": "ca.pem", 
"compress": true, 
"headers": null, 
"hostname": null, 
"insecure": null, 
"kerberos": false, 
"ovirt_auth": null, 
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", 
"state": "present", 
"timeout": 0, 
"token": null, 
"url": "https://tgcsinfra.ralntdom.gdltgcs.com/ovirt-engine/api;, 
"username": "dev_stream_bld@RALNTDOM"
}
}, 
"msg": "ovirtsdk4 version 4.3.0 or higher is required for this module"
}

PLAY RECAP *
localhost  : ok=2changed=0unreachable=0failed=1
skipped=0rescued=0ignored=0   
___
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/X5WI2HFBXKEPYCNZ2W5LEI6GACHC2DFG/


[ovirt-users] How to detach FC Storage Domain

2021-04-08 Thread Miguel Garcia
I have added some FC storage domains into incorrect Data Center, I'm trying to 
detach them by moving to Storage -> Storage domain select storage domain -> 
Data Center tab and click on detach button then got the following error: 
Failing detaching storage domain from Data Center

In log files so far found next lines:

2021-03-25 22:58:41,621-04 INFO  
[org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-2636) 
[0a08dff7-13c4-49c2-b451-0dea136941ec] START, DetachStorageDomainVDSCommand( 
DetachStorageDomainVDSCommandParameters:{storagePoolId='68b8d8e9-af51-457d-9b9d-36e37ad60d55',
 ignoreFailoverLimit='false', 
storageDomainId='a1f6a779-a65f-427c-b034-174e1150361d', 
masterDomainId='----', masterVersion='1', 
force='false'}), log id: 42974429
2021-03-25 22:58:42,941-04 ERROR 
[org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-2636) 
[0a08dff7-13c4-49c2-b451-0dea136941ec] Failed in 'DetachStorageDomainVDS' method
2021-03-25 22:58:42,944-04 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(EE-ManagedThreadFactory-engine-Thread-2636) 
[0a08dff7-13c4-49c2-b451-0dea136941ec] EVENT_ID: 
IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DetachStorageDomainVDS failed: 
Storage domain does not exist: (u'a1f6a779-a65f-427c-b034-174e1150361d',)
2021-03-25 22:58:42,945-04 ERROR 
[org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-2636) 
[0a08dff7-13c4-49c2-b451-0dea136941ec] Command 'DetachStorageDomainVDSCommand( 
DetachStorageDomainVDSCommandParameters:{storagePoolId='68b8d8e9-af51-457d-9b9d-36e37ad60d55',
 ignoreFailoverLimit='false', 
storageDomainId='a1f6a779-a65f-427c-b034-174e1150361d', 
masterDomainId='----', masterVersion='1', 
force='false'})' execution failed: IRSGenericException: IRSErrorException: 
Failed to DetachStorageDomainVDS, error = Storage domain does not exist: 
(u'a1f6a779-a65f-427c-b034-174e1150361d',), code = 358

Seems that the storage domain does not exists. Is there a way to force detach 
action?

Thanks in advance
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/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/Q6TXNCIUDBJZPAXJBE3RQR7WYRVDO7GP/


[ovirt-users] Re: How to update ovirt-sdk

2021-04-21 Thread Miguel Garcia
The command you describe above seems to be for CentOS8 while the system we use 
is CentOS7.

Is python3-ovirt-engie-sdk4 is supported for centos7?
___
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/JVBW4SYMBMJZMXIKZXONHMUZ5DDMJNH2/


[ovirt-users] Re: Template for Ubuntu 18.04 Server Issues

2021-08-25 Thread Miguel Garcia
Found out a workaround, please check this link. It worked for us:
https://kb.vmware.com/s/article/82229
___
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/LCDSV775KOAMGHGL22F5JQB2KOQQCRRN/


[ovirt-users] Re: Template for Ubuntu 18.04 Server Issues

2021-08-23 Thread Miguel Garcia
I have seen the same problem. Even confirmed that MAC address are different on 
VM's. I am using a DSHP server.

How do you use the virt-sysprep command? is executed from ovirt-master / vm? 
how do you select the template though?

I'm at the same point as you, not sure if this is expected behave or missing 
something.
___
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/4TGAQLCQIKJ6UVJG4DLM5J5KUWQLB64W/