summaryrefslogtreecommitdiffstats
path: root/dnbd3-client.conf.example
blob: 9d33cf6febfd25498588d30bfe1611fed3de57de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# This is a sample configuration file for dnbd3-client

[Ubuntu 10.04]
server=132.230.4.29
port=5003
vid=1
rid=3
device=/dev/dnbd0
ahead=256

[Ubuntu 10.10]
server=132.230.4.29
port=5003
vid=2
rid=1
device=/dev/dnbd1
ahead=256

[Ubuntu 11.04]
server=132.230.4.29
port=5003
vid=3
rid=1
device=/dev/dnbd2
ahead=256

[Ubuntu 11.10]
server=132.230.4.29
port=5003
vid=4
rid=1
device=/dev/dnbd3
ahead=256