Public bug reported:

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.

** Affects: ifenslave-2.6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689895

Title:
  README.Debian is inconsistent with examples in system functionality

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to