Following steps need to perform on your active node (where currently pkg is running).
-----------------------------------------
Check whether do you have enough space in VG or not, if not please add more disk in the VG.
Create new LV.
Create mount point.
Mount the file system.
Update pkg control script.
Create the map file for VG
Vgexport -p -s -m
Atul Gupta