The Linux servers that our DR are running on were patched last night. This morning I checked and under /opt/vertica/bin/adminTools and the cluster state shows UP. We checked the processes and the startup Vertica process shows to still be running on 2 of the 3 DR servers.
[[email protected]]$ ps -ef | grep rc | grep -v grep
root 1394 1 0 Aug21 ? 00:00:00 /bin/bash /etc/rc.d/rc 3
root 10305 1394 0 Aug21 ? 00:00:00 /bin/bash /etc/rc3.d/S99verticad start
Can we kill this process or is there something else we need to do first?