resource-agents: specify explicit requirement for bash in scripts, depend on gawk...
[unleashed-userland.git] / components / cluster / resource-agents / patches / 01-man8.patch
blobf94a5004900a22dd5f44eb80848b8423dbf88967
1 diff -Nura a/ChangeLog b/ChangeLog
2 --- a/ChangeLog 2016-11-01 06:46:41.625014510 +0100
3 +++ b/ChangeLog 2016-11-01 06:46:41.758468741 +0100
4 @@ -504,7 +504,7 @@
5 specially
6 - jboss: add the java_opts parameter for java options
7 - ldirectord: precedence error with perl v5.8.8 in IPv6 code
8 -- LVM: drop vgck(8) from monitor
9 +- LVM: drop vgck(1m) from monitor
10 - LVM: force dmevent monitoring for clones
11 - LVM: use ls instead of vgdisplay in status
12 - lxc: fix LXC_status to work with lxc-0.7.5 or later
13 @@ -550,7 +550,7 @@
14 - iscsi: fix regression in 3.9.1 for open-iscsi version 2.0-872 (lf#2562)
15 - pgsql: fix regression in 3.9.1 in directories on probes
16 - VirtualDomain: if there's no config exit on stop with success
17 -- doc: add sfex_init(8) man page
18 +- doc: add sfex_init(1m) man page
19 * Wed Jun 15 2011 Dejan Muhamedagic <dejan@suse.de> and others
20 - stable release 3.9.1
21 - ocf-tester: tolerate OCF_ERR_INSTALLED on probes and missing binaries
22 diff -Nura a/heartbeat/Raid1 b/heartbeat/Raid1
23 --- a/heartbeat/Raid1 2016-11-01 06:46:41.612839620 +0100
24 +++ b/heartbeat/Raid1 2016-11-01 06:46:41.729147262 +0100
25 @@ -56,7 +56,7 @@
27 <longdesc lang="en">
28 This resource agent manages Linux software RAID (MD) devices on
29 -a shared storage medium. It uses mdadm(8) to start, stop, and
30 +a shared storage medium. It uses mdadm(1m) to start, stop, and
31 monitor the MD devices. Raidtools are supported, but deprecated.
32 See https://raid.wiki.kernel.org/index.php/Linux_Raid for more
33 information.
34 @@ -98,7 +98,7 @@
35 If processes or kernel threads are using the array, it cannot be
36 stopped. We will try to stop processes, first by sending TERM and
37 then, if that doesn't help in $PROC_CLEANUP_TIME seconds, using KILL.
38 -The lsof(8) program is required to get the list of array users.
39 +The lsof(1m) program is required to get the list of array users.
40 Of course, the kernel threads cannot be stopped this way.
41 If the processes are critical for data integrity, then set this
42 parameter to false. Note that in that case the stop operation
43 @@ -322,7 +322,7 @@
44 *) stop_arrays;;
45 esac
46 else
47 - ocf_log warn "install lsof(8) to list users holding the disk"
48 + ocf_log warn "install lsof(1m) to list users holding the disk"
49 false
51 else
52 @@ -495,7 +495,7 @@
55 if ocf_is_true $FORCESTOP && ! have_binary lsof; then
56 - ocf_log warn "Please install lsof(8), we may need it when stopping Raid device! Now continuing anyway ..."
57 + ocf_log warn "Please install lsof(1m), we may need it when stopping Raid device! Now continuing anyway ..."
60 HAVE_RAIDTOOLS=false
61 diff -Nura a/heartbeat/apache b/heartbeat/apache
62 --- a/heartbeat/apache 2016-11-01 06:46:41.610826368 +0100
63 +++ b/heartbeat/apache 2016-11-01 06:46:41.726305418 +0100
64 @@ -540,7 +540,7 @@
66 <parameter name="options">
67 <longdesc lang="en">
68 -Extra options to apply when starting apache. See man httpd(8).
69 +Extra options to apply when starting apache. See man httpd(1m).
70 </longdesc>
71 <shortdesc lang="en">command line options</shortdesc>
72 <content type="string" />
73 diff -Nura a/heartbeat/iSCSILogicalUnit b/heartbeat/iSCSILogicalUnit
74 --- a/heartbeat/iSCSILogicalUnit 2016-11-01 06:46:41.614807516 +0100
75 +++ b/heartbeat/iSCSILogicalUnit 2016-11-01 06:46:41.732482466 +0100
76 @@ -164,7 +164,7 @@
77 <longdesc lang="en">
78 TGT specific backing store type. If you want to use aio,
79 make sure your tgtadm is built against libaio.
80 -See tgtadm(8).
81 +See tgtadm(1m).
82 </longdesc>
83 <shortdesc lang="en">TGT backing store type</shortdesc>
84 <content type="string" />
85 @@ -173,7 +173,7 @@
86 <parameter name="tgt_bsoflags" required="0" unique="0">
87 <longdesc lang="en">
88 TGT specific backing store open flags (direct|sync).
89 -See tgtadm(8).
90 +See tgtadm(1m).
91 </longdesc>
92 <shortdesc lang="en">TGT backing store open flags</shortdesc>
93 <content type="string" />
94 @@ -182,7 +182,7 @@
95 <parameter name="tgt_device_type" required="0" unique="0">
96 <longdesc lang="en">
97 TGT specific device type.
98 -See tgtadm(8).
99 +See tgtadm(1m).
100 </longdesc>
101 <shortdesc lang="en">TGT device type</shortdesc>
102 <content type="string" />
103 diff -Nura a/ldirectord/ldirectord.cf b/ldirectord/ldirectord.cf
104 --- a/ldirectord/ldirectord.cf 2016-11-01 06:46:41.620867103 +0100
105 +++ b/ldirectord/ldirectord.cf 2016-11-01 06:46:41.754480720 +0100
106 @@ -39,7 +39,7 @@
107 virtualhost=www.x.y.z
109 # Sample configuration for a fwmark based service For an explanation of
110 -# fwmark see the ipvsadm(8) man page
111 +# fwmark see the ipvsadm(1m) man page
112 #virtual=1
113 # real=192.168.6.2 gate
114 # real=192.168.6.3 gate
115 diff -Nura a/ldirectord/ldirectord.in b/ldirectord/ldirectord.in
116 --- a/ldirectord/ldirectord.in 2016-11-01 06:46:41.622928682 +0100
117 +++ b/ldirectord/ldirectord.in 2016-11-01 06:46:41.752329804 +0100
118 @@ -107,7 +107,7 @@
119 Defines a virtual service by IP-address (or hostname) and port (or
120 servicename) or firewall-mark. A firewall-mark is an integer greater than
121 zero. The configuration of marking packets is controlled using the C<-m>
122 -option to B<ipchains>(8). All real services and flags for a virtual
123 +option to B<ipchains>(1m). All real services and flags for a virtual
124 service must follow this line immediately and be indented.
126 B<checktimeout = >I<n>
127 @@ -662,7 +662,7 @@
129 Scheduler to be used by LVS for loadbalancing.
130 For an information on the available sehedulers please see
131 -the ipvsadm(8) man page.
132 +the ipvsadm(1m) man page.
134 Default: "wrr"
136 diff -Nura a/rgmanager/src/resources/clusterfs.sh b/rgmanager/src/resources/clusterfs.sh
137 --- a/rgmanager/src/resources/clusterfs.sh 2016-11-01 06:46:41.616845055 +0100
138 +++ b/rgmanager/src/resources/clusterfs.sh 2016-11-01 06:46:41.714696963 +0100
139 @@ -71,7 +71,7 @@
141 <parameter name="fstype">
142 <longdesc lang="en">
143 - File system type. If not specified, mount(8) will attempt to
144 + File system type. If not specified, mount(1m) will attempt to
145 determine the file system type.
146 </longdesc>
147 <shortdesc lang="en">
148 @@ -145,8 +145,8 @@
149 <parameter name="options">
150 <longdesc lang="en">
151 Options used when the file system is mounted. These
152 - are often file-system specific. See mount(8) and/or
153 - mount.gfs2(8) for supported mount options.
154 + are often file-system specific. See mount(1m) and/or
155 + mount.gfs2(1m) for supported mount options.
156 </longdesc>
157 <shortdesc lang="en">
158 Mount Options
159 @@ -222,7 +222,7 @@
160 declare -i ret=$OCF_SUCCESS
163 - # From mount(8)
164 + # From mount(1m)
166 for o in `echo $OCF_RESKEY_options | sed -e s/,/\ /g`; do
167 case $o in
168 diff -Nura a/rgmanager/src/resources/fs.sh.in b/rgmanager/src/resources/fs.sh.in
169 --- a/rgmanager/src/resources/fs.sh.in 2016-11-01 06:46:41.618854299 +0100
170 +++ b/rgmanager/src/resources/fs.sh.in 2016-11-01 06:46:41.712522910 +0100
171 @@ -73,7 +73,7 @@
173 <parameter name="fstype">
174 <longdesc lang="en">
175 - File system type. If not specified, mount(8) will attempt to
176 + File system type. If not specified, mount(1m) will attempt to
177 determine the file system type.
178 </longdesc>
179 <shortdesc lang="en">
180 @@ -176,7 +176,7 @@
181 <parameter name="options">
182 <longdesc lang="en">
183 Options used when the file system is mounted. These
184 - are often file-system specific. See mount(8) for supported
185 + are often file-system specific. See mount(1m) for supported
186 mount options.
187 </longdesc>
188 <shortdesc lang="en">
189 @@ -257,7 +257,7 @@
190 declare o
193 - # From mount(8)
194 + # From mount(1m)
196 for o in `echo $OCF_RESKEY_options | sed -e s/,/\ /g`; do
197 case $o in