I've run into this too.. and removing the purge option fixed it for me.
I'm not sure what the solution is, but it seems that we need another
check before a purge is actually done.  I don't know what that would be
though, since I suspect that having the client send a list of files to
be purged to the server is a bad idea.

Perhaps just another confirmation that the client got the complete list
of files that should be there from the server?

-Bryan

On Mon, 22 Feb 2010, Mark Burgess wrote:

> Date: Mon, 22 Feb 2010 11:30:34 +0100
> From: Mark Burgess <mark.burg...@iu.hio.no>
> To: Jesse Becker <becker...@mail.nih.gov>
> Cc: Help-cfengine@cfengine.org
> Subject: Re: segfault in storage: action
> 
>
> Jesse,
>
> I started a bug track on this on our system, but I am unable to reproduce the 
> error. It
> works perfectly for me. Can you provide a gdb backtrace please and simple 
> reproducible
> example that does not depend on your environment.
>
> Jesse Becker wrote:
>> I'm getting a segfault from a storage action when using the 3.0.3
>> communitiy binaries.
>>
>> I'm trying to mount an NFS share using this:
>>
>>
>> storage:
>>
>>    SGE.!SGEMasters::
>>      "/opt/gridengine"
>>        mount => 
>> nfs_p(${qmaster_host},${sge_top},'rw,bg,intr,tcp,rsize=32768,wsize=32768');
>>
>>
>>
>> cf-agent blows up, but not before *removing* /etc/fstab completely.
>> This is usually a Bad Thing.  However, it does create two new files:
>>
>>      /etc/fstab.cf-before-edit
>>      /etc/fstab.cf-after-edit
>>
>> These files both have the correct contents for their respective names.
>>
>
> -- 
> Mark Burgess
>
> -------------------------------------------------
> Professor of Network and System Administration
> Oslo University College, Norway
>
> Personal Web: http://www.iu.hio.no/~mark
> Office Telf : +47 22453272
> -------------------------------------------------
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine
>
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to