michoski wrote:
Hello

Can I just clarify something, although the master files are on NFS, they are being served to the clients via cf-serverd. It is when cf-serverd tries to access the NFS directory that I see issues.

Mark.
On 1/27/10 12:08 PM, "Mark Nelson" <m...@tardis.cx> wrote:
Just a quick question, I want to store the master policy files on an NFS
share.  When I do this I get key exchange issues.  If I move the same
files to local storage everything works.  Is there any explicit code
that stops the master policy files being stored on NFS?

Not that I'm aware of, but you may be hitting a natural annoyance with NFS
filesystems...  The server can "go away" for periods of time, causing
applications to block and files not to stat.

For scaling larger installations, I'd highly suggest exporting files to
local disk similar to the write up here:

http://sial.org/howto/cfengine/repository/


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to