V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
Livid
V2EX  ›  Linux

如果你的服务器上出现磁盘空间明明够,但是却无法 tail -f 的问题,试试这行吧

  •  
  •   Livid · 2012-04-26 14:23:44 +08:00 · 2527 次点击
    这是一个创建于 4383 天前的主题,其中的信息可能已经有所发展或是发生改变。
    在 tail -f 的时候,磁盘空间和 inode 都是够的,却出现 No space left on device 的提示,可以试试运行下面这行,然后就好了:

    sysctl -w fs.inotify.max_user_watches=16384
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2950 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 13:19 · PVG 21:19 · LAX 06:19 · JFK 09:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.