- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgdisplay: Warning: couldn't query physical volume...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 07:39 AM
тАО02-04-2009 07:39 AM
i am able to see all disks with ioscan and the not able to mount the same volume group , checked with the syslog it was throwihg
the io error tried restarting the server after that error is cleared,we re getting the below mentioned msg. when i check the vgdisply -v
server located @ the remote location
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
VG Name /dev/vgmost
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 2
Open LV 2
Max PV 16
Cur PV 7
Act PV 6
Max PE per PV 15360
VGDA 12
PE Size (Mbytes) 4
Total PE 1530
Alloc PE 1393
Free PE 137
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Name /dev/vgOldRoot
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 4617
VGDA 2
PE Size (Mbytes) 8
Total PE 4607
Alloc PE 2442
Free PE 2165
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Name /dev/temp
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 1
Open LV 1
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 9215
VGDA 2
PE Size (Mbytes) 4
Total PE 9214
Alloc PE 13
Free PE 9201
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
Regards
Gurudatta NR
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 07:43 AM - last edited on тАО09-08-2022 01:51 AM by Parvez_Admin
тАО02-04-2009 07:43 AM - last edited on тАО09-08-2022 01:51 AM by Parvez_Admin
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
Shalom,
bad disk.http://docs.hp.com/en/7161/LVM_OLR_whitepaper.pdfhttp://docs.hp.com/en/T1859-90048/ch04s07.html
[Admin: The above links are no longer valid, please refer the below link instead:
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 07:45 AM
тАО02-04-2009 07:45 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
this means that /dev/dsk/c4t0d7 is not being sensed by the system.
do
#ioscan -fnCdisk
see if the disk /dev/dsk/c4t0d7 shows NO_HW
#diskinfo /dev/rdsk/c4t0d7
see if size shows 0 Kbytes.
see
using dd read the blocks from disk.
#dd if=/dev/rdsk/c4t0d7 of=/dev/null
see if that fails.
if the disk is failed which seems like that it has, you will need to replace that
regards
Sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 07:50 AM - last edited on тАО09-08-2022 01:52 AM by Parvez_Admin
тАО02-04-2009 07:50 AM - last edited on тАО09-08-2022 01:52 AM by Parvez_Admin
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
Hi,
Try this thread http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=926691
[Admin: The above links are no longer valid]
Check this doc, you can see the vgchange and vgdisplay error and what to do to resolve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 07:57 AM
тАО02-04-2009 07:57 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
It need more information to figure out the real reason for the failure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 08:07 AM
тАО02-04-2009 08:07 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
If i replace the disk can i get the data .
Regards
Gurudatta N.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 08:08 AM
тАО02-04-2009 08:08 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
If i replace the disk can i get the data.
Regards
Gurudatta N.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 08:16 AM
тАО02-04-2009 08:16 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
Tingli has made a valid point. These 4 disknames seems to be 4 paths of the same disk and the disk belongs to the VG /dev/vgmost which is showing Cur PV as 8 and act PV as 1 , that seems to be a part of /dev/vgmost.
Please use bdf and lvdisplay to see if all the LVs in the VG are mounted and intact.
from lvdisplay -v on all the LVs in the /dev/vgmost try to locate if the LVs had some extents on that PV /dev/dsk/c4t0d7.
Also might be that LUN has been deassigned from the Storage Side and is no more presented to the server.
This is so because this seems that all 4 paths are inactive, you can also check what is the status of the FC Interface , or this is a FC cable gone?
#ioscan -fnCfc
this shall show FC interfaces like /dev/fcd0 and /dev/fcd1
#fcmsutil /dev/fcd0
#fcmsutil /dev/fcd1
see that you can see Online and WWN N-port ID and Port ID.
Might be a broken cable also.
Will be good if you can post the O/Ps for
#ioscan -fnCdisk
#ioscan -fnCfc
#fcmsutil /dev/fcd0
#fcmsutil /dev/fcd1
#vgdisplay -v
Regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 11:45 AM
тАО02-04-2009 11:45 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
Cur PV 7
Act PV 6 <<==
Check the event.log for any error
/var/opt/resmon/log/event.log
Also provide the output of the following
# mv /etc/lvmtab /etc/lvmtab.working
# vgscan -pv
# mv /etc/lvmtab.working /etc/lvmtab
# ioscan -fnC disk
# strings /etc/lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 07:42 PM
тАО02-04-2009 07:42 PM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
I am attaching all the details,
1) ioscan -fnCdisk | grep /dev/dsk/c4t0d7
/dev/dsk/c4t0d7 /dev/rdsk/c4t0d7
2) diskinfo /dev/rdsk/c4t0d7
SCSI describe of /dev/rdsk/c4t0d7:
vendor: HP
product id: A6218A
type: direct access
size: 62914560 Kbytes
bytes per sector: 512
3) dd if=/dev/rdsk/c4t0d7 of=/dev/null
1139293+0 records in
1139293+0 records out
4) ioscan -fnCfc
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/2/1/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td0
fc 1 0/5/1/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td1
5) fcmsutil /dev/td0
Vendor ID is = 0x00103c
Device ID is = 0x001029
XL2 Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x00128c
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x010400
N_Port Node World Wide Name = 0x50060b0000132331
N_Port Port World Wide Name = 0x50060b0000132330
Driver state = ONLINE
Hardware Path is = 0/2/1/0
Number of Assisted IOs = 1051087
Number of Active Login Sessions = 2
Dino Present on Card = NO
Maximum Frame Size = 2048
Driver Version = @(#) libtd.a HP Fibre Channel Tachyon XL2 Driver B.11.23.0709 $Date: 2007/06/20 12:44:45 $Revision: r11.23/5
5 a)fcmsutil /dev/td1
Vendor ID is = 0x00103c
Device ID is = 0x001029
XL2 Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x00128c
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x010b00
N_Port Node World Wide Name = 0x50060b00001322cf
N_Port Port World Wide Name = 0x50060b00001322ce
Driver state = ONLINE
Hardware Path is = 0/5/1/0
Number of Assisted IOs = 185014
Number of Active Login Sessions = 2
Dino Present on Card = NO
Maximum Frame Size = 2048
Driver Version = @(#) libtd.a HP Fibre Channel Tachyon XL2 Driver B.11.23.0709 $Date: 2007/06/20 12:44:45 $Revision: r11.23/5
6) --- Physical volumes ---
PV Name /dev/dsk/c4t0d1
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
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/c6t0d1 Alternate Link
PV Name /dev/dsk/c8t0d1 Alternate Link
PV Name /dev/dsk/c10t0d1 Alternate Link
PV Status available
Total PE 255
Free PE 0
Autoswitch On
Proactive Polling On
PV Name /dev/dsk/c4t0d2
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
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/c6t0d2 Alternate Link
PV Name /dev/dsk/c8t0d2 Alternate Link
PV Name /dev/dsk/c10t0d2 Alternate Link
PV Status available
Total PE 255
Free PE 0
Autoswitch On
Proactive Polling On
PV Name /dev/dsk/c4t0d3
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
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/c6t0d3 Alternate Link
PV Name /dev/dsk/c8t0d3 Alternate Link
PV Name /dev/dsk/c10t0d3 Alternate Link
PV Status available
Total PE 255
Free PE 0
Autoswitch On
Proactive Polling On
PV Name /dev/dsk/c4t0d4
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
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/c6t0d4 Alternate Link
PV Name /dev/dsk/c8t0d4 Alternate Link
PV Name /dev/dsk/c10t0d4 Alternate Link
PV Status available
Total PE 255
Free PE 0
Autoswitch On
Proactive Polling On
PV Name /dev/dsk/c4t0d5
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
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/c6t0d5 Alternate Link
PV Name /dev/dsk/c8t0d5 Alternate Link
PV Name /dev/dsk/c10t0d5 Alternate Link
PV Status available
Total PE 255
Free PE 0
Autoswitch On
Proactive Polling On
PV Name /dev/dsk/c4t0d6
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
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/c6t0d6 Alternate Link
PV Name /dev/dsk/c8t0d6 Alternate Link
PV Name /dev/dsk/c10t0d6 Alternate Link
PV Status available
Total PE 255
Free PE 137
Autoswitch On
Proactive Polling On
VG Name /dev/vgOldRoot
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 4617
VGDA 2
PE Size (Mbytes) 8
Total PE 4607
Alloc PE 2442
Free PE 2165
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
--- Logical volumes ---
LV Name /dev/vgOldRoot/lvol1
LV Status available/syncd
LV Size (Mbytes) 512
Current LE 64
Allocated PE 64
Used PV 1
LV Name /dev/vgOldRoot/lvol2
LV Status available/syncd
LV Size (Mbytes) 1024
Current LE 128
Allocated PE 128
Used PV 1
LV Name /dev/vgOldRoot/lvol3
LV Status available/syncd
LV Size (Mbytes) 1000
Current LE 125
Allocated PE 125
Used PV 1
LV Name /dev/vgOldRoot/lvol4
LV Status available/syncd
LV Size (Mbytes) 2000
Current LE 250
Allocated PE 250
Used PV 1
LV Name /dev/vgOldRoot/lvol5
LV Status available/syncd
LV Size (Mbytes) 4000
Current LE 500
Allocated PE 500
Used PV 1
LV Name /dev/vgOldRoot/lvol6
LV Status available/syncd
LV Size (Mbytes) 1000
Current LE 125
Allocated PE 125
Used PV 1
LV Name /dev/vgOldRoot/lvol7
LV Status available/syncd
LV Size (Mbytes) 4000
Current LE 500
Allocated PE 500
Used PV 1
LV Name /dev/vgOldRoot/lvol8
LV Status available/syncd
LV Size (Mbytes) 6000
Current LE 750
Allocated PE 750
Used PV 1
--- Physical volumes ---
PV Name /dev/dsk/c4t1d7
PV Name /dev/dsk/c6t1d7 Alternate Link
PV Name /dev/dsk/c8t1d7 Alternate Link
PV Name /dev/dsk/c10t1d7 Alternate Link
PV Status available
Total PE 4607
Free PE 2165
Autoswitch On
Proactive Polling On
VG Name /dev/temp
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 1
Open LV 1
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 9215
VGDA 2
PE Size (Mbytes) 4
Total PE 9214
Alloc PE 13
Free PE 9201
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
--- Logical volumes ---
LV Name /dev/temp/lvol1
LV Status available/syncd
LV Size (Mbytes) 52
Current LE 13
Allocated PE 13
Used PV 1
--- Physical volumes ---
PV Name /dev/dsk/c6t1d5
PV Status available
Total PE 9214
Free PE 9201
Autoswitch On
Proactive Polling On
Regards
Gurudatta N.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 10:12 PM
тАО02-04-2009 10:12 PM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
# vgscan -v
# strings /etc/lvmtab
# mv /etc/lvmtab.working /etc/lvmtab
# strings /etc/lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 10:31 PM
тАО02-04-2009 10:31 PM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
Can you also please give these O/Ps
#strings /etc/lvmtab
#ioscan -fnCdisk
#vgdisplay -v /dev/vgmost
#vgcfgresore -l -n /dev/vgmost
#dd if=/dev/dsk/c4t0d7 of=/dev/null count=10000
Reason is that the VG /dev/vgmost is having Cur PV as 6 and Act PV as 7.
/dev/dsk/c4t0d7 belong to this VG.
Sorry for the inconvenience,
but please give the Above O/pS.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 11:06 PM
тАО02-04-2009 11:06 PM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
I am attaching the requried data.
Regards
Gurudatta N.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2009 11:13 PM
тАО02-04-2009 11:13 PM
Solutiondisk 18 0/2/1/0.1.0.39.0.0.7 sdisk CLAIMED DEVICE HP A6218A
/dev/dsk/c4t0d7 /dev/rdsk/c4t0d7
If no errors, try to restore the LVM structures on
# vgcfgrestore -n vgmost /dev/rdsk/c4t0d7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2009 12:06 AM
тАО02-05-2009 12:06 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
I not getting any error in the event.log file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2009 12:07 AM
тАО02-05-2009 12:07 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
As avinash says that vgcfgrestore can be done to bring back that /dev/dsk/c4t7d0 into the VG /dev/vgmost is correct.
i made a typo in the Earlier post.
That is
#vgcfgrestore -l -n /dev/vgmost.
this shows(lists) the disks(PVs) that are a part of the VG /dev/vgmost as per the VG Config File /etc/lvmconf/vgmost.conf.
From the O/ps sent this seems.
1)the disk /dev/dsk/c4t0d7 has the alternate paths as /dev/dsk/c6t0d7 /dev/dsk/c8t0d7 /dev/dsk/c10t0d7.
2)fcmsutil and the status of the other VGs tell that the FC card is working fine.
3)this is a 60 GB LUN assigned from the storage.
4)diskinfo and dd show that you can read and write to the disk as OK.
5)ioscan shows that the disk is available and CLAIMED.
6)strings /etc/lvmtab shows that the disk was configured as a part of the VG /dev/vgmost.
Are not you facing any issues with the other LVs of the VG /dev/vgmost?
If you are not facing any problem with the LVs of this VG (One PV gone entirely 60 GB in size and you are not having problems with the LVs in the VG!!.. might be there had been Mirrors of the LVs?
1) please run a lvdisplay -v on all the LVs of the VG /dev/vgmost and give the O/pS) Can you please try and give the O/Ps
2) #vgcfgrestore -l -n /dev/vgmost
try this one and also give the O/Ps
3) #pvdisplay -v /dev/dsk/c4t0d7.
Also check once from the Storage team if they have
4) misassigned this LUN also to some Other system.
5)ask them to check the health and assisnment of this LUN from the storage side.
6)or might be this was temporarily assigned from the storage to this server.
yes, the solution as suggested by Avinash is
vgcfgrestore -n /dev/vgmost /dev/rdsk/c4t0d7
but think once please check the above said information also.
7) Please check the Event Logs also at /etc/opt/resmon/log/event.log for any incident regarding to this LUN.
Please answer the Queries as asked as 1,2,3,4
5,6 and 7
@Avinah::: Close to becoming a Wizard... Advance Congrats..
Regards
Sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2009 12:14 AM
тАО02-05-2009 12:14 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
Pls Check for PV Cross Link Error in Syslog file.
regards
vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-05-2009 02:51 AM
тАО02-05-2009 02:51 AM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
thanks for your feed back,we are working this i will get back to you soon.
Regards
Gurudatta N.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-20-2014 10:40 PM
тАО02-20-2014 10:40 PM
Re: vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
In these kind of issues,
no need to worry.
You may face taking too much time to "
@gurudatta_1 wrote:
Hi all,
i am able to see all disks with ioscan and the not able to mount the same volume group , checked with the syslog it was throwihg
the io error tried restarting the server after that error is cleared,we re getting the below mentioned msg. when i check the vgdisply -v
@server located @ the remote location
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
VG Name /dev/vgmost
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 2
Open LV 2
Max PV 16
Cur PV 7
Act PV 6
Max PE per PV 15360
VGDA 12
PE Size (Mbytes) 4
Total PE 1530
Alloc PE 1393
Free PE 137
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Name /dev/vgOldRoot
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 4617
VGDA 2
PE Size (Mbytes) 8
Total PE 4607
Alloc PE 2442
Free PE 2165
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Name /dev/temp
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 1
Open LV 1
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 9215
VGDA 2
PE Size (Mbytes) 4
Total PE 9214
Alloc PE 13
Free PE 9201
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
Regards
Gurudatta NR
@gurudatta_1 wrote:
Hi all,
i am able to see all disks with ioscan and the not able to mount the same volume group , checked with the syslog it was throwihg
the io error tried restarting the server after that error is cleared,we re getting the below mentioned msg. when i check the vgdisply -v
@server located @ the remote location
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c6t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c8t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c10t0d7":
The specified path does not correspond to physical volume attached to
this volume group
vgdisplay: Warning: couldn't query all of the physical volumes.
VG Name /dev/vgmost
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 2
Open LV 2
Max PV 16
Cur PV 7
Act PV 6
Max PE per PV 15360
VGDA 12
PE Size (Mbytes) 4
Total PE 1530
Alloc PE 1393
Free PE 137
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Name /dev/vgOldRoot
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 4617
VGDA 2
PE Size (Mbytes) 8
Total PE 4607
Alloc PE 2442
Free PE 2165
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Name /dev/temp
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 1
Open LV 1
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 9215
VGDA 2
PE Size (Mbytes) 4
Total PE 9214
Alloc PE 13
Free PE 9201
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
Regards
Gurudatta NR
ioscan".
First check /etc/lvmtab with strings command.
Check the lvmtab entries are the same with error pv names.
If not same,
do take backup of "/etc/lvmtab" and do "vgscan".
check new lvmtab entry with strings command and compare new lvmtab with the old lvmtab.
Now try with vgdisplay or ioscan.
..A