home.social

#ulimit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ulimit, aggregated by home.social.

fetched live
  1. Мой мониторинг аптайма сам нагенерил 932 фантомных падения

    2 июня мой мониторинг аптайма разом отрапортовал, что упало почти всё: 932 инцидента за 25 минут. Сайты были живы — все до единого. Виноваты дефолтный лимит файловых дескрипторов 1024 и «оптимизация», тихо размножившаяся в 60 раз. Разбираю по приборам: /proc, ss, EMFILE и почему docker compose restart не спасает.

    habr.com/ru/articles/1052038/

    #EMFILE #ulimit #nofile #file_descriptors #Docker #httpx #connection_pool #FastAPI #postmortem #мониторинг

  2. Что происходит, когда у сервера заканчиваются файловые дескрипторы

    Сервер внезапно перестал отвечать, а в логах ошибка Too many open files? Дело не в нехватке памяти или перегруженном процессоре — просто ваш процесс исчерпал свои файловые дескрипторы. Под катом расскажу, что это такое, почему они заканчиваются, как быстро обнаружить проблему и как её пофиксить. Читать

    habr.com/ru/companies/ruvds/ar

    #linux #too_many_open_files #файловые_дескрипторы #ulimit #systemd #lsof #мониторинг #LimitNOFILE #системное_администрирование #ruvds_статьи

  3. I keep getting an error message in #Obsidian on Linux that there are too many open files. The Vault and others cannot be opened. This often happens after updates.
    I have already increased ulimit and other things for the application, but can't really get rid of the frequent error. No problems with this vaults on Win and iPadOS. Any tips?

    #OpenSuse #Linux #ulimit #Admin

  4. @isaackuo (though at time of writing of that comment, it apparently didn't quite work yet on Linux; hopefully that has been fixed by now. In that case you could try #ulimit as suggested previously by someone else, e.g. newbedev.com/chromium-browser-)