summaryrefslogtreecommitdiffstats
path: root/server.conf.example
diff options
context:
space:
mode:
authorsr2012-08-24 20:54:29 +0200
committersr2012-08-24 20:54:29 +0200
commit6d659475c248f5030c44acb0096771fcd09a7dee (patch)
tree2ca98bd13a775848974cf59ca2781941f7e91c1c /server.conf.example
parent[SERVER] IPC, delete image (diff)
downloaddnbd3-6d659475c248f5030c44acb0096771fcd09a7dee.tar.gz
dnbd3-6d659475c248f5030c44acb0096771fcd09a7dee.tar.xz
dnbd3-6d659475c248f5030c44acb0096771fcd09a7dee.zip
[*] Cleanup, comments, more error checks
[SERVER] Fix a few off-by-one bugs [SERVER] Make log available through IPC [KERNEL] Hot-Swap to faster connection on load-balance [KERNEL] Report I/O error to block layer if no server replies within a given time frame [*] Modified network protocol to handle volume names instead of ids
Diffstat (limited to 'server.conf.example')
-rw-r--r--server.conf.example28
1 files changed, 6 insertions, 22 deletions
diff --git a/server.conf.example b/server.conf.example
index d04aea0..464a870 100644
--- a/server.conf.example
+++ b/server.conf.example
@@ -1,25 +1,9 @@
# This is a sample configuration file for dnbd3-server
-[Ubuntu 10.04]
-file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-10.04.3-desktop-i386.iso
-servers=132.230.4.29;132.230.4.220;132.230.8.96
-vid=1
-rid=3
-
-[Ubuntu 10.10]
-file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-10.10-desktop-i386.iso
-servers=132.230.4.29;132.230.4.220;132.230.8.96
-vid=2
-rid=1
+[settings]
+default_namespace=uni-freiburg/rz/bunker
-[Ubuntu 11.04]
-file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-11.04-desktop-i386.iso
-servers=132.230.4.29;132.230.4.220;132.230.8.96
-vid=3
-rid=1
-
-[Ubuntu 11.10]
-file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-11.10-desktop-i386.iso
-servers=132.230.4.29;132.230.4.220;132.230.8.96
-vid=4
-rid=1
+[eclipse-cdt linux (tar.gz)]
+file=/home/sr/Downloads/eclipse-cpp-juno-linux-gtk-x86_64.tar.gz
+servers=127.0.0.20:1234;132.230.4.58;2000::dead:beef
+rid=3