Operating System - HP-UX
1833275 Members
2889 Online
110051 Solutions
New Discussion

Problem with external disk

 
deepak_9
Frequent Advisor

Problem with external disk

Hi,

We have a seagate external disk connected to a L-Class server. It's showing me CLAIMED in sw state. BUt in "diskinfo" o/p it's showing as 0 bytes size. Also for mediainit it's giving me an error as "mediainit: initialize media command failed - I/O error".

Pl help !!!

 

 

P.S. This thread has been moved from Disk to HP-UX > sysadmin - Hp Forum Moderator

Never Ever give Up !!!!!
2 REPLIES 2
steven Burgess_2
Honored Contributor

Re: Problem with external disk

Deepak

Use cstm to see if any errors are reported for particular disk

try a simple dd

dd if=/dev/dsk/c*t*d* of=/dev/null bs=1024k

This will return any I/O errors , if so an replacement may be required

HTH

Steve
take your time and think things through
steven Burgess_2
Honored Contributor

Re: Problem with external disk

Deepak

Have you tried the command ? Have you any messages in the syslog for this disk? Have a look at dmesg - device maybe timing out - scsi connectivity issue or termination.

Also

You see to have somewhat an inabilty to reply to the questions you have asked in the past

This member has assigned points to 15 of 178 responses

You can assign points as a sign of gratitude and thanks for the help peolple have given you
You need to be logged on to do this

Not getting at you - just a little advice thats
all

No offence meant

Steve
take your time and think things through