From seth at thefranchisebuilders.com Mon Mar 17 22:41:57 2008 From: seth at thefranchisebuilders.com (Seth Paxton) Date: Mon, 17 Mar 2008 15:41:57 -0700 Subject: Pulse Interfaces Message-ID: <1205793717.7239.5.camel@localhost.localdomain> When restarting pulse, I have noticed that pulse does not bring up all virtual interfaces, causing some services to not work properly. In order to fix the issue, I have to use the ifconfig command to bring up the virtual interfaces manually. this is a serious issue because high availablity is our priority. Has anybody else had a similar issue? If so, what has been done to resolve it? any help would be greatly appreciated. ~Seth From peterbaitz at yahoo.com Mon Mar 17 23:51:39 2008 From: peterbaitz at yahoo.com (peterbaitz at yahoo.com) Date: Mon, 17 Mar 2008 23:51:39 +0000 Subject: Pulse Interfaces In-Reply-To: <1205793717.7239.5.camel@localhost.localdomain> References: <1205793717.7239.5.camel@localhost.localdomain> Message-ID: <808604035-1205794305-cardhu_decombobulator_blackberry.rim.net-1293562457-@bxe146.bisx.prod.on.blackberry> Are you doing heartbeat and is there a failover possibly holding onto some vips. Have you also tried service pulse stop/start. Also service network stop/start to see results Sent from my Verizon Wireless BlackBerry -----Original Message----- From: Seth Paxton Date: Mon, 17 Mar 2008 15:41:57 To:piranha-list at redhat.com Subject: Pulse Interfaces When restarting pulse, I have noticed that pulse does not bring up all virtual interfaces, causing some services to not work properly. In order to fix the issue, I have to use the ifconfig command to bring up the virtual interfaces manually. this is a serious issue because high availablity is our priority. Has anybody else had a similar issue? If so, what has been done to resolve it? any help would be greatly appreciated. ~Seth _______________________________________________ Piranha-list mailing list Piranha-list at redhat.com https://www.redhat.com/mailman/listinfo/piranha-list From seth at thefranchisebuilders.com Tue Mar 18 17:36:55 2008 From: seth at thefranchisebuilders.com (Seth Paxton) Date: Tue, 18 Mar 2008 10:36:55 -0700 Subject: Pulse Interfaces In-Reply-To: <20080318160023.7EEEB6190A3@hormel.redhat.com> References: <20080318160023.7EEEB6190A3@hormel.redhat.com> Message-ID: <1205861815.7239.31.camel@localhost.localdomain> Thank you for the quick reply. I have not implemented a failover solution for LVS, but that is going to change in the near future. The issue also occurs when rebooting the LVS server and Pulse comes up for the first time. It is not bringing up all interfaces. I have to manually set the interfaces using ifconfig. Something else I just found that might be intresting is that when pulse starts successfully, /var/log/messages shows all interfaces are being brought up in the ipvsadm routing table, but some of the interfaces don't show up in the ifconfig output. On Tue, 2008-03-18 at 12:00 -0400, piranha-list-request at redhat.com wrote: > Send Piranha-list mailing list submissions to > piranha-list at redhat.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/piranha-list > or, via email, send a message with subject or body 'help' to > piranha-list-request at redhat.com > > You can reach the person managing the list at > piranha-list-owner at redhat.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Piranha-list digest..." > Today's Topics: > > 1. Pulse Interfaces (Seth Paxton) > 2. Re: Pulse Interfaces (peterbaitz at yahoo.com) > email message attachment > > -------- Forwarded Message -------- > > From: Seth Paxton > > Reply-To: Piranha clustering/HA technology > > To: piranha-list at redhat.com > > Subject: Pulse Interfaces > > Date: Mon, 17 Mar 2008 15:41:57 -0700 > > > > When restarting pulse, I have noticed that pulse does not bring up all > > virtual interfaces, causing some services to not work properly. In > > order to fix the issue, I have to use the ifconfig command to bring up > > the virtual interfaces manually. this is a serious issue because high > > availablity is our priority. Has anybody else had a similar issue? If > > so, what has been done to resolve it? any help would be greatly > > appreciated. > > > > ~Seth > > > > > email message attachment > > -------- Forwarded Message -------- > > From: peterbaitz at yahoo.com > > Reply-To: peterbaitz at yahoo.com, Piranha clustering/HA technology > > > > To: Piranha clustering/HA technology > > Subject: Re: Pulse Interfaces > > Date: Mon, 17 Mar 2008 23:51:39 +0000 > > > > Are you doing heartbeat and is there a failover possibly holding onto some vips. Have you also tried service pulse stop/start. Also service network stop/start to see results > > > > Sent from my Verizon Wireless BlackBerry > > > > -----Original Message----- > > From: Seth Paxton > > > > Date: Mon, 17 Mar 2008 15:41:57 > > To:piranha-list at redhat.com > > Subject: Pulse Interfaces > > > > > > When restarting pulse, I have noticed that pulse does not bring up all > > virtual interfaces, causing some services to not work properly. In > > order to fix the issue, I have to use the ifconfig command to bring up > > the virtual interfaces manually. this is a serious issue because high > > availablity is our priority. Has anybody else had a similar issue? If > > so, what has been done to resolve it? any help would be greatly > > appreciated. > > > > ~Seth > > > > _______________________________________________ > > Piranha-list mailing list > > Piranha-list at redhat.com > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > _______________________________________________ > Piranha-list mailing list > Piranha-list at redhat.com > https://www.redhat.com/mailman/listinfo/piranha-list From peterbaitz at yahoo.com Tue Mar 18 18:09:06 2008 From: peterbaitz at yahoo.com (pb) Date: Tue, 18 Mar 2008 11:09:06 -0700 (PDT) Subject: Pulse Interfaces In-Reply-To: <1205861815.7239.31.camel@localhost.localdomain> Message-ID: <966694.13055.qm@web62404.mail.re1.yahoo.com> Seth, FYI I am not with RH I am just nother Piranha user. You may want to check two more things (1) verify your lvs.cf file is setup correctly - if not you could see some of your interfaced not coming up, and that the IP's you are setting up are not duplicates. Maybe someone at RH can review your lvs.cf. (2) make sure none of your PULSE / LVS / NANNY processes are going Zombie. (ps ufax) --- Seth Paxton wrote: > Thank you for the quick reply. I have not > implemented a failover > solution for LVS, but that is going to change in the > near future. > > The issue also occurs when rebooting the LVS server > and Pulse comes up > for the first time. It is not bringing up all > interfaces. I have to > manually set the interfaces using ifconfig. > Something else I just found > that might be intresting is that when pulse starts > successfully, /var/log/messages shows all interfaces > are being brought > up in the ipvsadm routing table, but some of the > interfaces don't show > up in the ifconfig output. > > On Tue, 2008-03-18 at 12:00 -0400, > piranha-list-request at redhat.com > wrote: > > Send Piranha-list mailing list submissions to > > piranha-list at redhat.com > > > > To subscribe or unsubscribe via the World Wide > Web, visit > > > https://www.redhat.com/mailman/listinfo/piranha-list > > or, via email, send a message with subject or body > 'help' to > > piranha-list-request at redhat.com > > > > You can reach the person managing the list at > > piranha-list-owner at redhat.com > > > > When replying, please edit your Subject line so it > is more specific > > than "Re: Contents of Piranha-list digest..." > > Today's Topics: > > > > 1. Pulse Interfaces (Seth Paxton) > > 2. Re: Pulse Interfaces (peterbaitz at yahoo.com) > > email message attachment > > > -------- Forwarded Message -------- > > > From: Seth Paxton > > > > Reply-To: Piranha clustering/HA technology > > > > To: piranha-list at redhat.com > > > Subject: Pulse Interfaces > > > Date: Mon, 17 Mar 2008 15:41:57 -0700 > > > > > > When restarting pulse, I have noticed that pulse > does not bring up all > > > virtual interfaces, causing some services to not > work properly. In > > > order to fix the issue, I have to use the > ifconfig command to bring up > > > the virtual interfaces manually. this is a > serious issue because high > > > availablity is our priority. Has anybody else > had a similar issue? If > > > so, what has been done to resolve it? any help > would be greatly > > > appreciated. > > > > > > ~Seth > > > > > > > > email message attachment > > > -------- Forwarded Message -------- > > > From: peterbaitz at yahoo.com > > > Reply-To: peterbaitz at yahoo.com, Piranha > clustering/HA technology > > > > > > To: Piranha clustering/HA technology > > > > Subject: Re: Pulse Interfaces > > > Date: Mon, 17 Mar 2008 23:51:39 +0000 > > > > > > Are you doing heartbeat and is there a failover > possibly holding onto some vips. Have you also > tried service pulse stop/start. Also service > network stop/start to see results > > > > > > Sent from my Verizon Wireless BlackBerry > > > > > > -----Original Message----- > > > From: Seth Paxton > > > > > > > Date: Mon, 17 Mar 2008 15:41:57 > > > To:piranha-list at redhat.com > > > Subject: Pulse Interfaces > > > > > > > > > When restarting pulse, I have noticed that pulse > does not bring up all > > > virtual interfaces, causing some services to not > work properly. In > > > order to fix the issue, I have to use the > ifconfig command to bring up > > > the virtual interfaces manually. this is a > serious issue because high > > > availablity is our priority. Has anybody else > had a similar issue? If > > > so, what has been done to resolve it? any help > would be greatly > > > appreciated. > > > > > > ~Seth > > > > > > _______________________________________________ > > > Piranha-list mailing list > > > Piranha-list at redhat.com > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > > > > _______________________________________________ > > Piranha-list mailing list > > Piranha-list at redhat.com > > > https://www.redhat.com/mailman/listinfo/piranha-list > > _______________________________________________ > Piranha-list mailing list > Piranha-list at redhat.com > https://www.redhat.com/mailman/listinfo/piranha-list > ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ From herta.vandeneynde at gmail.com Wed Mar 19 14:35:00 2008 From: herta.vandeneynde at gmail.com (Herta Van den Eynde) Date: Wed, 19 Mar 2008 15:35:00 +0100 Subject: Pulse Interfaces In-Reply-To: <966694.13055.qm@web62404.mail.re1.yahoo.com> References: <1205861815.7239.31.camel@localhost.localdomain> <966694.13055.qm@web62404.mail.re1.yahoo.com> Message-ID: On 18/03/2008, pb wrote: > > Seth, FYI I am not with RH I am just nother Piranha > user. > > You may want to check two more things > > (1) verify your lvs.cf file is setup correctly - if > not you could see some of your interfaced not coming > up, and that the IP's you are setting up are not > duplicates. Maybe someone at RH can review your > lvs.cf. > > (2) make sure none of your PULSE / LVS / NANNY > processes are going Zombie. (ps ufax) > > > > > > --- Seth Paxton wrote: > > > Thank you for the quick reply. I have not > > implemented a failover > > solution for LVS, but that is going to change in the > > near future. > > > > The issue also occurs when rebooting the LVS server > > and Pulse comes up > > for the first time. It is not bringing up all > > interfaces. I have to > > manually set the interfaces using ifconfig. > > Something else I just found > > that might be intresting is that when pulse starts > > successfully, /var/log/messages shows all interfaces > > are being brought > > up in the ipvsadm routing table, but some of the > > interfaces don't show > > up in the ifconfig output. > > > > On Tue, 2008-03-18 at 12:00 -0400, > > piranha-list-request at redhat.com > > wrote: > > > Send Piranha-list mailing list submissions to > > > piranha-list at redhat.com > > > > > > To subscribe or unsubscribe via the World Wide > > Web, visit > > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > or, via email, send a message with subject or body > > 'help' to > > > piranha-list-request at redhat.com > > > > > > You can reach the person managing the list at > > > piranha-list-owner at redhat.com > > > > > > When replying, please edit your Subject line so it > > is more specific > > > than "Re: Contents of Piranha-list digest..." > > > Today's Topics: > > > > > > 1. Pulse Interfaces (Seth Paxton) > > > 2. Re: Pulse Interfaces (peterbaitz at yahoo.com) > > > email message attachment > > > > -------- Forwarded Message -------- > > > > From: Seth Paxton > > > > > > Reply-To: Piranha clustering/HA technology > > > > > > To: piranha-list at redhat.com > > > > Subject: Pulse Interfaces > > > > Date: Mon, 17 Mar 2008 15:41:57 -0700 > > > > > > > > When restarting pulse, I have noticed that pulse > > does not bring up all > > > > virtual interfaces, causing some services to not > > work properly. In > > > > order to fix the issue, I have to use the > > ifconfig command to bring up > > > > the virtual interfaces manually. this is a > > serious issue because high > > > > availablity is our priority. Has anybody else > > had a similar issue? If > > > > so, what has been done to resolve it? any help > > would be greatly > > > > appreciated. > > > > > > > > ~Seth > > > > > > > > > > > email message attachment > > > > -------- Forwarded Message -------- > > > > From: peterbaitz at yahoo.com > > > > Reply-To: peterbaitz at yahoo.com, Piranha > > clustering/HA technology > > > > > > > > To: Piranha clustering/HA technology > > > > > > Subject: Re: Pulse Interfaces > > > > Date: Mon, 17 Mar 2008 23:51:39 +0000 > > > > > > > > Are you doing heartbeat and is there a failover > > possibly holding onto some vips. Have you also > > tried service pulse stop/start. Also service > > network stop/start to see results > > > > > > > > Sent from my Verizon Wireless BlackBerry > > > > > > > > -----Original Message----- > > > > From: Seth Paxton > > > > > > > > > > Date: Mon, 17 Mar 2008 15:41:57 > > > > To:piranha-list at redhat.com > > > > Subject: Pulse Interfaces > > > > > > > > > > > > When restarting pulse, I have noticed that pulse > > does not bring up all > > > > virtual interfaces, causing some services to not > > work properly. In > > > > order to fix the issue, I have to use the > > ifconfig command to bring up > > > > the virtual interfaces manually. this is a > > serious issue because high > > > > availablity is our priority. Has anybody else > > had a similar issue? If > > > > so, what has been done to resolve it? any help > > would be greatly > > > > appreciated. > > > > > > > > ~Seth > > > > > Also verify that lvs.cf is the same on both nodes. Kind regards, Herta -- "Life on Earth may be expensive, but it comes with a free ride around the Sun." -------------- next part -------------- An HTML attachment was scrubbed... URL: From seth at thefranchisebuilders.com Wed Mar 19 21:45:25 2008 From: seth at thefranchisebuilders.com (Seth Paxton) Date: Wed, 19 Mar 2008 14:45:25 -0700 Subject: Pulse Interfaces In-Reply-To: <20080319160031.A48706192A4@hormel.redhat.com> References: <20080319160031.A48706192A4@hormel.redhat.com> Message-ID: <1205963125.4575.19.camel@localhost.localdomain> Thanks again for you help. I really appreciate it. I reviewed my lvs.cf and everything looks correct. Also, none of the LVS processes are going into Zombie. For a temporary fix, I have written a simple script to bring up all interfaces that Pulse doesn't. Let me know if you guys have anymore ideas. Herta, currently I do not have a backup LVS router. I am only working with one node at the moment. Thanks, ~Seth Paxton On Wed, 2008-03-19 at 12:00 -0400, piranha-list-request at redhat.com wrote: > Send Piranha-list mailing list submissions to > piranha-list at redhat.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/piranha-list > or, via email, send a message with subject or body 'help' to > piranha-list-request at redhat.com > > You can reach the person managing the list at > piranha-list-owner at redhat.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Piranha-list digest..." > Today's Topics: > > 1. Re: Pulse Interfaces (Seth Paxton) > 2. Re: Pulse Interfaces (pb) > 3. Re: Pulse Interfaces (Herta Van den Eynde) > email message attachment > > -------- Forwarded Message -------- > > From: Seth Paxton > > Reply-To: Piranha clustering/HA technology > > To: piranha-list at redhat.com > > Subject: Re: Pulse Interfaces > > Date: Tue, 18 Mar 2008 10:36:55 -0700 > > > > Thank you for the quick reply. I have not implemented a failover > > solution for LVS, but that is going to change in the near future. > > > > The issue also occurs when rebooting the LVS server and Pulse comes up > > for the first time. It is not bringing up all interfaces. I have to > > manually set the interfaces using ifconfig. Something else I just found > > that might be intresting is that when pulse starts > > successfully, /var/log/messages shows all interfaces are being brought > > up in the ipvsadm routing table, but some of the interfaces don't show > > up in the ifconfig output. > > > > On Tue, 2008-03-18 at 12:00 -0400, piranha-list-request at redhat.com > > wrote: > > > Send Piranha-list mailing list submissions to > > > piranha-list at redhat.com > > > > > > To subscribe or unsubscribe via the World Wide Web, visit > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > or, via email, send a message with subject or body 'help' to > > > piranha-list-request at redhat.com > > > > > > You can reach the person managing the list at > > > piranha-list-owner at redhat.com > > > > > > When replying, please edit your Subject line so it is more specific > > > than "Re: Contents of Piranha-list digest..." > > > Today's Topics: > > > > > > 1. Pulse Interfaces (Seth Paxton) > > > 2. Re: Pulse Interfaces (peterbaitz at yahoo.com) > > > email message attachment > > > > -------- Forwarded Message -------- > > > > From: Seth Paxton > > > > Reply-To: Piranha clustering/HA technology > > > > To: piranha-list at redhat.com > > > > Subject: Pulse Interfaces > > > > Date: Mon, 17 Mar 2008 15:41:57 -0700 > > > > > > > > When restarting pulse, I have noticed that pulse does not bring up all > > > > virtual interfaces, causing some services to not work properly. In > > > > order to fix the issue, I have to use the ifconfig command to bring up > > > > the virtual interfaces manually. this is a serious issue because high > > > > availablity is our priority. Has anybody else had a similar issue? If > > > > so, what has been done to resolve it? any help would be greatly > > > > appreciated. > > > > > > > > ~Seth > > > > > > > > > > > email message attachment > > > > -------- Forwarded Message -------- > > > > From: peterbaitz at yahoo.com > > > > Reply-To: peterbaitz at yahoo.com, Piranha clustering/HA technology > > > > > > > > To: Piranha clustering/HA technology > > > > Subject: Re: Pulse Interfaces > > > > Date: Mon, 17 Mar 2008 23:51:39 +0000 > > > > > > > > Are you doing heartbeat and is there a failover possibly holding onto some vips. Have you also tried service pulse stop/start. Also service network stop/start to see results > > > > > > > > Sent from my Verizon Wireless BlackBerry > > > > > > > > -----Original Message----- > > > > From: Seth Paxton > > > > > > > > Date: Mon, 17 Mar 2008 15:41:57 > > > > To:piranha-list at redhat.com > > > > Subject: Pulse Interfaces > > > > > > > > > > > > When restarting pulse, I have noticed that pulse does not bring up all > > > > virtual interfaces, causing some services to not work properly. In > > > > order to fix the issue, I have to use the ifconfig command to bring up > > > > the virtual interfaces manually. this is a serious issue because high > > > > availablity is our priority. Has anybody else had a similar issue? If > > > > so, what has been done to resolve it? any help would be greatly > > > > appreciated. > > > > > > > > ~Seth > > > > > > > > _______________________________________________ > > > > Piranha-list mailing list > > > > Piranha-list at redhat.com > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > > > > > > > _______________________________________________ > > > Piranha-list mailing list > > > Piranha-list at redhat.com > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > email message attachment > > -------- Forwarded Message -------- > > From: pb > > Reply-To: peterbaitz at yahoo.com, Piranha clustering/HA technology > > > > To: Piranha clustering/HA technology > > Subject: Re: Pulse Interfaces > > Date: Tue, 18 Mar 2008 11:09:06 -0700 (PDT) > > > > Seth, FYI I am not with RH I am just nother Piranha > > user. > > > > You may want to check two more things > > > > (1) verify your lvs.cf file is setup correctly - if > > not you could see some of your interfaced not coming > > up, and that the IP's you are setting up are not > > duplicates. Maybe someone at RH can review your > > lvs.cf. > > > > (2) make sure none of your PULSE / LVS / NANNY > > processes are going Zombie. (ps ufax) > > > > > > > > > > --- Seth Paxton wrote: > > > > > Thank you for the quick reply. I have not > > > implemented a failover > > > solution for LVS, but that is going to change in the > > > near future. > > > > > > The issue also occurs when rebooting the LVS server > > > and Pulse comes up > > > for the first time. It is not bringing up all > > > interfaces. I have to > > > manually set the interfaces using ifconfig. > > > Something else I just found > > > that might be intresting is that when pulse starts > > > successfully, /var/log/messages shows all interfaces > > > are being brought > > > up in the ipvsadm routing table, but some of the > > > interfaces don't show > > > up in the ifconfig output. > > > > > > On Tue, 2008-03-18 at 12:00 -0400, > > > piranha-list-request at redhat.com > > > wrote: > > > > Send Piranha-list mailing list submissions to > > > > piranha-list at redhat.com > > > > > > > > To subscribe or unsubscribe via the World Wide > > > Web, visit > > > > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > or, via email, send a message with subject or body > > > 'help' to > > > > piranha-list-request at redhat.com > > > > > > > > You can reach the person managing the list at > > > > piranha-list-owner at redhat.com > > > > > > > > When replying, please edit your Subject line so it > > > is more specific > > > > than "Re: Contents of Piranha-list digest..." > > > > Today's Topics: > > > > > > > > 1. Pulse Interfaces (Seth Paxton) > > > > 2. Re: Pulse Interfaces (peterbaitz at yahoo.com) > > > > email message attachment > > > > > -------- Forwarded Message -------- > > > > > From: Seth Paxton > > > > > > > > Reply-To: Piranha clustering/HA technology > > > > > > > > To: piranha-list at redhat.com > > > > > Subject: Pulse Interfaces > > > > > Date: Mon, 17 Mar 2008 15:41:57 -0700 > > > > > > > > > > When restarting pulse, I have noticed that pulse > > > does not bring up all > > > > > virtual interfaces, causing some services to not > > > work properly. In > > > > > order to fix the issue, I have to use the > > > ifconfig command to bring up > > > > > the virtual interfaces manually. this is a > > > serious issue because high > > > > > availablity is our priority. Has anybody else > > > had a similar issue? If > > > > > so, what has been done to resolve it? any help > > > would be greatly > > > > > appreciated. > > > > > > > > > > ~Seth > > > > > > > > > > > > > > email message attachment > > > > > -------- Forwarded Message -------- > > > > > From: peterbaitz at yahoo.com > > > > > Reply-To: peterbaitz at yahoo.com, Piranha > > > clustering/HA technology > > > > > > > > > > To: Piranha clustering/HA technology > > > > > > > > Subject: Re: Pulse Interfaces > > > > > Date: Mon, 17 Mar 2008 23:51:39 +0000 > > > > > > > > > > Are you doing heartbeat and is there a failover > > > possibly holding onto some vips. Have you also > > > tried service pulse stop/start. Also service > > > network stop/start to see results > > > > > > > > > > Sent from my Verizon Wireless BlackBerry > > > > > > > > > > -----Original Message----- > > > > > From: Seth Paxton > > > > > > > > > > > > > Date: Mon, 17 Mar 2008 15:41:57 > > > > > To:piranha-list at redhat.com > > > > > Subject: Pulse Interfaces > > > > > > > > > > > > > > > When restarting pulse, I have noticed that pulse > > > does not bring up all > > > > > virtual interfaces, causing some services to not > > > work properly. In > > > > > order to fix the issue, I have to use the > > > ifconfig command to bring up > > > > > the virtual interfaces manually. this is a > > > serious issue because high > > > > > availablity is our priority. Has anybody else > > > had a similar issue? If > > > > > so, what has been done to resolve it? any help > > > would be greatly > > > > > appreciated. > > > > > > > > > > ~Seth > > > > > > > > > > _______________________________________________ > > > > > Piranha-list mailing list > > > > > Piranha-list at redhat.com > > > > > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > > > > > > > > > > _______________________________________________ > > > > Piranha-list mailing list > > > > Piranha-list at redhat.com > > > > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > > _______________________________________________ > > > Piranha-list mailing list > > > Piranha-list at redhat.com > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > > > > > > > > ____________________________________________________________________________________ > > Be a better friend, newshound, and > > know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > > > email message attachment > > -------- Forwarded Message -------- > > From: Herta Van den Eynde > > Reply-To: Piranha clustering/HA technology > > To: peterbaitz at yahoo.com, Piranha clustering/HA technology > > > > Subject: Re: Pulse Interfaces > > Date: Wed, 19 Mar 2008 15:35:00 +0100 > > > > On 18/03/2008, pb wrote: > > Seth, FYI I am not with RH I am just nother Piranha > > user. > > > > You may want to check two more things > > > > (1) verify your lvs.cf file is setup correctly - if > > not you could see some of your interfaced not coming > > up, and that the IP's you are setting up are not > > duplicates. Maybe someone at RH can review your > > lvs.cf. > > > > (2) make sure none of your PULSE / LVS / NANNY > > processes are going Zombie. (ps ufax) > > > > > > > > > > > > --- Seth Paxton wrote: > > > > > Thank you for the quick reply. I have not > > > implemented a failover > > > solution for LVS, but that is going to change in the > > > near future. > > > > > > The issue also occurs when rebooting the LVS server > > > and Pulse comes up > > > for the first time. It is not bringing up all > > > interfaces. I have to > > > manually set the interfaces using ifconfig. > > > Something else I just found > > > that might be intresting is that when pulse starts > > > successfully, /var/log/messages shows all interfaces > > > are being brought > > > up in the ipvsadm routing table, but some of the > > > interfaces don't show > > > up in the ifconfig output. > > > > > > On Tue, 2008-03-18 at 12:00 -0400, > > > piranha-list-request at redhat.com > > > wrote: > > > > Send Piranha-list mailing list submissions to > > > > piranha-list at redhat.com > > > > > > > > To subscribe or unsubscribe via the World Wide > > > Web, visit > > > > > > > https://www.redhat.com/mailman/listinfo/piranha-list > > > > or, via email, send a message with subject or body > > > 'help' to > > > > piranha-list-request at redhat.com > > > > > > > > You can reach the person managing the list at > > > > piranha-list-owner at redhat.com > > > > > > > > When replying, please edit your Subject line so it > > > is more specific > > > > than "Re: Contents of Piranha-list digest..." > > > > Today's Topics: > > > > > > > > 1. Pulse Interfaces (Seth Paxton) > > > > 2. Re: Pulse Interfaces (peterbaitz at yahoo.com) > > > > email message attachment > > > > > -------- Forwarded Message -------- > > > > > From: Seth Paxton > > > > > > > > Reply-To: Piranha clustering/HA technology > > > > > > > > To: piranha-list at redhat.com > > > > > Subject: Pulse Interfaces > > > > > Date: Mon, 17 Mar 2008 15:41:57 -0700 > > > > > > > > > > When restarting pulse, I have noticed that pulse > > > does not bring up all > > > > > virtual interfaces, causing some services to not > > > work properly. In > > > > > order to fix the issue, I have to use the > > > ifconfig command to bring up > > > > > the virtual interfaces manually. this is a > > > serious issue because high > > > > > availablity is our priority. Has anybody else > > > had a similar issue? If > > > > > so, what has been done to resolve it? any help > > > would be greatly > > > > > appreciated. > > > > > > > > > > ~Seth > > > > > > > > > > > > > > email message attachment > > > > > -------- Forwarded Message -------- > > > > > From: peterbaitz at yahoo.com > > > > > Reply-To: peterbaitz at yahoo.com, Piranha > > > clustering/HA technology > > > > > > > > > > To: Piranha clustering/HA technology > > > > > > > > Subject: Re: Pulse Interfaces > > > > > Date: Mon, 17 Mar 2008 23:51:39 +0000 > > > > > > > > > > Are you doing heartbeat and is there a failover > > > possibly holding onto some vips. Have you also > > > tried service pulse stop/start. Also service > > > network stop/start to see results > > > > > > > > > > Sent from my Verizon Wireless BlackBerry > > > > > > > > > > -----Original Message----- > > > > > From: Seth Paxton > > > > > > > > > > > > > Date: Mon, 17 Mar 2008 15:41:57 > > > > > To:piranha-list at redhat.com > > > > > Subject: Pulse Interfaces > > > > > > > > > > > > > > > When restarting pulse, I have noticed that pulse > > > does not bring up all > > > > > virtual interfaces, causing some services to not > > > work properly. In > > > > > order to fix the issue, I have to use the > > > ifconfig command to bring up > > > > > the virtual interfaces manually. this is a > > > serious issue because high > > > > > availablity is our priority. Has anybody else > > > had a similar issue? If > > > > > so, what has been done to resolve it? any help > > > would be greatly > > > > > appreciated. > > > > > > > > > > ~Seth > > > > > > > > > Also verify that lvs.cf is the same on both nodes. > > > > Kind regards, > > > > Herta > > > > -- > > "Life on Earth may be expensive, > > but it comes with a free ride around the Sun." > _______________________________________________ > Piranha-list mailing list > Piranha-list at redhat.com > https://www.redhat.com/mailman/listinfo/piranha-list