Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#236 closed defect (fixed)

Samhain blocks on hanging NFS mounts

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.8.3
Component: main Version:
Keywords: Cc:

Description

The file integrity check (and potentially the SUID check as well) will block if an NFS mount is hard-mounted and not available (server down). It seems that the only way to circumvent this is to run the stat/lstat commands in a subprocess, and kill/respawn the subprocess if it hangs.

Change History (2)

comment:1 by rainer, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [315].

comment:2 by rainer, 13 years ago

And changeset [316] (missing files).

Note: See TracTickets for help on using tickets.