ChinaUnix.net
相关文章推荐:

SAP PDF Output error fp job open error

如题 : 在有连接时 accept 报错 Input/output error 怎么回事 ?????????????????

by liujq110 - C/C++ - 2009-04-30 21:17:21 阅读(1502) 回复(3)

相关讨论

服务器用的是RHEL4UPDATE4,DS300做FTP存储,ftp服务软件是proftpd,只要在客户端下载文件后,服务端就会出现input/output error的问题,重新MOUNT , MKFS后,问题依旧,但硬盘灯还是绿色的;后来出问题的时候,UMOUNT掉,用MKFS -V -t ext3 -c /dev/sdb6 ,出现提示: badblocks: Input/output error during ext2fs_sync_device. 不知是硬盘磁道有问题了,还是系统的原因?请告知!

by yn5411 - 存储备份 - 2007-07-24 08:20:16 阅读(2551) 回复(2)

我把一个文件从一个目录cp到另一个目录的时候,报错. 报错的信息是:There is an input or output error 这是怎么回事啊?

by hyunique - AIX - 2007-04-04 10:03:55 阅读(8060) 回复(16)

我现在想读取home目录,出现input/output error的提示,这是怎么会事?难道是磁盘坏了.有什么办法解决吗?

by psfamily - Linux论坛 - 2005-08-12 14:39:27 阅读(1072) 回复(5)

:shock: 大家有遇到过Input/output error 吗? 我的系统是trustix,在控制台执行什么命令都失效, 报错:Input/output error 本站也没几个相关贴子,大家知道是什么原因吗?

by jsf008 - Linux论坛 - 2004-05-24 14:18:11 阅读(747) 回复(1)

各位高手,我用linux7.2,使用telnet、rlogin、ftp。。。等命令的时候,提示输入输出错误,是怎么回事: [root@r8f2 bin]# rlogin r8f2 bash: /usr/kerberos/bin/rlogin: Input/output error [root@r8f2 bin]# telnet 192.168.1.19 bash: /usr/kerberos/bin/telnet: Input/output error [root@r8f2 dat]# cat heng.log cat: heng.log: Input/output error [root@r8f2 dat]# chown zc:zc heng.log bash: /bin/chown: Input/outpu...

by ferric - Linux论坛 - 2004-02-04 11:48:59 阅读(785) 回复(1)

我的程序中用select监听2个文件描述符, 其中read的时候会出错, debu信息如下: pty.c(593):main DEBUG: @"read: Input/output error (5)"@ 请问这是什么原因造成的, 我这么写代码有问题吗? 谢谢 [CODE] memset(buf, '\0', sizeof(buf)); if(FD_ISSET(master_fd, &fds)) { Header h; char temp[1024], temp1[5]; ...

by W.Z.T - C/C++ - 2008-10-10 16:08:41 阅读(1865) 回复(7)
by 枫影谁用了 - 站务交流 - 2009-02-19 10:47:25 阅读(2155) 回复(6)

su - javaphp 时出现这个错误,是什么原因呢?除了root用户外没有办法能登录啦? could not open session

by 618816 - Linux论坛 - 2004-12-16 16:30:40 阅读(816) 回复(0)

系统环境ubuntu+php+mysql+apache(带桌面) 机器在IDC机房,今天SSH过去,top的时候-bash: /usr/bin/top: Input/output error [code]root@ddublinuxmcu04:~# top[/code] 光标一直在下一行闪烁,-bash: /usr/bin/top: Input/output error这个报错信息要过1分钟左右才出来,不是CPU或者是内存被全部消耗干净才这么慢的呢? 还有vi ,mkdir等命令都这样,ls,cd命令正常 请大家发表意见 [ 本帖最后由 Linuxcn.com 于 2006-9-18 13:56 编辑 ...

by Linuxcn.com - 系统管理 - 2006-09-18 15:49:24 阅读(5376) 回复(6)

开机的时候注意到mysql无法正常启动,提示无法打开/tmp下的文件。登陆后 cd /tmp提示Input/output error,现在根本没法对/tmp进行操作。要用到/tmp目录程序都无法启动。 怎么办?

by infernor - 系统管理 - 2006-07-05 22:22:19 阅读(826) 回复(3)