David Douthitt wrote:
Frank Ranner wrote:
Run cfagent using truss or strace to see what error is being generated
by stat. A likely reason is that the files are > 2Gb and cfagent is
not using a stat that support large files. In that case you get
E_OVERFLOW or similar.
(I think that is what it is called).Is it possible to adjust cfagent
(and cfengine) to be "large file safe"? That is, cfengine can recognize
and handle the E_OVERFLOW error and recognize when the file is too big
to be handled.
That's the next best thing to having the program fully handle large
files (2G+) cleanly and without problems.
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
http://cfengine.org/mailman/listinfo/help-cfengine
These days cfengine compiles in that flag at compile time if possible.
perhaps it is simply a question of upgrading, or recompiling?
--
Mark Burgess
Professor of Network and System Administration
Oslo University College
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272 Email: [EMAIL PROTECTED]
Fax : +47 22453205 WWW : http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
http://cfengine.org/mailman/listinfo/help-cfengine