<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logical Volume Manager on shocksolution.com</title><link>https://shocksolution.com/tags/logical-volume-manager/</link><description>Recent content in Logical Volume Manager on shocksolution.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 19 Dec 2014 17:23:19 +0000</lastBuildDate><atom:link href="https://shocksolution.com/tags/logical-volume-manager/index.xml" rel="self" type="application/rss+xml"/><item><title>LVM device-mapper: reload ioctl failed: Invalid argument</title><link>https://shocksolution.com/posts/lvm-device-mapper-reload-ioctl-failed-invalid-argument/</link><pubDate>Fri, 19 Dec 2014 17:23:19 +0000</pubDate><guid>https://shocksolution.com/posts/lvm-device-mapper-reload-ioctl-failed-invalid-argument/</guid><description>&lt;p&gt;&lt;a href="https://%3C%3Cwww.sourceware.org/lvm2/&amp;amp;gt%3E;" title="LVM2"&gt;LVM2 (Logical Volume Management)&lt;/a&gt; is pretty amazing, but when something goes wrong, it&amp;rsquo;s not easy to troubleshoot. This is not the fault of the tools, but a reflection that LVM is relatively new in Linux, and not widely understood.&lt;/p&gt;&#10;&lt;h2 id="what-i-tried-to-do"&gt;What I Tried to Do&lt;/h2&gt;&#10;&lt;p&gt;I tried to &lt;a href="http://manpages.ubuntu.com/manpages/utopic/en/man8/lvextend.8.html" title="man%20lvextend%20Ubuntu"&gt;increase the size of a logical volume with the lvextend command&lt;/a&gt;:&lt;/p&gt;&#10;&lt;div class="code-block"&gt;&#10; &lt;button class="code-copy" type="button" hidden aria-label="Copy code to clipboard"&gt;&#10; &lt;span class="code-copy-label" aria-hidden="true"&gt;Copy&lt;/span&gt;&#10; &lt;/button&gt;&#10; &lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;lvextend --extents 100%FREE /dev/VolumeGroup1/var&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#10; &lt;/div&gt;&lt;p&gt;This form of the command is supposed to use all of the free space in the volume group.&lt;/p&gt;</description></item></channel></rss>