Originally posted by: sdpeck
Replying to this old thread because I ran into the same issue.
When you add LUNs to the volume group, they will all need a corresponding copy (flashcopy, BCV, etc.) When you run the recreatevg command you need to specify all of the LUNs in the original vg.
An alternative is, if you are sure that you have empty LUNs, you can use the -f option on recreatevg and then you don't have to list the empty LUNs in the command.