What command will remove a PV from a VG?
vgreduce <volgroupname> <pv></pv></volgroupname>
after adding PV to a VG, how do you allocate the new resource to an existing or new LV?
lvextend -L <mb> <lvname></lvname></mb>
where MB is the “PE Size” times the “Free PE”