ERROR: Failed to allocate directory watch: Too many open files

ERROR: Failed to allocate directory watch: Too many open files


RESOLVE:

systemctl start core-daemon.service
    Failed to allocate directory watch: Too many open files
    Job forr core-daemon.service failed because the service did not take the steps required by its unit configuration.
    See "systemctl  status core-daemon.service" and "journalctl  -xe" forr details.

sysctl fs.inotify.max_user_instances=512

posted @ 2017-08-20 10:03  张同光  阅读(2408)  评论(0编辑  收藏  举报