Linux vi E297: Write error in swap file
2012-02-07
今天在做MongoDB测试的时候,启动mongos进程发现失败,vi查看日志的时候出现
E297: Write error in swap file
"log01" [noeol] 209L, 16384C
Press ENTER or type command to continue
google之,原来是磁盘空间满了。
在虚拟机上创建了5个mongod进程,竟然把40G的磁盘沾满了,架构是 Rep... 详细内容