summaryrefslogtreecommitdiffstats
path: root/client.conf.example
blob: 264632f877917c417e6b4105111f04aad6469671 (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
# This is a sample configuration file for dnbd3-client

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

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

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

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