I am using AIX 5.1L with EMC Symmetrix storage, establishing BCV's and then splitting them and mounting them to the same host. I can mount the BCV's to the same host using the 'recreatevg' command, but the problem I'm having is when I'm restoring a BCV back to the standard. When the BCV is restored and I do an 'lsvg vg1' where vg1's original PV was hdiskpower33 (the standard) it is now hdiskpower35 (the BCV). I do not want this to happen and suspect the problem is that the BCV's PVID was changed during the recreatevg. I want to assign the original PVID to the BCV so that it will not remove hdiskpower33 from vg1. If I do 'rmdev -dl hdiskpower35' and then do 'lsvg -p vg1' I get an error stating that the PVID was not found, and hdiskpower33 is not listed as being a member of the vg1 volume group. I've tried doing 'chdev -l hdiskpower35 -a pv={original pvid}" but am told it is an illegal parameter. Is there another way to do this? An infinite number of monkey typing at an infinite number of keyboards will eventually populate the internet.