]> git.pld-linux.org Git - packages/fence.git/blame - fence.spec
- up to 1.03.00
[packages/fence.git] / fence.spec
CommitLineData
8e9663d2 1Summary: I/O fencing system
50db4c12 2Summary(pl): System barier I/O
8e9663d2 3Name: fence
29736e25 4Version: 1.03.00
8e9663d2 5Release: 1
db9d35b6 6Epoch: 1
8e9663d2
AM
7License: GPL
8Group: Applications/System
db9d35b6 9Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
29736e25 10# Source0-md5: 8eea23df70d2007c4fb8c234cfea49cf
b07b8fdc 11URL: http://sources.redhat.com/cluster/fence/
dd6358d9
JB
12BuildRequires: cman-devel
13BuildRequires: perl-base
cb8c0092 14BuildRequires: rpm-pythonprov
8e9663d2
AM
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
17%define _sbindir /sbin
18
19%description
50db4c12
JB
20The Fence system does I/O fencing of cluster members. Any member may
21join the default fence domain after which it will be fenced if it
22fails without leaving the fence domain cleanly. The lock_dlm GFS lock
23module will not permit GFS to be mounted until the node has joined a
cb8c0092 24fence domain.
8e9663d2 25
50db4c12
JB
26The fence daemon, fenced, is usually started by running "fence_tool
27join". Once started, fenced joins the default fence domain and the
28node is subject to being fenced if it fails. A collection of fence
29agents are used by fenced to interface with hardware devices (usually
30to shut off its path to shared storage or cycle its power source.)
31
32%description -l pl
c20a4b39 33