> > Yes, that's a bug. cpglockd will be started from the rgmanager init > > script when RRP mode is enabled. > > > > > > Ryan > > > > Actually no, it's not a bug. > > cpglockd has it's own init script too.
Yes, and that script 'unconditionally' (always) starts cpglockd > The Required-Start: tells sysvinint that if cpglockd is enabled, it has to be > started before rgmanager. That tells sysvinint to always start that script before rgmanager. So we end up with cpglockd always running, although it is not required at all. What do I miss? - Dietmar