su root -c "echo -e 'password'|/usr/local/bin/pcp_watchdog_info -p 9898 -h localhost -U pgpool"su root -c "echo -e 'password'|/opt/vmware/vpostgres/current/bin/psql -h localhost -p 9999 -U pgpool postgres -c \"show pool_nodes\""
/etc/init.d/pgService status" on Primary node, there is error like "/etc/sysconfig/pgpool: No such file or directory"VMware Identity Manager 3.3.x
File "/etc/init.d/pgService" on Primary node was damaged.
/etc/init.d/pgService stop"; /etc/init.d/pgService stop" cannot work due to this issue.cp /etc/init.d/pgService /root/" for backup;/etc/init.d/pgService", find the line "source /etc/sysconfig/pgpool" and comment it out;/etc/init.d/pgService stop";/etc/init.d/pgService" from one Standby node to replace the file "/etc/init.d/pgService" on Primary node;/etc/init.d/pgService start" on all three vIDM nodes;service horizon-workspace restart" on Primary node;