Add a note on how to make multipathed iscsi work
authorEvan Broder <broder@mit.edu>
Thu, 15 Jan 2009 06:55:36 +0000 (01:55 -0500)
committerEvan Broder <broder@mit.edu>
Thu, 15 Jan 2009 06:55:36 +0000 (01:55 -0500)
svn path=/trunk/packages/invirt-host-master/; revision=1983

notes

diff --git a/notes b/notes
index 01ff0a7..f7419d7 100644 (file)
--- a/notes
+++ b/notes
@@ -35,5 +35,9 @@ aptitude install invirt-host-master
 #  update-rc.d -f ssh remove
 #  update-rc.d -f ssh start 16 S . stop 84 0 6 .
 
 #  update-rc.d -f ssh remove
 #  update-rc.d -f ssh start 16 S . stop 84 0 6 .
 
+# Add to the *bottom* of /etc/sysctl.conf
+#  net.ipv4.conf.eth0.rp_filter=0
+#  net.ipv4.conf.eth1.rp_filter=0
+
 ## to take up the new Xen-hypervisor kernel
 # shutdown -r now
 ## to take up the new Xen-hypervisor kernel
 # shutdown -r now