<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Logical Volume Management on Debian Linux	</title>
	<atom:link href="https://www.tecmint.com/logical-volume-management-on-debian-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/logical-volume-management-on-debian-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 07 Apr 2020 16:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-1325457</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Tue, 07 Apr 2020 16:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=12187#comment-1325457</guid>

					<description><![CDATA[A couple of things missing from this tutorial is 1) how to remove a disk or a partition from the array, 2) how to reduce the amount of space used by the array without removing disks or partitions.]]></description>
			<content:encoded><![CDATA[<p>A couple of things missing from this tutorial is 1) how to remove a disk or a partition from the array, 2) how to reduce the amount of space used by the array without removing disks or partitions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sekhar		</title>
		<link>https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-872336</link>

		<dc:creator><![CDATA[sekhar]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 17:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=12187#comment-872336</guid>

					<description><![CDATA[Hi,

I have reduced the remove the RAID-1 array (&lt;strong&gt;/dev/md0&lt;/strong&gt;) to 48G size and it is configured on the lvm  and trying to reduce respective disk space (&lt;strong&gt;sda4&lt;/strong&gt;) as well to 48G from 58G.  

But i am not able to accomplish this, could you please help me regarding this. 
&lt;pre&gt;
root@sekhar~# lsblk
NAME                    MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda                       8:0    0 232.9G  0 disk
├─sda1                    8:1    0  16.5G  0 part
└─sda4                    8:4    0    58G  0 part
  └─md0                   9:0    0    48G  0 raid1
    ├─vg0-root (dm-0)   252:0    0  26.6G  0 lvm   /
    ├─vg0-backup (dm-1) 252:1    0  19.6G  0 lvm
    └─vg0-swap (dm-2)   252:2    0   1.9G  0 lvm   [SWAP]
sr0                      11:0    1  1024M  0 rom
&lt;/pre&gt;
&lt;pre&gt;
root@sekhar~:~# pvdisplay
  --- Physical volume ---
  PV Name               /dev/md0
  VG Name               vg0
  PV Size               48.00 GiB / not usable 3.00 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              12287
  Free PE               0
  Allocated PE          12287
  PV UUID               uxH3FS-sUOF-LsIP-kAjq-7Bwq-suhK-CLJXI1
&lt;/pre&gt;
&lt;pre&gt;
root@sekhar~:~# vgdisplay
  --- Volume group ---
  VG Name               vg0
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  112
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                3
  Open LV               2
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               48.00 GiB
  PE Size               4.00 MiB
  Total PE              12287
  Alloc PE / Size       12287 / 48.00 GiB
  Free  PE / Size       0 / 0
  VG UUID               LjCUyX-25MQ-WCFT-j2eF-2UWX-LYCp-TtLVJ5
&lt;/pre&gt;
&lt;pre&gt;
root@sekhar~:~# lvdisplay
  --- Logical volume ---
  LV Path                /dev/vg0/root
  LV Name                root
  VG Name                vg0
  LV UUID                SBf1mc-iqaB-noBx-1neo-IEPi-HhsH-SM14er
  LV Write Access        read/write
  LV Creation host, time S000001, 2015-09-23 03:01:19 +0000
  LV Status              available
  # open                 1
  LV Size                26.59 GiB
  Current LE             6808
  Segments               2
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           252:0

  --- Logical volume ---
  LV Path                /dev/vg0/backup
  LV Name                backup
  VG Name                vg0
  LV UUID                E0zuBR-3iIT-ig42-1y2j-YvJY-PMea-P9d8D4
  LV Write Access        read/write
  LV Creation host, time S000001, 2017-02-11 05:30:02 +0000
  LV Status              available
  # open                 0
  LV Size                19.54 GiB
  Current LE             5003
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           252:1

  --- Logical volume ---
  LV Path                /dev/vg0/swap
  LV Name                swap
  VG Name                vg0
  LV UUID                LqeFep-zKvG-vRJI-Id9N-LXmZ-FZlI-fvM040
  LV Write Access        read/write
  LV Creation host, time Microknoppix, 2017-03-02 16:09:29 +0000
  LV Status              available
  # open                 2
  LV Size                1.86 GiB
  Current LE             476
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           252:2
&lt;/pre&gt;
&lt;pre&gt;
root@sekhar~:~# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sda4[3]
      50331648 blocks super 1.2 [2/1] [U_]

unused devices: 
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have reduced the remove the RAID-1 array (<strong>/dev/md0</strong>) to 48G size and it is configured on the lvm  and trying to reduce respective disk space (<strong>sda4</strong>) as well to 48G from 58G.  </p>
<p>But i am not able to accomplish this, could you please help me regarding this. </p>
<pre>
root@sekhar~# lsblk
NAME                    MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda                       8:0    0 232.9G  0 disk
├─sda1                    8:1    0  16.5G  0 part
└─sda4                    8:4    0    58G  0 part
  └─md0                   9:0    0    48G  0 raid1
    ├─vg0-root (dm-0)   252:0    0  26.6G  0 lvm   /
    ├─vg0-backup (dm-1) 252:1    0  19.6G  0 lvm
    └─vg0-swap (dm-2)   252:2    0   1.9G  0 lvm   [SWAP]
sr0                      11:0    1  1024M  0 rom
</pre>
<pre>
root@sekhar~:~# pvdisplay
  --- Physical volume ---
  PV Name               /dev/md0
  VG Name               vg0
  PV Size               48.00 GiB / not usable 3.00 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              12287
  Free PE               0
  Allocated PE          12287
  PV UUID               uxH3FS-sUOF-LsIP-kAjq-7Bwq-suhK-CLJXI1
</pre>
<pre>
root@sekhar~:~# vgdisplay
  --- Volume group ---
  VG Name               vg0
  System ID
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  112
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                3
  Open LV               2
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               48.00 GiB
  PE Size               4.00 MiB
  Total PE              12287
  Alloc PE / Size       12287 / 48.00 GiB
  Free  PE / Size       0 / 0
  VG UUID               LjCUyX-25MQ-WCFT-j2eF-2UWX-LYCp-TtLVJ5
</pre>
<pre>
root@sekhar~:~# lvdisplay
  --- Logical volume ---
  LV Path                /dev/vg0/root
  LV Name                root
  VG Name                vg0
  LV UUID                SBf1mc-iqaB-noBx-1neo-IEPi-HhsH-SM14er
  LV Write Access        read/write
  LV Creation host, time S000001, 2015-09-23 03:01:19 +0000
  LV Status              available
  # open                 1
  LV Size                26.59 GiB
  Current LE             6808
  Segments               2
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           252:0

  --- Logical volume ---
  LV Path                /dev/vg0/backup
  LV Name                backup
  VG Name                vg0
  LV UUID                E0zuBR-3iIT-ig42-1y2j-YvJY-PMea-P9d8D4
  LV Write Access        read/write
  LV Creation host, time S000001, 2017-02-11 05:30:02 +0000
  LV Status              available
  # open                 0
  LV Size                19.54 GiB
  Current LE             5003
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           252:1

  --- Logical volume ---
  LV Path                /dev/vg0/swap
  LV Name                swap
  VG Name                vg0
  LV UUID                LqeFep-zKvG-vRJI-Id9N-LXmZ-FZlI-fvM040
  LV Write Access        read/write
  LV Creation host, time Microknoppix, 2017-03-02 16:09:29 +0000
  LV Status              available
  # open                 2
  LV Size                1.86 GiB
  Current LE             476
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           252:2
</pre>
<pre>
root@sekhar~:~# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sda4[3]
      50331648 blocks super 1.2 [2/1] [U_]

unused devices: 
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Turner		</title>
		<link>https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-677324</link>

		<dc:creator><![CDATA[Rob Turner]]></dc:creator>
		<pubDate>Thu, 01 Oct 2015 13:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=12187#comment-677324</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-677280&quot;&gt;Dibs&lt;/a&gt;.

Dibs,

You are quite welcome and best of luck on the LCFS. It&#039;s a great test to challenge yourself with common Linux tasks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-677280">Dibs</a>.</p>
<p>Dibs,</p>
<p>You are quite welcome and best of luck on the LCFS. It&#8217;s a great test to challenge yourself with common Linux tasks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dibs		</title>
		<link>https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-677280</link>

		<dc:creator><![CDATA[Dibs]]></dc:creator>
		<pubDate>Thu, 01 Oct 2015 11:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=12187#comment-677280</guid>

					<description><![CDATA[Thank you so much for this how to guide, i&#039;m going to be doing my LFCS soon and was cracking my head to understand LVM and it all clicked while reading this HOW TO. Thank you for the easy to understand write up, you sir I salute.]]></description>
			<content:encoded><![CDATA[<p>Thank you so much for this how to guide, i&#8217;m going to be doing my LFCS soon and was cracking my head to understand LVM and it all clicked while reading this HOW TO. Thank you for the easy to understand write up, you sir I salute.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Turner		</title>
		<link>https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-546790</link>

		<dc:creator><![CDATA[Rob Turner]]></dc:creator>
		<pubDate>Mon, 20 Apr 2015 13:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=12187#comment-546790</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-545558&quot;&gt;Anders&lt;/a&gt;.

Anders, To each their own. /mnt was only used for illustrative purposes. The box that these drives are actually in, does mount the LVM&#039;s in a different location.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/logical-volume-management-on-debian-linux/comment-page-1/#comment-545558">Anders</a>.</p>
<p>Anders, To each their own. /mnt was only used for illustrative purposes. The box that these drives are actually in, does mount the LVM&#8217;s in a different location.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
