Release Notes HP StorageWorks Secure Path 3.0F Service Pack 4 for HP-UX 11i v1.0 and 11i v2.0 (5697-8002, March 2009)
Path: Device Special File e.g./dev/dsk/c#t#d#
Example: autopath set_lbpolicy RR /dev/dsk/c30t0d1
The following example shows how to configure PVLINKS using the vgextend command:
vgextend - extend an LVM volume group by adding physical volumes
SYNOPSIS
/usr/sbin/vgextend [-f] [-A autobackup] [-g pvg_name]
[-x extensibility] [-z sparepv] vg_name pv_path ...
The following example shows how to add the physical volumes /dev/dsk/c0t1d0 and
/dev/dsk/c0t2d0 to the volume group /dev/vg03:
# vgextend /dev/vg03 /dev/dsk/c0t1d0 /dev/dsk/c0t2d0
NOTE:
You can use the autopath display command to determine the alternate paths:
/dev/dsk/c0t1d0 and /dev/dsk/c0t2d0 for vg03.
24