summaryrefslogtreecommitdiffstats
path: root/conf/alt-servers
diff options
context:
space:
mode:
authorSimon Rettberg2020-07-27 12:56:35 +0200
committerSimon Rettberg2020-07-27 12:56:35 +0200
commit1f212fa1fd0a381b42175dc1bac79baa164e1e45 (patch)
tree7d911d7fe40817cbb433acebc3ed735eafe9c6df /conf/alt-servers
parent[FUSE] Tweak timeout values to prevent stale status file (diff)
parent[SERVER] Fix: NULL pointer access in saveLoadAllCacheMaps() (diff)
downloaddnbd3-1f212fa1fd0a381b42175dc1bac79baa164e1e45.tar.gz
dnbd3-1f212fa1fd0a381b42175dc1bac79baa164e1e45.tar.xz
dnbd3-1f212fa1fd0a381b42175dc1bac79baa164e1e45.zip
Merge branch 'no-working-flag' into fuse_ll
Diffstat (limited to 'conf/alt-servers')
-rw-r--r--conf/alt-servers14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/alt-servers b/conf/alt-servers
index e69de29..b26fe79 100644
--- a/conf/alt-servers
+++ b/conf/alt-servers
@@ -0,0 +1,14 @@
+[192.168.100.10]
+comment=Some alt server
+
+[192.168.100.100]
+comment=My first alt server that will not be used for replication
+for=client
+[192.168.100.50]
+comment=Super sectret alt server that will be used for replication, but clients don't know about it
+for=replication
+
+[192.168.100.123]
+comment=Also just for replication, and only for images starting with foobar/baz/
+namespace=foobar/baz/
+for=replication