首页

服务器报 -bash: cannot create temp file for here-document: No space left on device

早上来同事跟我说我写的服务好像挂了,没数据。我去服务器看日志结果发现输入命令的时候tab命令补全报错: -bash: cannot create temp file for here-document: No space left on device 字面意思看就是临时文件创建不了,没空间了。我赶紧用 df -h查看磁盘使用情况,明显磁盘占用还不到100%,那就是/tmp目录满了。清理了一下顺便去删了10多个G的历史日志,服务终于正常了。
更多>>
折腾deepin20 让php支持除了.php以外的自定义后缀文件 mysql临时关闭binlog docker学习笔记(其二) android开发学习日志(其一)