multipathd: remove references to sysfs_device
[platform/upstream/multipath-tools.git] / mpathpersist / mpathpersist.8
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.39.2.
2 .TH MPATHPERSIST  "8" "April 2011" "mpathpersist" "User Commands"
3 .SH NAME
4 mpathpersist
5 .SH SYNOPSIS
6 .B mpathpersist
7 [\fIOPTIONS\fR] [\fIDEVICE\fR]
8 .SH DESCRIPTION
9 .IP
10 Options:
11 .TP
12 \fB\-\-verbose\fR|\-v level
13 verbosity level
14 .TP
15 0
16 Critical and error messages
17 .TP
18 1
19 Warning messages
20 .TP
21 2
22 Informational messages
23 .TP
24 3
25 Informational messages with trace enabled
26 .TP
27 \fB\-\-clear\fR|\-C
28 PR Out: Clear
29 .TP
30 \fB\-\-device\fR=\fIDEVICE\fR|\-d DEVICE
31 query or change DEVICE
32 .TP
33 \fB\-\-help\fR|\-h
34 output this usage message
35 .TP
36 \fB\-\-hex\fR|\-H
37 output response in hex
38 .TP
39 \fB\-\-in\fR|\-i
40 request PR In command
41 .TP
42 \fB\-\-out\fR|\-o
43 request PR Out command
44 .TP
45 \fB\-\-param\-aptpl\fR|\-Z
46 PR Out parameter 'APTPL'
47 .TP
48 \fB\-\-read\-keys\fR|\-k
49 PR In: Read Keys
50 .TP
51 \fB\-\-param\-sark\fR=\fISARK\fR|\-S SARK
52 PR Out parameter service action
53 reservation key (SARK is in hex)
54 .TP
55 \fB\-\-preempt\fR|\-P
56 PR Out: Preempt
57 .TP
58 \fB\-\-preempt\-abort\fR|\-A
59 PR Out: Preempt and Abort
60 .TP
61 \fB\-\-prout\-type\fR=\fITYPE\fR|\-T TYPE
62 PR Out command type
63 .TP
64 \fB\-\-read\-status\fR|\-s
65 PR In: Read Full Status
66 .TP
67 \fB\-\-read\-keys\fR|\-k
68 PR In: Read Keys
69 .TP
70 \fB\-\-read\-reservation\fR|\-r
71 PR In: Read Reservation
72 .TP
73 \fB\-\-register\fR|\-G
74 PR Out: Register
75 .TP
76 \fB\-\-register\-ignore\fR|\-I
77 PR Out: Register and Ignore
78 .TP
79 \fB\-\-release\fR|\-L
80 PR Out: Release
81 .TP
82 \fB\-\-report\-capabilities\fR|\-c
83 PR In: Report Capabilities
84 .TP
85 \fB\-\-reserve\fR|\-R
86 PR Out: Reserve
87 .TP
88 \fB\-\-transport\-id\fR=\fITIDS\fR|\-X TIDS
89 TransportIDs can be mentioned
90 in several forms
91 .IP
92 Examples:
93 .IP
94 mpathpersist \fB\-\-out\fR \fB\-\-register\fR \fB\-\-param\-sark\fR=\fI123abc\fR \fB\-\-prout\-type\fR=\fI5\fR /dev/mapper/mpath9
95 mpathpersist \fB\-i\fR \fB\-k\fR /dev/mapper/mpath9
96 .PP