ProcessOnOnly resource log :
VxVM vxcommon INFO V-5-2-5998 Process
VxVM vxattachd ERROR V-5-2-5991 Duplicate daemon instance check failed
..................................
2023/05/30 02:22:10 VCS DBG_AGDEBUG Process with pid
2023/05/30 02:22:10 VCS DBG_AGINFO Resource(vxattachd) - monitor entry point exited with a confidence value 0. VCSAgType.C:call_monitor[1586]
This issue happens whenever /proc is not mounted on the server
"vxattachd" process initially started (as root) by /etc/init.d/vxvm-recover script upon rebooting the host.
So, as long as 'vxattachd' is already running on the host (ie: in this case upon starting up the server), when cluster starts, ie, when 'cvm' service group starts, the agent would then detect this as online on first probe.
The issue could occur only if /proc is not mounted and VCS reports monitor failure, as mentioned in the above error message, for vxattachd resource though it is running.
Mount the /proc filesystem and ensure the /proc filesystem entry is present in respective OS filesystems file.