[Error Message]
Errors of starting DP services appear at console while Linux cluster node is starting up
ex.)
Starting atd:
Cannot start “hpdp-idb” service,system error:
[1053] Unknown error 1053
Cannot start “hpdp-idb-cp” service,system error:
[1053] Unknown error 1053
Cannot start “crs” service,system error:
[1053] Unknown error 1053
[Cause]
DP services should be started up as a part of cluster package , because
IDB is on shared volume and the volume needs to be activated and mounted
before DP services starting up .
During DP installation in cluster environment , auto start of DP services is disabled .
However , after GR patch is installed , auto start is enabled inappropriately .
[Workaround / Fix]
To disable auto start of DP services , please execute "chkconfig --del omni"
command after GR patch installation on all ServiceGuard cluster nodes.
The issue will be fixed in future GR patch .