HP-UX System Administrator's Guide: Logical Volume Management (762803-001, March 2014)

# dd bs=1k skip=66560 count=32768 if=/dev/rdsk/c0t3d0 of=/dev/null
# dd bs=1k skip=66560 count=32768 if=/dev/rdsk/c1t3d0 of=/dev/null
Note the value calculated is used in the skip argument. The count is obtained by
multiplying the PE size by 1024.
130 Troubleshooting LVM