晚上正在看文档的时候,运营突然打电话给我说游戏全炸了,都玩不了了: 我立马登上服务器,查看了下各服务是否正常运行,结果运行命令都报Unable to create lock file: No space left on device 于是我df -h 查看了下磁盘空间,发现磁盘空间足够,想了下是不是inode 100%无法写入文件 df -i 看了下,果然index 100%爆满 然后为了找出哪些文件目录暂用最大,通过命令du -sh /* 配合找到了/var/spool/postfix/ma
早上来发现 redis 不能用,报 MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapsh
最近遇到一个故障和磁盘满有关系,并且同事也发现经常有磁盘满导致操作hang住无响应的情况,于是抽时间研究了一下这2种情况. 一.磁盘满了之后MySQL会做什么? 我们看下官方的说法 When a disk-full condition occurs, MySQL does the following: * It checks minutes it writes an entry to the log file, warning about the disk-full condition. 其实M
参考链接 No space left on device 解决Linux系统磁盘空间满的办法http://www.cnblogs.com/aspirant/p/3604801.html如何解决linux报No space left on device错误http://blog.csdn.net/u011957758/article/details/53750419 一.错误现象 二.检查磁盘空间 1.查看根目录 [root@7C4z5D96-tomcat-uwMQGbBT opt]# cd \