[CLUE-Tech] testing famd?

Dennis J Perkins djperkins at americanisp.net
Thu Jun 5 19:45:02 MDT 2003


I've never used fam, but Beyond Linux From Scratch has a small amount of 
information about compilation and configuration.


Fam apparently needs portmap.  That seems like an odd requirement for a file 
alteration monitor.

You can check this file: /etc/fam.conf

Does /etc/inetd.conf have this line:
sgi_fam/1-2 stream  rpc/tcp wait root /usr/bin/fam fam

/etc/xinetc.conf should have this:

    # description: FAM - file alteration monitor
    service sgi_fam
    {
        type            = RPC UNLISTED
        socket_type     = stream
        user            = root
        group           = nogroup
        server          = /usr/bin/fam
        wait            = yes
        protocol        = tcp
        rpc_version     = 2
        rpc_number      = 391002
    }


> On Thursday 05 June 2003 07:13 pm, Dennis J Perkins wrote:
> > Can you give the exact error message?        
> 
> 	ERR: Error: Input/output error
>         ERR: Check for proper operation and configuration
>         ERR: of the File Access Monitor daemon (famd).
> 
> -- 
> "Keep yourselves far from every form of exaggerated nationalism, racism and 
> intolerance."
> -- Pope John Paul II 
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech
> 







More information about the clue-tech mailing list