HPUX system has two user volume groups: VG01 and VG02. If you execute the following commands:
vgexport-v-s-p -m /tmp/vg01.map / dev / vg01 and vgexport-v -s -m /tmp/vg01.map / dev / vg02.
What will be available using vglist to view the volume?
vg01
vg02
vg01 vg02
empty
Submit