Hi, On Mon, Feb 04, 2008 at 06:09:01PM +0100, Stefano Cislaghi wrote: > Miroslav, > > first problem (solved) was that oracle script check binary for oracle > sqlplus command not in the oracle environment, so it fails due to lack > of oracle binary PATH in the rest of system.
Looked through the logs and there was a change in the way the binaries are checked. It's been fixed now. Please replace the oracle RA with this version: http://hg.linux-ha.org/dev/raw-file/tip/resources/OCF/oracle > Second problem is that oracle seems not to run (always unable to find > sqlplus) because cib processes are respawned as user hacluster and > doing a ps reports that running user is ID 498. UID 498 corresponds to > hacluster user, but seems not to be the same. I've noticed too that sometimes user ids are not resolved, however that's nothing to worry about. > Now I'm trying to manipulate oracle startup script to remove che > sqlplus binary for a test. Please use the one from the link above. Thanks, Dejan > > Ste > On Feb 4, 2008 5:43 PM, Miroslav Strugarevic <[EMAIL PROTECTED]> wrote: > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
