<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tsundoku.ne.jp/w-en/index.php?action=history&amp;feed=atom&amp;title=Linux</id>
	<title>Linux - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tsundoku.ne.jp/w-en/index.php?action=history&amp;feed=atom&amp;title=Linux"/>
	<link rel="alternate" type="text/html" href="https://wiki.tsundoku.ne.jp/w-en/index.php?title=Linux&amp;action=history"/>
	<updated>2026-07-30T14:35:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.tsundoku.ne.jp/w-en/index.php?title=Linux&amp;diff=705&amp;oldid=prev</id>
		<title>Maia: Created page with &quot;Notes on &quot;Linux&quot; (colloquially defined as any of the general-purpose operating systems consisting of a Linux kernel and a largely GNU hodgepodge userland) that are not distribution-specific.  ==LVM==  ===Grow a filesystem===  I am not in the habit of using LVM on bare metal desktop installs, but they are very useful in virtual machines that are liable to have their resource allocation changed on the fly after creation. If I am reading this section, I am probably here to...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tsundoku.ne.jp/w-en/index.php?title=Linux&amp;diff=705&amp;oldid=prev"/>
		<updated>2023-06-20T13:32:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Notes on &amp;quot;Linux&amp;quot; (colloquially defined as any of the general-purpose operating systems consisting of a Linux kernel and a largely GNU hodgepodge userland) that are not distribution-specific.  ==LVM==  ===Grow a filesystem===  I am not in the habit of using LVM on bare metal desktop installs, but they are very useful in virtual machines that are liable to have their resource allocation changed on the fly after creation. If I am reading this section, I am probably here to...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Notes on &amp;quot;Linux&amp;quot; (colloquially defined as any of the general-purpose operating systems consisting of a Linux kernel and a largely GNU hodgepodge userland) that are not distribution-specific.&lt;br /&gt;
&lt;br /&gt;
==LVM==&lt;br /&gt;
&lt;br /&gt;
===Grow a filesystem===&lt;br /&gt;
&lt;br /&gt;
I am not in the habit of using LVM on bare metal desktop installs, but they are very useful in virtual machines that are liable to have their resource allocation changed on the fly after creation. If I am reading this section, I am probably here to grow a filesystem in a VM after running out of space and resizing its virtual disk. The most basic variation on this procedure goes like so:&lt;br /&gt;
&lt;br /&gt;
# Resize the virtual disk&lt;br /&gt;
** QEMU/KVM/libvirt&lt;br /&gt;
*** {{code|inline=y|lang=bash|qemu-img resize ${disk}.qcow2 ${newsize}G&amp;quot;}}&lt;br /&gt;
** VMware: Most likely in vCenter or the ESXi web interface.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===External Links===&lt;br /&gt;
&lt;br /&gt;
* [https://www.redhat.com/sysadmin/resize-lvm-simple How to resize a logical volume with 5 simple LVM commands | Enable Sysadmin]&lt;/div&gt;</summary>
		<author><name>Maia</name></author>
	</entry>
</feed>