[build] legacy files update
[platform/upstream/multipath-tools.git] / multipathd / multipathd.8
1 .TH MULTIPATHD 8 "October 2004" "Linux Administrator's Manual"
2 .SH NAME
3 multipathd \- multipath daemon
4 .SH SYNOPSYS
5 .B multipathd
6
7 This daemon is in charge of checking for failed paths. When this happens,
8 it will reconfigure the multipath map the path belongs to, so that this map 
9 regain its maximum performance and redundancy.
10
11 This daemon executes the external multipath config tool when events occur. 
12 In turn, the multipath tool signals the multipathd daemon it is done with 
13 devmap reconfiguration, so that it can refresh its failed path list.
14
15 .SH "SEE ALSO"
16 .BR multipath (8)
17 .BR kpartx (8)
18 .BR hotplug (8)
19 .SH "AUTHORS"
20 This man page was assembled by Patrick Caulfield 
21 for the Debian project. From documentation provided
22 by the multipath author Christophe Varoqui, <christophe.varoqui@free.fr> and others.