Operating System - HP-UX
1826464 Members
3148 Online
109692 Solutions
New Discussion

Re: Can't see a file system?

 
Jeff Hagstrom
Regular Advisor

Can't see a file system?

Mar 1 00:07:10 hpk4602 vmunix: vxfs: mesg 056: vx_dataioerr - /dev/vg01/vg01-a
file system file data read error
Mar 1 11:09:46 hpk4602 vmunix: vxfs: mesg 056: vx_dataioerr - /dev/vg01/vg01-u1
file system file data read error
Mar 1 11:10:37 hpk4602 vmunix: dev 1c018000 got invalid b_resid 0 b_bcount 8192
, error = 0x5
Mar 1 11:10:37 hpk4602 vmunix: vxfs: mesg 055: vx_metaioerr - /dev/vg01/vg01-u1
file system meta data write error
Mar 1 11:10:53 hpk4602 vmunix: vxfs: mesg 017: vx_ilisterr - /u1 file system in
ode 10 marked bad
Mar 1 11:11:45 hpk4602 vmunix: dev 1c018000 got invalid b_resid 0 b_bcount 1024
, error = 0x5
Mar 1 11:11:45 hpk4602 vmunix: vxfs: mesg 031: vx_disable - /dev/vg01/vg01-u1 f
5 REPLIES 5
Bharat Katkar
Honored Contributor

Re: Can't see a file system?

HI Jeef,
Looks liek you have disk problem.

Just see what are disk/PV's used by thise filesystems and then use dd to rectify the priblem.

# dd if= of=/dev/null

If this throw out any error then you have a bad disk.

REgards,


You need to know a lot to actually know how little you know
Robert-Jan Goossens
Honored Contributor

Re: Can't see a file system?

Hi Jeff,

I think you are loosing a disk.

# lvdisplay -v /dev/vg01/u1

# dd if=/dev/dsk/cxtydz of=/dev/null bs=1024k

Regards,
Robert-Jan
Peter Godron
Honored Contributor

Re: Can't see a file system?

Jeff,
looks to me like a disk/cable problem.
Anything in the EMS logs?


Arunvijai_4
Honored Contributor

Re: Can't see a file system?

Hi Jeff,

This should be helpful to you,

http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Geoff Wild
Honored Contributor

Re: Can't see a file system?

Yes - looks like a bad disk....

Can you do a vgdisplay -v /dev/vg01

Check the disks in a ioscan -fnC disk

Are they NO_HW?

Can you diskinfo them?

diskinfo /dev/rdsk/cXtXdX

Try the dd to /dev/null - any errors?

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.