[Bug 689895] Re: README.Debian is inconsistent with examples in system functionality
Launchpad Bug Tracker
689895 at bugs.launchpad.net
Tue Jul 5 04:18:45 UTC 2011
[Expired for ifenslave-2.6 (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: ifenslave-2.6 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifenslave-2.6 in Ubuntu.
https://bugs.launchpad.net/bugs/689895
Title:
README.Debian is inconsistent with examples in system functionality
Status in “ifenslave-2.6” package in Ubuntu:
Expired
Bug description:
Binary package hint: ifenslave-2.6
README.debian in ifenslave-2.6 on ubuntu 10.04 LTS server found in
/usr/share/doc/ifenslave-2.6.
The instructions in the file are different than how the system works.
Additionnally, if you compare the examples to the README, you'll
notice sometimes a minus sign being used and sometimes an underscore.
bond_primary in README.debian and bond-primary in
examples/two_hotplug_ethernet
Neither example worked on my ubuntu. I finally got my cards bonded
with the following in /etc/network/interfaces :
auto bond1
iface bond1 inet static
address 192.168.42.10
netmask 255.255.255.0
gateway 192.168.42.1
dns-nameservers 192.168.42.1
bond-mode 1
slaves eth2 eth3
The documentation here :
https://help.ubuntu.com/community/UbuntuBonding says that the page is
out of date and does not work with Ubuntu 10.04.
What you need to do :
Verify the documentation in the said directory, and correct it to
reflect how Ubuntu 10.04 LTS works.
I will edit the documentation on the wiki
(https://help.ubuntu.com/community/UbuntuBonding ). Please verify that
my edits are ok.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/689895/+subscriptions
More information about the foundations-bugs
mailing list