- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Could not query /dev/dsk/c5t3d7
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
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
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
06-10-2002 06:59 AM
06-10-2002 06:59 AM
Could not query /dev/dsk/c5t3d7
Volume group-vg09
Logical volumes-lvol1, lvol2
After a reboot I am not able to query lvol1.
lssf for lvol2-lssf /dev/dsk/c5t5d3 is OK,
But lssf /dev/dsk/c5t3d7 gives ??? at hardware address.
I am also not able to do mksf as I do not get /dev/dsk/c5t3d7 in ioscan -fnCdisk.
lvdisplay gives error that could not query /dev/dsk/c5t3d7
I had some data on that. How do I recover? I need that data desperately.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:02 AM
06-10-2002 07:02 AM
Re: Could not query /dev/dsk/c5t3d7
It looks like the disk is broken, since you dont see it in the ioscan. If you're logical volumes are not mirrored you need to restore the data from a backup.
HtH, Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:03 AM
06-10-2002 07:03 AM
Re: Could not query /dev/dsk/c5t3d7
During boot visually verify if the active light comes on.
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:04 AM
06-10-2002 07:04 AM
Re: Could not query /dev/dsk/c5t3d7
If you cannot query the disk and if the disk is not seen in ioscan, it is bad. Looks like you have to replace the disk and restore the data from backup.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:07 AM
06-10-2002 07:07 AM
Re: Could not query /dev/dsk/c5t3d7
Sounds like some thing is wrong with ur HDD. It may not gone fully wrong, It can be because of a loose connection or a termination problem.
Please check it up with the help of a H/W engineer.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:08 AM
06-10-2002 07:08 AM
Re: Could not query /dev/dsk/c5t3d7
can you post up the ioscan -fnk just to see what the device was/is, and for example if other devices on the bus are still up...
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:10 AM
06-10-2002 07:10 AM
Re: Could not query /dev/dsk/c5t3d7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:16 AM
06-10-2002 07:16 AM
Re: Could not query /dev/dsk/c5t3d7
What is the O/P of diskinfo /dev/rdsk/c5t5d3 or pvdisplay /dev/dsk/c5t5d3 , I suspect the disk is bad , also if you do a dd if=/dev/rdsk/c5t5d3 of=/dev/null bs=1024 ,what is the o./p you get , if you see a I/O error the i would suspect teh disk to be defective.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:23 AM
06-10-2002 07:23 AM
Re: Could not query /dev/dsk/c5t3d7
as you don't see c5t3d7 with ioscan, it is your disk is no more into your system or is broken.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:26 AM
06-10-2002 07:26 AM
Re: Could not query /dev/dsk/c5t3d7
SCSI describe of /dev/rdsk/c5t5d3:
vendor: HP
product id: A6189A
type: direct access
size: 3145728 Kbytes
bytes per sector: 512
pvdisplay is as follows-
pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c5t3d7":
The specified path does not correspond to physical volume attached to
this volume group
pvdisplay: Warning: couldn't query all of the physical volumes.
--- Physical volumes ---
PV Name /dev/dsk/c5t5d3
pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c5t3d7":
The specified path does not correspond to physical volume attached to
this volume group
pvdisplay: Warning: couldn't query all of the physical volumes.
VG Name /dev/vg09
PV Status available
Allocatable yes
VGDA 2
Cur LV 1
PE Size (Mbytes) 4
Total PE 767
Free PE 392
Allocated PE 375
Stale PE 0
IO Timeout (Seconds) default
Autoswitch On
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:37 AM
06-10-2002 07:37 AM
Re: Could not query /dev/dsk/c5t3d7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:43 AM
06-10-2002 07:43 AM
Re: Could not query /dev/dsk/c5t3d7
dd if=/dev/dsk/c5t5d3 of=/dev/null bs=1024
3145728+0 records in
3145728+0 records out
I am in a loop now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:49 AM
06-10-2002 07:49 AM
Re: Could not query /dev/dsk/c5t3d7
Reboot the server once and then try ioscan
Also try
# insf -c disk -e
to create a device file again and then try.
Could be a problem with disk....any other errors in syslog.log regarding this disk.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:51 AM
06-10-2002 07:51 AM
Re: Could not query /dev/dsk/c5t3d7
You appear to have an awfull lot of apparently small disks on the same instance (I count 48 does this hit any limits ?) had you added anything to the system prior to the reboot ?
It might be worth posting up what hardware setup you have for these disks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:52 AM
06-10-2002 07:52 AM
Re: Could not query /dev/dsk/c5t3d7
What about dd , diskinfo on /dev/dsk/c5t3d7 , I see they are running properly on c5t3d3 .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 08:38 AM
06-10-2002 08:38 AM
Re: Could not query /dev/dsk/c5t3d7
But dd did not work on /dev/dsk/c5t3d7, says
can't open /dev/dsk/c5t3d7
All this is from VA array.-HP VA-7400
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 08:47 AM
06-10-2002 08:47 AM
Re: Could not query /dev/dsk/c5t3d7
There is a real problem with just that disk.
You should check:
syslog and
amdsp -i
amdsp -a
for evidence of disk failure/ disk downage at the array level. (not sure if these command are right for the VA - never worked with it, but have been told they are the same syntax as the FC60 and 12H)
Before messing around too much more, open a support call and dd if the disk to a safe place, just in case theres recoverable data there (dd to an ioscan identified disk)
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 02:42 AM
06-11-2002 02:42 AM