Error Code details
V-16-10001-8005
Severity: n/a 
Component: Cluster Server 
Message:
%s:Unable to open pipe to obtain notifier pid. Error %s
Description:

The notifier agent (NotifierMngr) ran the following command to get the process ID (PID) of the running notifier process:

/usr/bin/ps -eo pid,fname | /usr/bin/grep notifier | /usr/bin/grep -v grep

However, the popen() call failed because the notifier agent could not open a pipe.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2010-02-12 06:00:51
Platform: Solaris 10 (SPARC), Solaris 10 (x86-64)
Release: 5.0MP1
Content:

Review the message associated with the error number. The message is typically found in /usr/include/error.h or /usr/include/sys/errno.h.

After you review the error message, correct the issue. Enforce the probe for the notifier resource and see if the message is again printed in NotifierMngr_A.log. If it is, contact Symantec Technical support.