vi打开配置文件后显示E297: Write error in swap file,检查磁盘发现磁盘满了。使用du –max-depth=1 | sort –n –r 查找大文件所在位置并删除。
相关文章
- 03-18C++编译错误syntax error : identifier 'THIS_FILE' 解决方法
- 03-18E297: Write error in swap file解决方法
- 03-18LINK : fatal error LNK1104: cannot open file的解决方法
- 03-18error: expat.h: No such file or directory 解决方法
- 03-18ERROR hdfs.DFSClient: Failed to close file解决方法
- 03-18VS2010编译错: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403...的解决方法
- 03-18vim 修改环境变量时报错:.bash_profile" E667: Fsync failed && write error in swap file
- 03-18VS2010安装顽疾解决方法:error 25541 failed to open xml file
- 03-18python pip时遇到ERROR:Cannot unpack file xxx的问题解决方法
- 03-18mysql启动时报错:Starting MySQL... ERROR! The server quit without updating PID file (/opt/mysql/data/mysql.pid) 的解决方法