summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2013-03-05 11:36:16 +1100
committerMartin Schwenke <martin@meltin.net>2013-03-05 15:07:36 +1100
commit0a6d897bdaf009f6e441dd8cb282624c3e05a975 (patch)
treeafa9e2a6cf8b1b397d1000c8372cdf5fd24eadcb /README
parenta5f51d7274c8ce32905b05a4ff99f810f768e1c0 (diff)
downloadautocluster-0a6d897bdaf009f6e441dd8cb282624c3e05a975.tar.gz
autocluster-0a6d897bdaf009f6e441dd8cb282624c3e05a975.tar.xz
autocluster-0a6d897bdaf009f6e441dd8cb282624c3e05a975.zip
New configuration variable NETWORKS - IPBASE, IPNET* no longer used
Much more flexible network configuration. Replace canned host_setup/etc/libvirt/qemu/networks/*.xml with setup_networks.sh script. Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 6 insertions, 13 deletions
diff --git a/README b/README
index 548dbf1..c924a2f 100644
--- a/README
+++ b/README
@@ -171,21 +171,14 @@ clusters generated by autocluster.
You will need to add the autocluster directory to your PATH.
- You will need to configure the right kvm networking setup. The
- files in host_setup/etc/libvirt/qemu/networks/ should help. This
- command will install the right networks for kvm:
+ You will need to configure the right libvirt networking setup. To
+ do this, run:
- rsync -av --delete host_setup/etc/libvirt/qemu/networks/ /etc/libvirt/qemu/networks/
+ host_setup/setup_networks.sh [ <myconfig> ]
- Note that you'll need to edit the installed files to reflect any
- changes to IPBASE, IPNET0, IPNET1, IPNET2 away from the defaults.
- This is also true for named.conf.local and squid.conf (see below).
-
- After this you might need to reload libvirt:
-
- /etc/init.d/libvirt reload
-
- or similar.
+ If you're using a network setup different to the default then pass
+ your autocluster configuration filename, which should set the
+ NETWORKS variable.
You might also need to set: