Oddly, tail -f doesn't seem to be working properly inside my container.
It displays ten lines, and then sits forever.  ^C and running it again
shows a more up to date ten lines, but then sits forever.

strace shows:
...
inotify_init()                          = 4
inotify_add_watch(4, "err.log",
IN_MODIFY|IN_ATTRIB|IN_DELETE_SELF|IN_MOVE_SELF) = 1
fstat(3, {st_mode=S_IFREG|0664, st_size=380103, ...}) = 0
read(4,

This is ubuntu 12.04.1.

Anyone run into this before?  I see a few lxc/inotify problem reports,
but nothing that seems related.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to