<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kvm on Chris Irwin</title>
    <link>/tags/kvm/</link>
    <description>Recent content in Kvm on Chris Irwin</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 10 Mar 2020 23:06:27 -0400</lastBuildDate>
    <atom:link href="/tags/kvm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sharing Host Files With KVM</title>
      <link>/posts/sharing-host-files-with-kvm/</link>
      <pubDate>Tue, 10 Mar 2020 23:06:27 -0400</pubDate>
      <guid>/posts/sharing-host-files-with-kvm/</guid>
      <description>Adventures with sharing host files with a KVM VM using 9p and libvirt with SELinux.</description>
    </item>
    <item>
      <title>Discard (TRIM) with KVM Virtual Machines... in 2020!</title>
      <link>/posts/discard-with-kvm-2020/</link>
      <pubDate>Mon, 09 Mar 2020 18:10:33 -0400</pubDate>
      <guid>/posts/discard-with-kvm-2020/</guid>
      <description>&lt;p&gt;While checking out some logs and google search analytics, I found that my post about &lt;a href=&#34;/posts/discard-with-kvm/&#34;&gt;Discard (TRIM) with KVM Virtual Machines&lt;/a&gt; has been referenced far more than I expected it to be. I decided to take this opportitnity to fact-check and correct that article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discard (TRIM) with KVM Virtual Machines</title>
      <link>/posts/discard-with-kvm/</link>
      <pubDate>Sat, 17 Oct 2015 20:19:56 +0000</pubDate>
      <guid>/posts/discard-with-kvm/</guid>
      <description>&lt;h1 id=&#34;update---march-09-2020&#34;&gt;Update - March 09 2020&lt;/h1&gt;
&lt;p&gt;Since writing this article, I&amp;rsquo;ve made a few observations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;More people read this than expected&lt;/li&gt;
&lt;li&gt;QEMU has since added discard support to the standard virtio disk, avoiding the need to use virtio-scsi&lt;/li&gt;
&lt;li&gt;It kinda sorta works out of the box.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;rsquo;ve written a brief followup: &lt;a href=&#34;/posts/discard-with-kvm-2020/&#34;&gt;Discard (TRIM) with KVM Virtual Machines&amp;hellip; in 2020!&lt;/a&gt;&lt;/p&gt;
&lt;h1 id=&#34;original-article&#34;&gt;Original Article&lt;/h1&gt;
&lt;p&gt;I&amp;rsquo;ve got a bunch of KVM virtual machines running at home. They all use sparse qcow2 files as storage, which is nice and space efficient &amp;ndash; at least at the beginning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fedora cloud for mere mortals</title>
      <link>/posts/fedora-cloud-for-mere-mortals/</link>
      <pubDate>Thu, 15 Jan 2015 03:05:56 +0000</pubDate>
      <guid>/posts/fedora-cloud-for-mere-mortals/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve come across a post by Marek Goldmann detailing the basics of &lt;a href=&#34;https://goldmann.pl/blog/2014/01/16/running-fedora-cloud-images-on-kvm/&#34;&gt;running Fedora cloud images on kvm&lt;/a&gt;. I found it was a massive help, but only got me part-way toward what I wanted.&lt;/p&gt;
&lt;p&gt;The documentation for cloud-init is sub-par from what I can find, so I thought I&amp;rsquo;d post this with my own modifications.&lt;/p&gt;
&lt;p&gt;My requirements were:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Easy scriptable deployment (Marek&amp;rsquo;s script got me 100% of this goal)&lt;/li&gt;
&lt;li&gt;Static (sequential) IP assignments instead of DHCP&lt;/li&gt;
&lt;li&gt;hostname != KVM domain name, making system replacements easier&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, I changed some logic&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
