summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWalter <walter@pratyeka.org>2012-10-12 23:08:29 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2012-10-16 14:14:12 -0500
commit1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65 (patch)
tree9b254a7ec0ceddaf4af652e4ba3b9aba5faba6d1
parent8d9db8d02cbedda7d5532d660fe678d8ee8bcd79 (diff)
downloadopenrc-1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65.tar.gz
openrc-1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65.tar.bz2
openrc-1e7c696ea4fb56f36c55bec0af1017a6d4a4fc65.tar.xz
Add documentation for subsuming support
X-Gentoo-Bug: 428604 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=428604
-rw-r--r--doc/net.example.Linux.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 31da4cb..8ef476d 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -646,6 +646,17 @@
# ppp devices - we need to depend function on the bonded interfaces
#rc_net_bond0_need="net.eth0 net.eth1"
+# Bonding subsume support (prevents crashes for root-on-NFS)
+# - Only tested in the default bonding mode ('active-backup') with
+# IPv4
+# - Only subsumes basic interface characteristics (IP, netmask) and
+# excludes additional routes, interface properties such as MTU,
+# interface-associated netfilter rules, etc.
+# In the example below, the (usually kernel-autoconfigured)
+# 'eth0' interface is a member of bond0, which subsumes the
+# existing interface configuration without upsetting NFS.
+#slaves_bond0="eth0 eth1"
+#subsume_bond0="eth0"
#-----------------------------------------------------------------------------
# Classical IP over ATM