Skip to content

daemon/nfsd starts and stops all the time #4

@ismaell

Description

@ismaell

Reported-by: c_boehm

daemon/nfsd doesn't start properly. It stops immediately, then restarts again (this creates 60% cpu load).

The content of the ifile is:

daemon daemon/nfsd {
    need = system/initial daemon/portmap;
    pid_of = rpc.nfsd;
    exec daemon = /usr/sbin/rpc.nfsd ${RPCNFSDARGS} ${RPCNFSDCOUNT};
}

initng version is 0.6.10

Please help me which other information I should provide and how to trace this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions