* [linux-lvm] Addiing new hdd to pv group
@ 2002-04-29 9:29 Stephan Budach
2002-04-30 8:42 ` Heinz J . Mauelshagen
0 siblings, 1 reply; 3+ messages in thread
From: Stephan Budach @ 2002-04-29 9:29 UTC (permalink / raw)
To: linux-lvm
Hi,
is it possible to expand an existing pv with an additional hdd, without
loosing data, of course?
Thanks,
Stephan
--
Stephan Budach
Jung von Matt/Services
Glashüttenstrasse 38 20357 Hamburg
Telefon: +49-40-4321-1353 Fax: +49-40-4321-1114
eMail: stephan.budach@jvm.de Internet: http://www.jvm.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Addiing new hdd to pv group
2002-04-29 9:29 [linux-lvm] Addiing new hdd to pv group Stephan Budach
@ 2002-04-30 8:42 ` Heinz J . Mauelshagen
2002-04-30 10:48 ` Stephan Budach
0 siblings, 1 reply; 3+ messages in thread
From: Heinz J . Mauelshagen @ 2002-04-30 8:42 UTC (permalink / raw)
To: linux-lvm
Stephan,
recent LVM versions have a pvresize command, which can add the space of
a grown partition/device to a physical volume stored in that partition.
You can't combine seperate devices (like 2 different disks) this way.
If hdd is a free disk, just run pvcreate on it and use vgextend to add it
to one of your existing volume groups.
On Mon, Apr 29, 2002 at 04:30:59PM +0200, Stephan Budach wrote:
> Hi,
>
> is it possible to expand an existing pv with an additional hdd, without
> loosing data, of course?
>
> Thanks,
> Stephan
> --
> Stephan Budach
>
> Jung von Matt/Services
>
> Glashüttenstrasse 38 20357 Hamburg
> Telefon: +49-40-4321-1353 Fax: +49-40-4321-1114
> eMail: stephan.budach@jvm.de Internet: http://www.jvm.de
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
--
Regards,
Heinz -- The LVM Guy --
*** Software bugs are stupid.
Nevertheless it needs not so stupid people to solve them ***
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Sistina Software Inc.
Senior Consultant/Developer Am Sonnenhang 11
56242 Marienrachdorf
Germany
Mauelshagen@Sistina.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [linux-lvm] Addiing new hdd to pv group
2002-04-30 8:42 ` Heinz J . Mauelshagen
@ 2002-04-30 10:48 ` Stephan Budach
0 siblings, 0 replies; 3+ messages in thread
From: Stephan Budach @ 2002-04-30 10:48 UTC (permalink / raw)
To: linux-lvm
Heinz,
well yes, after doing a makewhatis i found the vgextend command and that
was absolutely what I was looking for.
I also followed som eadvice from this list and excluded autoconfig.h
from liblvm.h and compiling went smoothly on my RH 7.2.93 box. Just if
anybody wanted to know...
Thanks,
Stephan
Am Dienstag den, 30. April 2002, um 15:40, schrieb Heinz J . Mauelshagen:
>
> Stephan,
>
> recent LVM versions have a pvresize command, which can add the space of
> a grown partition/device to a physical volume stored in that partition.
>
> You can't combine seperate devices (like 2 different disks) this way.
>
> If hdd is a free disk, just run pvcreate on it and use vgextend to add
> it
> to one of your existing volume groups.
>
> On Mon, Apr 29, 2002 at 04:30:59PM +0200, Stephan Budach wrote:
>> Hi,
>>
>> is it possible to expand an existing pv with an additional hdd, without
>> loosing data, of course?
>>
>> Thanks,
>> Stephan
>> --
>> Stephan Budach
>>
>> Jung von Matt/Services
>>
>> Glashüttenstrasse 38 20357 Hamburg
>> Telefon: +49-40-4321-1353 Fax: +49-40-4321-1114
>> eMail: stephan.budach@jvm.de Internet: http://www.jvm.de
>>
>>
>> _______________________________________________
>> linux-lvm mailing list
>> linux-lvm@sistina.com
>> http://lists.sistina.com/mailman/listinfo/linux-lvm
>> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
>
> --
>
> Regards,
> Heinz -- The LVM Guy --
>
> *** Software bugs are stupid.
> Nevertheless it needs not so stupid people to solve them ***
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> -=-=-
>
> Heinz Mauelshagen Sistina Software Inc.
> Senior Consultant/Developer Am Sonnenhang 11
> 56242 Marienrachdorf
> Germany
> Mauelshagen@Sistina.com +49 2626 141200
> FAX 924446
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> -=-=-
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
>
--
Stephan Budach
Jung von Matt/Services
Glashüttenstrasse 38 20357 Hamburg
Telefon: +49-40-4321-1353 Fax: +49-40-4321-1114
eMail: stephan.budach@jvm.de Internet: http://www.jvm.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-04-30 10:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-29 9:29 [linux-lvm] Addiing new hdd to pv group Stephan Budach
2002-04-30 8:42 ` Heinz J . Mauelshagen
2002-04-30 10:48 ` Stephan Budach
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.