[ovirt-users] Editing vm devices

2022-09-26 Thread Patrick Hibbs
Hello,

I was trying to get some guest os hardware working and
ultimately had to use the qemu-cmdline vdsm hook to set the pci bus id
and address for a given vm device.

I noticed that ovirt had a vmdevices tab in the Admin UI with this
information in it, but it could not be edited. After looking through
things I found this:
https://www.ovirt.org/develop/release-management/features/virt/expose-vm-devices.html

Apparently ovirt had at one point planned on allowing the administrator
to change individual vm device properties, and some of this support
such as the property persistence in the ovirt database, was already
implemented. The only thing that seems to be missing is marking the 
fields in the Admin UI as editable, and the hook to update the database
from those fields.

Does anyone know if there are any plans on actually finishing this
feature and getting it into a ovirt release? Or if not, why? The linked
page is outdated, and claims the original target was ovirt 3.6.

-Patrick Hibbs

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


[ovirt-users] Re: Manually Remove Snapshots

2022-09-26 Thread Clint Boggio
This worked for me. I was able to delete the bad snapshot reference and then 
hose the VM. Thank you for the help !
___
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/YZQPR2DMPYV5424RXOFWTLHTXLMXLKCV/


[ovirt-users] Backup/restore of Hosted Engine VM

2022-09-26 Thread Volenbovskyi, Konstantin
Hi,

I am aware that there is a procedure of backup/restore documented in 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/self-hosted_engine_guide/backing_up_and_restoring_a_self-hosted_engine
 , but I would like to have also else as well when it comes to backup (and 
restore) of hosted engine VM and avoid using hosted-engine --deploy / 
engine-backup

Is anyone doing Libvirt snapshot or any other similar thing to back up ovengine 
VM?
Part of that is the XML of the HE VM should be intact, so currently I am 
considering 
https://libvirt.org/kbase/live_full_disk_backup.html#full-backup-with-older-libvirt-versions
and https://gist.github.com/cabal95/e36c06e716d3328b512

BR,
Konstantin
___
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/6ZT6UPL73EC3ERZD5VPN6NKHC53XJNQN/


[ovirt-users] Storage domain deletion not possible because not possible to detach

2022-09-26 Thread Diego Ercolani
(I'm always talking about the last ovirt version that is currently engine: 
4.5.2.5-1.el8, node: ovirt-node-ng-4.5.2-0.20220810.0)
I tried to add an iSCSI storage domain adding a new vlan network where the 
storage is attached this gave a completely mess-up of the storage engine.
I would like to restart the procedure again and to accomplish this I have do 
remove the storage domain.
To do this, I added manually the vlan to the nodes as I'm configured using 
linux bridge simple networking, so I discovered I have not to manage ovs 
environment.
I currently have the storage domain in maintenance mode and I've successfully 
regenerated the discovery informations as the network to connecto to the 
storage is online.
But I cannot detach the storage and I cannot activate the storage domain, so 
I'm completely stuck.
This is the related log in the engine while I was trying to detach the storage:
2022-09-26 07:20:48,043Z ERROR 
[org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand] 
(EE-ManagedThreadFactory-engine-Thread-55008) 
[7a5a5413-36d0-4a15-b555-c9801f92483d] Command 'DetachStorageDomainVDSCommand( 
DetachStorageDomainVDSCommandParameters:{storagePoolId='da146814-f823-40e0-bd7b-8478dcfa38cd',
 ignoreFailoverLimit='false', 
storageDomainId='aac79175-ab2b-4b5b-a6e4-9feef9ce17ab', 
masterDomainId='----', masterVersion='8', 
force='false'})' execution failed: IRSGenericException: IRSErrorException: 
Storage domain not in pool: 'domain=aac79175-ab2b-4b5b-a6e4-9feef9ce17ab, 
pool=da146814-f823-40e0-bd7b-8478dcfa38cd'

as you can see it seem there is a problem in the engine database.
I saw here (https://lists.ovirt.org/pipermail/users/2015-January/030504.html) 
that someone worked directly on the engine db to delete the storage domain but 
I read somewhere else that the domain information is also mapped in a lvm 
volume metadata. What can I do from here?
Thank you.
___
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/SI66JH3Y3KHMFHYLHGRDPYWD5W7J356C/