Operating System - HP-UX
1753297 Members
6990 Online
108792 Solutions
New Discussion

The specified path does not correspond to physical volume attached (generated error)

 
Aamir14
Regular Advisor

The specified path does not correspond to physical volume attached (generated error)

Hi,

expert

 

i have a error message and my server mount point not longer 

this is my oracle home mount point and production enviornment 

plz see the below error and details:----

 

prodapp2#vgdisplay -v /dev/oravg01
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c2t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
--- Volume groups ---
VG Name                     /dev/oravg01
VG Write Access             read/write
VG Status                   available
Max LV                      255
Cur LV                      1
Open LV                     1
Max PV                      16
Cur PV                      2
Act PV                      1
Max PE per PV               1016
VGDA                        2
PE Size (Mbytes)            256
Total PE                    199
Alloc PE                    197
Free PE                     2
Total PVG                   0
Total Spare PVs             0
Total Spare PVs in use      0
VG Version                  1.0
VG Max Size                 4064g
VG Max Extents              16256

vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c2t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
   --- Logical volumes ---
   LV Name                     /dev/oravg01/c02
   LV Status                   available/syncd
   LV Size (Mbytes)            102400
   Current LE                  400
   Allocated PE                400
   Used PV                     1


   --- Physical volumes ---
   PV Name                     /dev/dsk/c2t1d4
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c2t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d1":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
   PV Name                     /dev/dsk/c4t1d4  Alternate Link
   PV Status                   available
   Total PE                    199
   Free PE                     2
   Autoswitch                  On
   Proactive Polling           On


prodapp2#mount -a
UX:vxfs mount: ERROR: V-3-20005: read of super-block on /dev/oravg01/c02 failed:                                              I/O error
UX:vxfs mount: ERROR: V-3-24996: Unable to get disk layout version
mount: 192.168.4.56:/s01 is already mounted on /s01
mount: /dev/vg00/lvol8 is already mounted on /var
mount: /dev/vg00/lvol7 is already mounted on /usr
mount: /dev/vg00/lvol6 is already mounted on /tmp
mount: /dev/vg00/lvol5 is already mounted on /opt
mount: /dev/vg00/lvol4 is already mounted on /home
mount: /dev/vg00/lvol1 is already mounted on /stand

 

prodapp2#ioscan -m dsf
Persistent DSF           Legacy DSF(s)
========================================
/dev/rdisk/disk0         /dev/rdsk/c0t0d0
/dev/rdisk/disk0_p1      /dev/rdsk/c0t0d0s1
/dev/rdisk/disk0_p2      /dev/rdsk/c0t0d0s2
/dev/rdisk/disk0_p3      /dev/rdsk/c0t0d0s3
/dev/rtape/tape1_BEST    /dev/rmt/c5t0d0BEST
/dev/rtape/tape1_BESTn   /dev/rmt/c5t0d0BESTn
/dev/rtape/tape1_BESTb   /dev/rmt/c5t0d0BESTb
/dev/rtape/tape1_BESTnb   /dev/rmt/c5t0d0BESTnb
/dev/pt/pt5              /dev/rscsi/c3t0d0
                         /dev/rscsi/c1t0d0
/dev/rdisk/disk6         /dev/rdsk/c4t0d1
                         /dev/rdsk/c2t0d1
/dev/rdisk/disk10        /dev/rdsk/c4t1d4
                         /dev/rdsk/c2t1d4
prodapp2#diskinfo /dev/rdisk/disk6
SCSI describe of /dev/rdisk/disk6:
             vendor: HP
         product id: HSV300
               type: direct access
               size: 53477376 Kbytes
   bytes per sector: 512
prodapp2#diskinfo /dev/rdisk/disk10
SCSI describe of /dev/rdisk/disk10:
             vendor: HP
         product id: HSV300
               type: direct access
               size: 52428800 Kbytes
   bytes per sector: 512
prodapp2#

 

i take this disk from stroage server

 

Pls pls give me the proper solution because its my production server

 

Thanks

aamir

1 REPLY 1
pooderbill
Valued Contributor

Re: The specified path does not correspond to physical volume attached (generated error)

 

UX:vxfs mount: ERROR: V-3-20005: read of super-block on /dev/oravg01/c02 failed:                                              I/O error

 

It would appear that disk(s) that are part of this volume group are defective (I/O error). There is nothing you can do in HP-UX to correct the problem. Also take a look at the HP-UX syslog.log located in /var/adm.syslog. If these are part of a large disk array, look at the array status and logs. Since diskinfo works, the LUNs are properly mapped to this server so the problem is with the internal array. Talk to your storage adminstrator.