skip to main | skip to sidebar

Warwick Hunter

A diary of Linux configuration steps and hurdles.

2011-02-07

If tail -f file gives "too many open files"

If tail -f file gives "too many open files" then add this to your /etc/sysctl.conf
fs.inotify.max_user_watches=16384

Or interactively:
# sysctl -w fs.inotify.max_user_watches=16384
Posted by Warwick Hunter at 16:07
Labels: error, fedora, linux, tail

1 comment:

Warwick Hunter said...

I actually had to set the value to be 32767 on one of my machines.

9 February 2011 at 16:40

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2017 (1)
    • ►  September (1)
  • ►  2016 (1)
    • ►  April (1)
  • ►  2015 (1)
    • ►  September (1)
  • ►  2013 (1)
    • ►  November (1)
  • ►  2012 (4)
    • ►  October (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
  • ▼  2011 (6)
    • ►  November (1)
    • ►  June (2)
    • ►  March (1)
    • ▼  February (2)
      • Flash on 64 bit Fedora 14
      • If tail -f file gives "too many open files"
  • ►  2010 (5)
    • ►  June (3)
    • ►  April (2)
  • ►  2009 (9)
    • ►  December (3)
    • ►  October (1)
    • ►  July (1)
    • ►  April (2)
    • ►  March (2)
  • ►  2008 (7)
    • ►  September (1)
    • ►  June (4)
    • ►  May (1)
    • ►  April (1)
  • ►  2007 (1)
    • ►  March (1)

About Me

Warwick Hunter
View my complete profile