Re: changing pp size of a volume group
From: sbzx (zsoos_at_no.info.hu)
Date: 03/31/04
- Next message: sbzx: "Re: Who has some idea of AIX 5.3 new features?"
- Previous message: Michael W. Ryder: "Re: rz and sz for aix 4.3"
- In reply to: Tom Van Overbek: "Re: changing pp size of a volume group"
- Next in thread: Jim: "Re: changing pp size of a volume group"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Mar 2004 23:21:47 -0800
> while on the subject, i've got another question:
>
> suppose you have a disk which was part of a volumegroup where pp size was
> 32MB. then you do an exportvg of the disk, and try to import this disk into a
> volumegroup with a pp size of 16MB.
>
> I suppose the action will fail ?
Tom,
There are some problems with your question. (1) Only a full VG can be
exported, a disk cannot (unless, of course the VG only has one disk).
A disk can be removed (reducevg) from a VG, though, in which case that
disk becomes blank from a VG perspective, no VG information is
preserved (LV information, PP size, etc. are all lost). (2) A disk
cannot be imported (importvg) into a VG, it can be added to it using
extendvg. When you add a disk to a VG using extendvg, all the
administrative sectors of the disk will be overwritten. The added disk
will inherit all VG parameters from the VG it is added to, including
PP size. When you import a VG (full or partial), a new VG definition
is created in AIX containing only the disks that are part of the newly
imported VG. You cannot join two VGs with either extendvg or importvg.
In fact, there is no way merging two volume groups unless you are
ready to make a full backup and restore.
I hope this explanation helps.
sbzx
- Next message: sbzx: "Re: Who has some idea of AIX 5.3 new features?"
- Previous message: Michael W. Ryder: "Re: rz and sz for aix 4.3"
- In reply to: Tom Van Overbek: "Re: changing pp size of a volume group"
- Next in thread: Jim: "Re: changing pp size of a volume group"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|