All of lore.kernel.org
 help / color / mirror / Atom feed
From: Duane Evenson <devenson@shaw.ca>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] help on PV
Date: Fri Jun 13 09:14:02 2003	[thread overview]
Message-ID: <3EE9DD31.9080605@shaw.ca> (raw)
In-Reply-To: 23233866A70C32479532C8D0B8AE7B96025D72F7@i2km07-ukbr.domain1.systemhost.net

You will lose all the data on your 80G hard drive. This is because an 
LVM drive pushes the filesystem back further on the drive to make space 
for the PV, VG, and LV metadata.

You could move 40G of data to the new drive. Reduce the size of the 
filesystem on your 80G by 40G. Repartition the drive to 2 40G 
partitions. make the second partition a LVM partition. Move the 
remaining data from the first 40G onto the second and make the first 
partion an LVM partition.
LVM will see all these partitions and drives as one so the number of 
partitions won't matter.

Actually, if you have almost 80G or more now, you'll have to partition 
the 80G hard drive into 3 partitions instead of 2, but the procedure is 
similar.

narsimha.kulkarni@bt.com wrote:

>Hi,
>
>I had a 8GB disk on which the / was configured.
>
>Then I added another 40GB disk which I configured under LVM.
>
>Now I want to add the 8GB also as a logical disk to the volume group in
>which the 40GB.
>
>If I do a pvcreate on the 8GB, will I lose all the data on / or just
>pvcreate and extend it.
>
>Narsimha
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@sistina.com
>http://lists.sistina.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>  
>

  reply	other threads:[~2003-06-13  9:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13  5:37 [linux-lvm] help on PV narsimha.kulkarni
2003-06-13  9:14 ` Duane Evenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-13  9:19 narsimha.kulkarni

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=3EE9DD31.9080605@shaw.ca \
    --to=devenson@shaw.ca \
    --cc=linux-lvm@sistina.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.