summaryrefslogtreecommitdiff
path: root/etc/ocfs2-cluster.conf
blob: 36c81000426c420f304c69f5f2e6d6a0d8834aad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cluster:
	heartbeat_mode = local
	node_count = 2
	name = home

node:
	number = 1
	cluster = home
	ip_port = 7777
	ip_address = 10.10.0.2
	name = defiant

node:
	number = 2
	cluster = home
	ip_port = 7777
	ip_address = 10.10.0.3
	name = firebrand