1846628 Members
1786 Online
110256 Solutions
New Discussion

Re: I/O error

 
Shirish Gadkari
Occasional Contributor

I/O error

I am trying see the files in the dir. when I entere "ls" command I get this messegae
".: I/O error'

Any idea. Your help would be appeciated
Thanks
4 REPLIES 4
Sandman!
Honored Contributor

Re: I/O error

Could be a bad disk. Check for device related error messages in the syslog file.

~cheers
James George_1
Trusted Contributor

Re: I/O error

Hi

check the ioscan -fnC disk for any disk problems .. Also, check the FS in the # bdf output ... may be your File system is 100 % full !!

Rgds / james
forum is for techies .....heaven is for those who are born again !!
Raj D.
Honored Contributor

Re: I/O error

Shirish,

Check the following:

- check which files you are trying to access with ls.
- check that vg with vgdisplay
- check the LV's

use # ioscan -fnC disk | grep NO_HW


# cat /var/adm/syslog/syslog.log | egrep '(scsi|lbolt)'

- check and verify /var/opt/resmon/log/event.log



hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Dennis Handly
Acclaimed Contributor

Re: I/O error

You can also get this message when you use clearcase. When you use rmdo on a derived object. It occurs once, then it is gone.