Answer Posted / Shwet Srivastava
To copy a logical volume from one volume group to another in IBM AIX, you can use the 'pvcp' and 'pvcreate', 'vgcfgext', 'lvrename', and 'lvcreate' commands. First, create an identical physical volume with 'pvcreate'. Then, extend the new volume group with 'vgcfgext'. After that, copy the logical volume using 'pvcp' followed by renaming the logical volumes with 'lvrename' and creating a new one in the destination volume group with 'lvcreate'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category