Chinaunix
标题:
有人遇到过这种问题吗?
[打印本页]
作者:
bbgg1983
时间:
2010-10-11 17:04
标题:
有人遇到过这种问题吗?
[root@fp_shengchandb2 shareplex]# ls
ls: splex.tar: Input/output error
lost+found splex
[root@fp_shengchandb2 shareplex]# ls -l
ls: lost+found: Input/output error
ls: splex.tar: Input/output error
ls: splex: Input/output error
total 0
[root@fp_shengchandb2 shareplex]# cd splex
-bash: cd: splex: Input/output error
复制代码
作者:
blackold
时间:
2010-10-11 17:06
回复
1#
bbgg1983
IO错误,还没碰到过。
作者:
chinaboywg
时间:
2010-10-11 17:07
{:3_182:}
作者:
bbgg1983
时间:
2010-10-11 17:15
再补充些信息,不能新建文件,是不是硬盘坏了:
[root@fp_shengchandb2 shareplex]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 68571768 15164452 49924024 24% /
/dev/sda1 101089 15938 79932 17% /boot
none 1992712 0 1992712 0% /dev/shm
/dev/vpathh1 48054404 127924 45485408 1% /shareplex
[root@fp_shengchandb2 shareplex]# pwd
/shareplex
[root@fp_shengchandb2 shareplex]# touch abc
touch: creating `abc': No space left on device
复制代码
作者:
nuclearxin
时间:
2010-10-11 17:25
没遇到国 inode被 添满啦?
作者:
好看的附件
时间:
2010-10-11 20:47
回复
1#
bbgg1983
帮你顶顶,磁盘坏了?
作者:
bbgg1983
时间:
2010-10-11 20:56
回复
6#
好看的附件
原因未知啊,现在还在公司没回家呢
作者:
dragon23452345
时间:
2010-10-12 10:16
提示:
作者被禁止或删除 内容自动屏蔽
作者:
xindi10631
时间:
2010-10-12 10:25
没遇到过 提示IO错误 !
作者:
iori809
时间:
2010-10-12 10:29
回复
4#
bbgg1983
从新挂载看看 在修复下试试 fsck吧
作者:
BangBull
时间:
2010-10-12 14:43
回复
1#
bbgg1983
查看一下,还有多少 inode ,是不是用完了 ;
看下系统日志,是不是文件系统出问题了
那是读取 inode 出错啊 , 磁盘还有空间,但不是能touch ,应该就是不能创建 inode 信息了
作者:
beyondfly
时间:
2010-10-12 15:42
给磁盘重新分区和格式化
作者:
BangBull
时间:
2010-10-12 16:04
作者:
ly5066113
时间:
2010-10-12 16:44
机器上是不是装了可以直接操作裸设备(LV)的软件?
例如:数据库
如果在数据库直接操作的LV上建文件系统,就有可能出现你遇到的问题。
作者:
bbgg1983
时间:
2010-10-12 17:16
回复
15#
ly5066113
确实是oracle服务器。。重启了下,系统没问题,数据库也没问题,但是远程同步的shareplex有一个进程起不来了,好像有个文件损坏了
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2