- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- couldn't uery Physical volume /dev/dsk/c1t0d0s2
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
Discussions
Discussions
Discussions
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
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
10-04-2011 09:33 PM
10-04-2011 09:33 PM
Hi ,
I am getting an error in vgdisplay -v vg00 op that couldn't query physical volume. Then I check diskinfo it is showing disk size as o bits. I identify teh disk using dd if=/dev/dsk/c1t0d0 of=/dev/null bs=4k and then did
# pvchange -a n /de/dsk/c1t0d0s2 then replace the disk. After replcaing the server got hanged and nothing is coming. Again reinsert the same old disk by removing new one and server started working but still getting same error.
Same error in lvlnboot -v also.
It is rx 2660 with HP-UX 11.23
Attaching ioscan o/p.
# ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
====================================================================================
disk 0 0/0/2/1.0.16.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/1/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP DG146ABAB4
/dev/dsk/c1t0d0 /dev/dsk/c1t0d0s2 /dev/rdsk/c1t0d0 /dev/rdsk/c1t0d0s2
/dev/dsk/c1t0d0s1 /dev/dsk/c1t0d0s3 /dev/rdsk/c1t0d0s1 /dev/rdsk/c1t0d0s3
disk 2 0/1/1/0.0.0.1.0 sdisk CLAIMED DEVICE HP DG146ABAB4
/dev/dsk/c1t1d0 /dev/dsk/c1t1d0s2 /dev/rdsk/c1t1d0 /dev/rdsk/c1t1d0s2
/dev/dsk/c1t1d0s1 /dev/dsk/c1t1d0s3 /dev/rdsk/c1t1d0s1 /dev/rdsk/c1t1d0s3
disk 4 0/1/1/0.0.0.3.0 sdisk CLAIMED DEVICE HP DG146ABAB4
/dev/dsk/c1t3d0 /dev/rdsk/c1t3d0
disk 3 0/1/1/0.0.0.4.0 sdisk CLAIMED DEVICE HP DG0146FARVU
/dev/dsk/c1t4d0 /dev/rdsk/c1t4d0
Anyhelp will be very much appreciated.
Syed
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2011 12:06 PM
10-05-2011 12:06 PM
Re: couldn't uery Physical volume /dev/dsk/c1t0d0s2
It looks like the disk you replaced could be a boot disk. Are the LV's on that disk mirrored to another, c1t1d0_s2 perhaps?
Please attach the output of "vgdisplay -v vg00", "lvlnboot -v" and the "/var/adm/syslog/syslog.log" file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2011 12:10 PM