[ovirt-users] Re: VM - HDD vs SSD virtual disks

2024-03-08 Thread duparchy
Whoops I already posted a question on that. Sorry. ___ 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:

[ovirt-users] VM - HDD vs SSD virtual disks

2024-03-08 Thread duparchy
Hi, In Windows 11 VMs, virtual disks are reported as "HDD" whereas the underlying storage is SSD (ISCSI Storage Array). This may lead to unnecessary defragmentation and other "optimizations". Is there something to do to flag virtual disks as being "SSD" ? It is also detected as

[ovirt-users] virtio-scsi. SSD vs HDD

2024-02-28 Thread duparchy
HI, Is there a way to set a disk as being SSD (which really is). Or, better, set an entire Storage Domain being SSD ? This would prevent the schedule optimization to be automatically ON in Windows. and maybe enable other underlying optimization (TRIM ?)

[ovirt-users] Shared and local storage, together

2024-02-01 Thread duparchy
HI, We running some VMs from local storage. These are VMs for managing and monitoring tools such as Dell Storage Manager. So we don't want them to be stored in the shared storages they are managing and monitoring If something goes wrong on either the storage or the ISCSI network we want

[ovirt-users] Re: multiple hypervisors with local storage - template distribution

2024-02-01 Thread duparchy
Hi, I'd say that Ansible scripts run from the manager are the way to go. We're doing export / import of OVAs from one local storage to another that way Exemple to export OVAs : - hosts: localhost connection: local become: yes become_method: sudo gather_facts: no vars:

[ovirt-users] Re: Ansible - export_ova

2023-10-16 Thread Laurent Duparchy
Hi, Good point, How did I missed that.. (Maybe should be rephrased to : "The name of the destination host who will execute the export".) * Laurent Duparchy ESRF - The European Synchrotron MIS Unit 04 76 88 22 56* Arik Hadas wrote on 15/10/2023 09:47: On Fri, Oct 13, 2023 at 3:11

[ovirt-users] Ansible - export_ova

2023-10-13 Thread duparchy
We're using a script to export some VMs. This involves export_ova task - Is there a way to parallelize OVA exports (running on different hosts) ? When exporting to OVA from the GUI, we have to select a host, but ansible export_ova has no "hosts" parameter.

[ovirt-users] Ansible - export_ova

2023-10-13 Thread duparchy
We're using a script to export some VMs. This involves export_ova task - Is there a way to parallelize OVA exports (running on different hosts) ? When exporting to OVA from the GUI, we have to select a host, but ansible export_ova has no "hosts" parameter.

[ovirt-users] Re: Cluster level upgrade (from 4.3 to 4.6) and Windows VM

2023-02-01 Thread Laurent Duparchy
Thanks for your quick reply, What's behind "/some... might lose/".  Is there something to check beforehand, to know which one will lose and which one will not ? *Laurent Duparchy ESRF - The European Synchrotron MIS Unit 04 76 88 22 56* Arik Hadas wrote on 01/02/2023 11:36: On

[ovirt-users] Cluster level upgrade (from 4.3 to 4.6) and Windows VM

2023-02-01 Thread duparchy
Hi, When trying to upgrade the Cluster level to 4.6, a popup panel says "Due to the emulated machine change, some Windows virtual machines might lose static IP configuration" It is not clear if Windows VMs might be disconnected from the network right away when clicking OK or only when

[ovirt-users] Re: pass-through CPU

2023-01-23 Thread Laurent Duparchy
ame relationship somewhere ? That said, are those extra instructions only relevant to nested virtualization, or can they provide real performances improvement ? *Laurent Duparchy ESRF - The European Synchrotron MIS Unit 04 76 88 22 56* Strahil Nikolov wrote on 18/01/2023 18:08: If you have host

[ovirt-users] pass-through CPU

2023-01-16 Thread duparchy
Hi, What are the pro and cons of enabling pass-through CPU ? It is a greyed option for a VM, unless specific host(s) is/are selected. That's the thing : it's possible to select all hosts..., so, it does not make difference w/ "Start on any host" option

[ovirt-users] Re: I would like to inquire about doing DR solutions Active-Passive.

2023-01-16 Thread duparchy
Hi, Yes you need some sort of replication of your Storage Domains to be able to recover from a disaster. The more frequent replication, the less you'd loose. Storage arrays provide this feature natively and go as far as synchronous (real time) replication and automatic failover. So, oVirt

[ovirt-users] VM disks & Logical Volume

2023-01-13 Thread duparchy
Hi, Following the Daca Center and Cluster upgrade to 4.6 compatibility, LV volumes of VM disks are not there anymore. How VM disks are accessed / mounted ? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: what happens to vms when a host shutdowns?

2022-11-15 Thread Laurent Duparchy
/archive-qemu-ga/ ) -- *Laurent Duparchy ESRF - The European Synchrotron MIS Unit 04 76 88 22 56*___ 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-users] Re: infrastructure boostrap. (i.e engine start / autostart).

2022-11-07 Thread Laurent Duparchy
L8. We had to revert for a while to the 4.3 engine waiting for the fix. What's the plan w/ a self-hosted engine ? *Laurent Duparchy* *ESRF - The European Synchrotron MIS Unit 04 76 88 22 56* Michal Skrivanek wrote on 04/11/2022 15:43: On 4. 11. 2022, at 15:03,dupar...@esrf.fr wrote: Thanks for you

[ovirt-users] Re: infrastructure boostrap. (i.e engine start / autostart).

2022-11-04 Thread duparchy
Thanks for your reply > with oVirt or elsewhere? That was with XEN, OCFS2 cluster context, which is more prone to instabilities. Anyway, loosing the manager/engine when things start going wrong is just worsening the situation. ___ Users mailing list

[ovirt-users] infrastructure boostrap. (i.e engine start / autostart).

2022-11-04 Thread duparchy
Hi, We decided to run the oVirt engine (Oracle flavor) outside the infrastructure. (Medium infrastructure, 10 Hosts, iSCSI storage arrays) We created a second, smaller infrastructure (Single host, local storage) for management (engine) and monitoring (nagios, Dell storage manager etc..) . .

[ovirt-users] Best CPU topolgy for VMs (Socket / Core / Threads)

2022-03-07 Thread duparchy
Hi, Given the fact that there is the option to match de CPUs physical topology (Socket / Core / Threads) , I guess it can make a difference. When ? Linux vs Windows ? (One example I know is that Windows 10 won't access more than 4 sockets.) ___

[ovirt-users] Re: Engine backup / restore

2021-10-20 Thread Laurent Duparchy
e to oVirt, could please tell me what do you mean by "a long time ago" ? (just remembering the early days of internet / Mosaic browser where one week since the last releases was "a long time ago"...) Laurent Duparchy ESRF - The European Synchrotron

[ovirt-users] Engine backup / restore

2021-10-05 Thread duparchy
Hi, I'm testing Backup / Restore of the engine. Once the engine is restored ; how to resync the engine database with the "reality" of the Storage Domains ? (I'm talking about anything that could have been done after the engine backup : Deleted / Created VMs ; Snapshots taken since the

[ovirt-users] Re: Backup to tape

2021-08-24 Thread duparchy
Hi, thanks for the links. We'll check. We already have snapshoting at the iSCSI storage array level (Compellent), together with replication between storage arrays. We have online a rolling 7 days snapshots + replicats. Of course, these are inconsistent snapshots. But from the numerous tests

[ovirt-users] Backup to tape

2021-08-24 Thread duparchy
Hi, Part of our Disaster Recovery Plan we do tape backup. Our previous infrastructure was Oracle VM and VMs fisk were files (.img) we could apply filters to our tar and backup to tape only required files. Now preparing the migration to Oracle flavor of oVirt (OLVM). VMs disks are LVM