From: Robin Green <greenrd@greenrd.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Reducing/Resizing LVM where "/" filesystem is included in the LVM
Date: Mon, 24 Jan 2005 00:26:32 +0000 [thread overview]
Message-ID: <20050124002632.GA23702@pob> (raw)
In-Reply-To: <1106517355.26963.213384700@webmail.messagingengine.com>
[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]
On Sun, Jan 23, 2005 at 01:55:55PM -0800, fromkth+lvm@fastmail.fm wrote:
> Now I want to free some space from the linux LVM(hda6) and create a
> FAT32 partition as hda7.
>
> So how to reduce that LVM?
I suggest you use qtparted. Basically you need to:
1. Resize /
2. Move the swap volume back so it is adjacent to / (as it is swap, you could just
run swapoff, delete the volume, and then recreate it.)
3. Reduce the physical volume size
I don't know if qtparted can do step 3 but it can do steps 1 and 2, I think.
> one more questions my /boot parition is /dev/hda5 but in fstab it shows
> it as LABEL=/boot
> so how is that?
/dev/hda5 contains a label called /boot. That means if you move /boot to a different
partition, you don't have to change your fstab, which is useful, but rarely.
However, if you ever insert another Linux-formatted hard drive in your system,
from a different computer, it can cause the OS to become very confused as it cannot
determine which "/boot"-labelled partition to use! That is the disadvantage of
partition labelling.
--
Robin
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-01-24 0:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-23 21:55 [linux-lvm] Reducing/Resizing LVM where "/" filesystem is included in the LVM fromkth+lvm
2005-01-24 0:26 ` Robin Green [this message]
2005-01-24 0:38 ` Robin Green
2005-01-24 22:24 ` fromkth+lvm
2005-01-25 20:08 ` Sam Vilain
2005-01-31 0:38 ` fromkth+lvm
2005-01-31 3:38 ` Sam Vilain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050124002632.GA23702@pob \
--to=greenrd@greenrd.org \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox