Re: Yuriy about NVMe over fabrics for oVirt
by Nir Soffer
On Thu, Nov 2, 2023 at 4:40 PM Yuriy <ykhokhlov(a)gmail.com> wrote:
> Hi Nir!
>
> This is Yuriy.
> We agreed to continue the subject via email.
>
So the options are:
1. Using Managed Block Storage (cinderlib) with a driver that supports
NVMe/TCP.
Lastest oVirt has the needed changes to configure this. Benny and I tested
with Lightbits[1] driver in a
virtualized environment. This is basically a POC that may work for you or
not, or require more work
that you will have to do yourself since not much development is happening
now in oVirt.
2. Using the devices via multipath
Legacy storage domains are based on multipath. It may be possible to use
multipath on top of
NVMe devices, and in this case they look like a normal LUN so you can
create a storage domain
from such devices.
oVirt will not handle connections for you, and all the devices must be
connected to all nodes at the
same time, just like FC/iSCSI LUNs. You will likely not get the performance
benefit of NVMe/TCP.
3. Using host devices
If what you need is using some devices (which happen to be connected via be
NVMe/TCP), maybe you
can attach them to a VM directly (using host devices). This gives the best
possible performance but no
features (snapshots, backup, live migration, live storage migration, etc.)
[1] https://www.lightbitslabs.com/
Nir
3 months, 1 week
Reminder: CentOS Stream 8 is now EOL
by Sandro Bonazzola
Hi, just a reminder that CentOS Stream 8 reached its end of life at the end
of last month on Friday, May 31, 2024.
As it has been announced by CentOS project[1], all the CentOS Stream 8
repositories are going to be archived at vault.centos.org .
Who didn't update yet to CentOS Stream 9 will probably hit several errors
related to this archiving: you'll need to manually adjust the repository
url to point to the new location at vault.centos.org.
The archiving is going to happen today [2] with the decommissioning of the
nodes used by the CentOS Community Build System used for oVirt builds for
Stream 8 within the CentOS Virtualization SIG.
At this point, the recommendation is to upgrade to CentOS Stream 9 (or
derived) as soon as practical.
For those who are pushing changes to the oVirt project, please note GitHub
actions may start to fail on CentOS Stream 8 (and with that, the builds for
oVirt Node and oVirt Appliance).
It's up to you to decide if you want to change the config there to use a
different el8 distribution for running the tests or just turn off el8 and
rely only on CentOS Stream 9 tests.
[1]
https://lists.centos.org/hyperkitty/list/announce@lists.centos.org/thread...
[2]
https://lists.centos.org/hyperkitty/list/devel@lists.centos.org/thread/P3...
--
Sandro Bonazzola
5 months, 3 weeks