E297: Write error in swap file

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了E297: Write error in swap file相关的知识,希望对你有一定的参考价值。

当我使用vim编辑一个常用的配置文件的时候出现一个错误:


E297: Write error in swap file


然后上网查找原因,说是磁盘空间不足,于是我就查看一下机器磁盘空间使用情况:


sht-sgmhadoopdn-02:postgres:/usr/local/pgsql/data:>df -Th

Filesystem                                Type   Size  Used Avail Use% Mounted on

/dev/sda3                                 ext4    71G   68G   15M 100% /

tmpfs                                     tmpfs  2.9G  4.0K  2.9G   1% /dev/shm

/dev/sda1                                 ext4   248M   34M  202M  15% /boot


果然根目录‘/‘使用率100%,然后删除一些不用的软件包,再次编辑配置文件,没有报错。


本文出自 “10979687” 博客,请务必保留此出处http://10989687.blog.51cto.com/10979687/1976541

以上是关于E297: Write error in swap file的主要内容,如果未能解决你的问题,请参考以下文章

Linux系统创建文件报错“E297: Write error in swap file“

CMake error:System Error:No such file or directory CMake error:Could not open file for write in cop

Fatal error: Can't use function return value in write context

Fatal error: Can't use function return value in write context的问题

vi is failed with error "E382: Cannot write, 'buftype' option is set" in Linux(示例代

sys.stderr.write(f“ERROR: {exc}“) SyntaxError: invalid syntax错误