* [linux-lvm] help on PV
@ 2003-06-13 5:37 narsimha.kulkarni
2003-06-13 9:14 ` Duane Evenson
0 siblings, 1 reply; 3+ messages in thread
From: narsimha.kulkarni @ 2003-06-13 5:37 UTC (permalink / raw)
To: linux-lvm
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] help on PV
2003-06-13 5:37 [linux-lvm] help on PV narsimha.kulkarni
@ 2003-06-13 9:14 ` Duane Evenson
0 siblings, 0 replies; 3+ messages in thread
From: Duane Evenson @ 2003-06-13 9:14 UTC (permalink / raw)
To: linux-lvm
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/
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [linux-lvm] help on PV
@ 2003-06-13 9:19 narsimha.kulkarni
0 siblings, 0 replies; 3+ messages in thread
From: narsimha.kulkarni @ 2003-06-13 9:19 UTC (permalink / raw)
To: linux-lvm
thanks a lot....
-----Original Message-----
From: Duane Evenson [mailto:devenson@shaw.ca]
Sent: Friday, June 13, 2003 15:18
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] help on PV
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/
>
>
>
_______________________________________________
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-06-13 9:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-13 5:37 [linux-lvm] help on PV narsimha.kulkarni
2003-06-13 9:14 ` Duane Evenson
-- strict thread matches above, loose matches on Subject: below --
2003-06-13 9:19 narsimha.kulkarni
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.