HP-UX HB v13.00 Ch-13 - LVM

HP-UX Handbook Rev 13.00 Page 88 (of 110)
Chapter 13 LVM
October 29, 2013
# vgscan -v
Creating "/etc/lvmtab".
vgscan: Couldn't access the list of physical volumes for volume
group "/dev/vg00".
vgscan: Couldn't access the list of physical volumes for volume
group "/dev/vg01".
vgscan: Couldn't access the list of physical volumes for volume
group "/dev/vg02".
vgscan: Physical volume "/dev/dsk/c14t5d0" is not a block special file.
vgscan: Physical volume "/dev/dsk/c14t6d0" is not a block special file.
vgscan: Physical volume "/dev/dsk/c15t5d0" is not a block special file.
vgscan: Physical volume "/dev/dsk/c15t6d0" is not a block special file.
Couldn't stat physical volume "/dev/dsk/c14t5d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c14t6d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c15t5d0":
Invalid argument
Couldn't stat physical volume "/dev/dsk/c15t6d0":
Invalid argument
/dev/vg00
/dev/dsk/c1t2d0
/dev/dsk/c2t2d0
The Volume Group /dev/vg01/group was not matched with any Physical Volumes.
The Volume Group /dev/vg02/group was not matched with any Physical Volumes.
Scan of Physical Volumes Complete.
# strings /etc/lvmtab
/dev/vg00
/dev/dsk/c1t2d0
/dev/dsk/c2t2d0
--> vg01 and vg02 are missing because vgscan had errors!
The devicefiles that vgscan complains about are not existing on the system:
# ll /dev/dsk/c14*
/dev/dsk/c14* not found