> On 20. 8. 2021, at 13:15, Shantur Rathore <[email protected]> wrote: > > Hi Users, > > Does oVirt support node local disk cache or scratch / transient disk for > faster disk access?
we have scratch disk hook, see https://github.com/oVirt/vdsm/tree/master/vdsm_hooks/scratchpad. That’s not supported but it should still work. or you can use a regular feature of PCI or SCSI host passthrough to map the device into the guest. Thanks, michal > The idea is similar to options we get on cloud where one can attach fast node > local scratch disk/ssd to the VM which gets deleted when VM dies. > > Thanks in advance. > > Kind Regards, > Shantur > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected]/message/I7HBUUJES5P46O6CLHPM3ORAPTDGU5FF/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/SSRQ6MGW4GSBTGTT7ZWTI2A3KNIBJYRX/

