Hi, On Sun, Mar 30, 2008 at 01:48:07PM +0200, www.tiri.li high availability wrote: > Hello list, > > I have following configuration: > > 4 node cluster with 2 virtual IP Adresses and ldirectord running very well. > But now i tried to get 2 apache services (with httpd-vip1.conf and > httpd-vip2.conf) to > get running on all nodes which have the virtual ip adresses. > > all nodes have the ip adresses (the ldirectord node on eth0:0, > eth0:1), the other nodes > on lo:0, lo:1. > > starting clone resource apache-1 with user vip1 and httpd-vip1.conf > runs on all nodes, > can be seen with ps -ef > > starting clone resource apache-2 with user vip2 and httpd-vip2.conf is > shown as running > on crm_mon, but when performing a ps -ef there are no processes who > are owned by user > vip2. > > Whats wrong with the ocf-resource ?
There's neither apache-1 nor apache-2 OCF RA, only apache. Also, the user which runs apache processes is defined in the apache .conf file. Can you show the config? Thanks, Dejan > Thanks for your help in advance. > > Thomas. > -- > www.tiri.li - www.1-search.de - www.linkarchiv.at > > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
