summaryrefslogtreecommitdiffstats
path: root/dnbd3-client.conf
blob: 1b0ccbd104d5bdebefa4347e1aaff19d6799f0bb (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
port=5003
vid=1
rid=3
device=/dev/dnbd0

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

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

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