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.

-- 
Jesse Becker
NHGRI Linux support (Digicon Contractor)
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to