how to copy a lv from one vg to another?
Answer / 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 |
how will you unmirror a vg if a pv gets failed?
What are the types of installation?
How do you find history of a file set?
How to configure a read/write optical drive by using configuration manager?
when does error daemon start in boot process?
what will you do if a disk gets failed?
What applications work with hacmp?
Write banner command.
Explain the various shell types?
What is server message block file system(smbfs) in aix?
Write echo command.
how will you check whether software is installed or not?