Wednesday, April 29, 2009

AIX - LVM - Migrate Physical Volume

AIX - LVM - Migrate Physical Volume

Using migratepv command we can move full PV data or single LV from one PV to another PV. This is not copy just cut and past method

If we want to migrate data from PV to PV

#migratepv hdisk1 hdisk2

After executing above command hdisk1 data is moved to hdisk2.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.