<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>oVirt &#8211; Made For Cloud</title>
	<atom:link href="https://madeforcloud.com/category/ovirt/feed/" rel="self" type="application/rss+xml" />
	<link>https://madeforcloud.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 23 Feb 2025 02:50:24 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>AlmaLinux 9 &#038; Centos 9 Stream builds can now be created for oVirt Nodes</title>
		<link>https://madeforcloud.com/2025/02/23/almalinux-9-centos-9-stream-builds-can-now-be-created-for-ovirt-nodes/</link>
					<comments>https://madeforcloud.com/2025/02/23/almalinux-9-centos-9-stream-builds-can-now-be-created-for-ovirt-nodes/#respond</comments>
		
		<dc:creator><![CDATA[gocallag]]></dc:creator>
		<pubDate>Sun, 23 Feb 2025 02:50:24 +0000</pubDate>
				<category><![CDATA[AlmaLinux]]></category>
		<category><![CDATA[oVirt]]></category>
		<guid isPermaLink="false">https://madeforcloud.com/?p=253</guid>

					<description><![CDATA[When PR https://github.com/oVirt/ovirt-node-ng-image/pull/146 lands you will be able to build oVirt nodes using AlmaLinux 9 (new) and Centos 9 Stream (fixed). There are still a few issues with AlmaLinux 9, not because of AlmaLinux, but because the oVirt engine force enables a bunch of Centos 9 Stream repositories breaking the system. You can get around&#8230;<p><a class="more-link" href="https://madeforcloud.com/2025/02/23/almalinux-9-centos-9-stream-builds-can-now-be-created-for-ovirt-nodes/" title="Continue reading &#8216;AlmaLinux 9 &#038; Centos 9 Stream builds can now be created for oVirt Nodes&#8217;">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p>When PR <a href="https://github.com/oVirt/ovirt-node-ng-image/pull/146" data-type="link" data-id="https://github.com/oVirt/ovirt-node-ng-image/pull/146">https://github.com/oVirt/ovirt-node-ng-image/pull/146</a> lands you will be able to build oVirt nodes using AlmaLinux 9 (new) and Centos 9 Stream (fixed).</p>



<p>There are still a few issues with AlmaLinux 9, not because of AlmaLinux, but because the oVirt engine force enables a bunch of Centos 9 Stream repositories breaking the system.  You can get around this by basically disabling those repositories in /etc/yum.repos.d/  as they appear &#8211; bugs will be filed with the engine.</p>



<p></p>



<p></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://madeforcloud.com/2025/02/23/almalinux-9-centos-9-stream-builds-can-now-be-created-for-ovirt-nodes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exploring oVirt: A Journey Beyond VMware</title>
		<link>https://madeforcloud.com/2024/03/25/exploring-ovirt-a-journey-beyond-vmware/</link>
					<comments>https://madeforcloud.com/2024/03/25/exploring-ovirt-a-journey-beyond-vmware/#respond</comments>
		
		<dc:creator><![CDATA[gocallag]]></dc:creator>
		<pubDate>Mon, 25 Mar 2024 11:02:29 +0000</pubDate>
				<category><![CDATA[oVirt]]></category>
		<guid isPermaLink="false">https://madeforcloud.com/?p=170</guid>

					<description><![CDATA[The recent changes to VMware by Broadcom have left many of us pondering alternatives for our home labs. As a former user of the free ESXi, I found myself in a predicament when that option started disappearing. Enter&#160;oVirt, an open-source project that serves as the upstream counterpart to Red Hat Virtualization (RHV). As someone familiar&#8230;<p><a class="more-link" href="https://madeforcloud.com/2024/03/25/exploring-ovirt-a-journey-beyond-vmware/" title="Continue reading &#8216;Exploring oVirt: A Journey Beyond VMware&#8217;">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p></p>



<p>The recent changes to VMware by Broadcom have left many of us pondering alternatives for our home labs. As a former user of the free ESXi, I found myself in a predicament when that option started disappearing.</p>



<p>Enter&nbsp;<strong>oVirt</strong>, an open-source project that serves as the upstream counterpart to Red Hat Virtualization (RHV). As someone familiar with Red Hat products at work, I was intrigued by oVirt’s potential. Interestingly, Red Hat itself is planning to exit the RHV space, which seems like a bold move given the industry landscape. However, oVirt remains open-source and, hopefully, resilient. Oracle also utilizes oVirt for its OLVM product.</p>



<p>The oVirt documentation is a mixed bag—sometimes comprehensive, sometimes lacking. When you encounter issues, consider raising a GitHub defect. As part of my contribution to the community, I’ll do my best to address them.</p>



<p>So, how does one dive into the world of oVirt?</p>



<ol class="wp-block-list">
<li><strong>Hypervisor-Only Node</strong>: Like ESXi, oVirt allows you to create a hypervisor-only node. This minimalist setup is familiar and straightforward.</li>



<li><strong>Self-Hosted ovirt-engine</strong>: Think of this as the vCenter equivalent in the oVirt ecosystem. It manages your oVirt environment. While the documentation can be verbose and occasionally outdated, the following steps should help you get started:
<ul class="wp-block-list">
<li><strong>Choose Your Path</strong>: Opt for the oVirt Node and self-hosted ovirt-engine setup. It’s my personal favorite and promises an engaging experience.</li>



<li><strong>Storage Connection</strong>: I’ll be connecting my oVirt Hypervisors to my QNAP NAS via NFS. Simplicity wins in my home lab.</li>
</ul>
</li>
</ol>



<p>Remember, oVirt is an adventure—a chance to explore beyond the familiar VMware landscape. Let’s embark on this journey together!&nbsp;</p>



<p class="has-larger-font-size">Getting the media</p>



<p>Head off to <a href="https://ovirt.org/download/node.html">oVirt Node | oVirt</a> to download the &#8216;hypervisor-only&#8217; ISO. I chose from the 4.5.5 released ISO&#8217;s and I picked the CentOS 9 version.</p>



<figure class="wp-block-image size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="447" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_16361_www.ovirt_.org_-1024x447.jpeg" alt="" class="wp-image-172" style="width:605px;height:auto" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_16361_www.ovirt_.org_-1024x447.jpeg 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_16361_www.ovirt_.org_-300x131.jpeg 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_16361_www.ovirt_.org_-768x335.jpeg 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_16361_www.ovirt_.org_-1200x524.jpeg 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_16361_www.ovirt_.org_.jpeg 1388w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" width="730" height="294" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_163710_resources.ovirt_.org_.jpeg" alt="" class="wp-image-173" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_163710_resources.ovirt_.org_.jpeg 730w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot_12-3-2024_163710_resources.ovirt_.org_-300x121.jpeg 300w" sizes="(max-width: 730px) 100vw, 730px" /></figure>



<p class="has-larger-font-size">Install the Hypervisor</p>



<p>Fortunately, the hypervisor install is very simple, it&#8217;s just another anaconda-based install ISO. You can find detailed instructions at this link <a href="https://ovirt.org/documentation/installing_ovirt_as_a_self-hosted_engine_using_the_command_line/#Installing_Red_Hat_Virtualization_Hosts_SHE_cli_deploy">Installing oVirt as a self-hosted engine using the command line | oVirt</a> and when you&#8217;re done, you can logon and you should see the following.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="844" height="549" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-164840.png" alt="" class="wp-image-175" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-164840.png 844w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-164840-300x195.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-164840-768x500.png 768w" sizes="(max-width: 844px) 100vw, 844px" /></figure>



<p class="has-larger-font-size">Deploying the self-hosted engine</p>



<p>So, how do you deploy the self-hosted ovirt-engine &#8211; that is, the ovirt engine appliance hosted on the oVirt node you just built. It&#8217;s a simple command, but it will take a while to execute. It downloads / installs an RPM that contains the appliance OVA. It powers it on, patches it and then installs the ovirt-engine into the new virtual machine.  </p>



<p>The ovirt-engine will then perform extra configuration of your oVirt node and as part of the last step it will copy the ovirt-engine VM to your shared storage. You&#8217;ll see the important parts in the process detailed below.</p>



<p>Firstly, before you start, make sure the oVirt Node is defined in your DNS and make sure the ovirt manager is also in your DNS.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="949" height="1024" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-090719-949x1024.png" alt="" class="wp-image-187" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-090719-949x1024.png 949w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-090719-278x300.png 278w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-090719-768x829.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-090719.png 1174w" sizes="auto, (max-width: 949px) 100vw, 949px" /></figure>



<p>Start tmux, and then run the installer.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="418" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523-1024x418.png" alt="" class="wp-image-178" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523-1024x418.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523-300x122.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523-768x313.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523-1536x627.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523-1200x490.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-165523.png 1708w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>There are lots of questions to answer, but they&#8217;re mostly self-explanatory. Note: The &#8211;4 option passed to the command sets up IPv4 only. </p>



<p>Here is how I responded to the questions, note, both the VM name and the node name must resolve in the DNS that you nominate.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="743" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-1024x743.png" alt="" class="wp-image-189" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-1024x743.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-300x218.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-768x558.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-1536x1115.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-2048x1487.png 2048w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-1200x871.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-091155-1980x1438.png 1980w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>The setup script has just about everything it needs at this stage. I&#8217;ve called out some step that will take a while to perform. </p>



<p>This step takes a while as the RPM contains the base OVA for the ovirt-engine appliance, it&#8217;s a big RPM.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="90" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-170809-1024x90.png" alt="" class="wp-image-181" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-170809-1024x90.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-170809-300x26.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-170809-768x68.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-170809-1200x106.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-170809.png 1507w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>and this takes even longer</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="417" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413-1024x417.png" alt="" class="wp-image-182" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413-1024x417.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413-300x122.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413-768x313.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413-1536x626.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413-1200x489.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-171413.png 1563w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Once the OVA is finally available, it gets deployed and powered on. Once deployed, the tool will install the ovirt-engine on the new VM and apply all the patches. This will take another long time.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="467" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555-1024x467.png" alt="" class="wp-image-184" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555-1024x467.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555-300x137.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555-768x350.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555-1536x700.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555-1200x547.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-12-173555.png 1614w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Then the oVirt engine gets installed and configured.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="621" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807-1024x621.png" alt="" class="wp-image-190" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807-1024x621.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807-300x182.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807-768x466.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807-1536x931.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807-1200x728.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-093807.png 1692w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Note: Once the oVirt Engine starts it will reach back into your oVirt node and perform a range of extra configuration of the oVirt node.</p>



<p>The installer will then prompt you for shared storage options to add into the oVirt node. This is required as the installer will move the oVirt Engine VM from the oVirt node local disk to the shared storage for HA purposes.</p>



<p>In my case I chose NFS.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="58" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151-1024x58.png" alt="" class="wp-image-191" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151-1024x58.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151-300x17.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151-768x43.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151-1536x87.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151-1200x68.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094151.png 1755w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>At this point, the installer asks the oVirt Engine to create the new storage domain. The oVirt Engine will talk to VDSM on the oVirt node to configure the shared storage.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="73" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094625-1024x73.png" alt="" class="wp-image-192" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094625-1024x73.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094625-300x21.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094625-768x54.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094625-1200x85.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094625.png 1257w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Once the storage domain has been created, the installer will create the final oVirt Engine VM and copy the disk image from the local hard drive to the shared storage domain. You have an option to increase the disk size of the appliance. I left it at the default.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="81" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094811-1024x81.png" alt="" class="wp-image-193" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094811-1024x81.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094811-300x24.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094811-768x61.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094811-1200x95.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-094811.png 1325w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>This will also take a while depending on your infrastructure.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="37" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2-1024x37.png" alt="" class="wp-image-198" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2-1024x37.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2-300x11.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2-768x27.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2-1536x55.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2-1200x43.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-095110-2.png 1564w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Eventually you will get to the end of the script and you&#8217;ll have an operational self-hosted oVirt Engine running on your oVirt node.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="352" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119-1024x352.png" alt="" class="wp-image-197" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119-1024x352.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119-300x103.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119-768x264.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119-1536x528.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119-1200x412.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105119.png 1767w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="724" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105325-1024x724.png" alt="" class="wp-image-199" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105325-1024x724.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105325-300x212.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105325-768x543.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105325.png 1106w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="699" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105404-1024x699.png" alt="" class="wp-image-200" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105404-1024x699.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105404-300x205.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105404-768x524.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105404.png 1115w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="221" src="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-1024x221.png" alt="" class="wp-image-202" srcset="https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-1024x221.png 1024w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-300x65.png 300w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-768x166.png 768w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-1536x332.png 1536w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-2048x442.png 2048w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-1200x259.png 1200w, https://madeforcloud.com/wp-content/uploads/2024/03/Screenshot-2024-03-25-105601-1980x428.png 1980w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Voila!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://madeforcloud.com/2024/03/25/exploring-ovirt-a-journey-beyond-vmware/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
