Bug 449266 - ucarp 1.4 makes all participants masters
Summary: ucarp 1.4 makes all participants masters
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: ucarp
Version: 9
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 458767
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-01 10:59 UTC by Ask Bjørn Hansen
Modified: 2009-04-17 18:05 UTC (History)
0 users

Fixed In Version: 1.5-1.fc9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-17 18:02:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ask Bjørn Hansen 2008-06-01 10:59:05 UTC
Description of problem:
ucarp 1.4 doesn't work.

Version-Release number of selected component (if applicable):
1.4

How reproducible:
Whenever the interface is not in promiscuous mode

Steps to Reproduce:
1. Try using ucarp
  
Actual results:
Notice that all systems put the interface in "MASTER" mode.

Expected results:
Only one system in "MASTER" mode.

Additional info:
http://kerneltrap.org/mailarchive/ucarp/2008/3/27/1274904

Comment 1 Ask Bjørn Hansen 2008-06-01 11:00:13 UTC
I was going to send this to Matthias, but figured it'd be easier for him to get a proper ticket to track etc:

I made a few changes to the ucarp RPM so you can run custom scripts on up/down events.

Basically adding something like the following to the up/down scripts:

EXTRA="/etc/ucarp/vip-$3.down"
if [ -x $EXTRA ]; then
  $EXTRA
fi

I also updated to the 1.5 snapshot as 1.4 basically didn't work (it only worked if the interface was in 
promiscuous mode).

I've put an updated srpm at
	http://tmp.askask.com/2008/06/ucarp-1.5-1.src.rpm

I'd be happy to help maintain the ucarp RPM in fedora if that'd help.



Comment 2 Fedora Admin XMLRPC Client 2009-04-13 12:23:27 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Update System 2009-04-13 14:47:11 UTC
ucarp-1.5-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/ucarp-1.5-1.fc10

Comment 4 Fedora Update System 2009-04-13 14:47:29 UTC
ucarp-1.5-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/ucarp-1.5-1.fc9

Comment 5 Fedora Update System 2009-04-14 15:53:38 UTC
ucarp-1.5-1.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update ucarp'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-3643

Comment 6 Fedora Update System 2009-04-14 15:54:13 UTC
ucarp-1.5-1.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing-newkey update ucarp'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-3648

Comment 7 Fedora Update System 2009-04-17 18:02:27 UTC
ucarp-1.5-1.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2009-04-17 18:05:13 UTC
ucarp-1.5-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.