This file is indexed.

/usr/share/doc/drobo-utils/drobom.html is in drobo-utils 0.6.1+repack-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<!-- Creator     : groff version 1.20.1 -->
<!-- CreationDate: Fri Jan 22 11:37:31 2010 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta name="generator" content="groff -Thtml, see www.gnu.org">
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<meta name="Content-Style" content="text/css">
<style type="text/css">
       p       { margin-top: 0; margin-bottom: 0; vertical-align: top }
       pre     { margin-top: 0; margin-bottom: 0; vertical-align: top }
       table   { margin-top: 0; margin-bottom: 0; vertical-align: top }
       h1      { text-align: center }
</style>
<title>DROBOM</title>

</head>
<body>

<h1 align="center">DROBOM</h1>

<a href="#NAME">NAME</a><br>
<a href="#SYNOPSIS">SYNOPSIS</a><br>
<a href="#DESCRIPTION">DESCRIPTION</a><br>
<a href="#AUTHOR">AUTHOR</a><br>

<hr>


<h2>NAME
<a name="NAME"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">drobom &minus;
CLI for managing drobo units</p>

<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em"><b>drobom</b> [
<i>options</i> ] <i>&lt;command&gt;</i> [
<i>arguments</i>... ]</p>

<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em"><b>options is
one of:</b> <br>
&minus;c, &minus;&minus;command</p>

<p style="margin-left:22%;">the command to execute.</p>

<p style="margin-left:11%;">&minus;d,
&minus;&minus;device</p>

<p style="margin-left:22%;">the device to operate on
(default searches all devices and picks first one
found.)</p>

<p style="margin-left:11%;">&minus;h,
&minus;&minus;help</p>

<p style="margin-left:22%;">print a usage message</p>

<p style="margin-left:11%;">&minus;v,
&minus;&minus;verbose</p>

<p style="margin-left:22%;">verbosity, a bit-field to
trigger increased output as needed, mostly for debugging. 1
- General, 2 - Hardware Dialog, 4 - Initiation, 8 - DMP
layer, 16- Detection 64 will print everything... (default:
0, as terse as possible.) 128 enables simulation mode (for
testing when no Drobo is available. Dangerous!)</p>

<p style="margin-left:11%;">&minus;V,
&minus;&minus;version</p>

<p style="margin-left:22%;">print the version id.</p>

<p style="margin-left:11%; margin-top: 1em"><b>command is
one of:</b></p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="7%">


<p>blink</p></td>
<td width="4%"></td>
<td width="69%">


<p>identify the drobo by making the lights blink</p></td>
<td width="9%">
</td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="7%">


<p>diag</p></td>
<td width="4%"></td>
<td width="69%">


<p>dump diagnostics file into /tmp directory</p></td>
<td width="9%">
</td></tr>
</table>

<p style="margin-left:11%;">diagprint
&lt;diagdumpfile&gt;</p>

<p style="margin-left:22%;">print diagnostics file to
standard output</p>


<p style="margin-left:22%; margin-top: 1em">&lt;diagdumpfile&gt;
the diagnostic dump file to print.</p>

<p style="margin-left:11%;">fwcheck query drobo.com for
updates to firmware for the given Drobo</p>

<p style="margin-left:22%;">fwload load a specific firmware
for the given Drobo. Arguments:</p>


<p style="margin-left:22%; margin-top: 1em">&lt;fwimage&gt;
the firmware file to load.</p>

<p style="margin-left:11%;">fwupgrade</p>

<p style="margin-left:22%;">upgrade the firmware to the
latest and greatest, recommended by DRI</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="6%">


<p>help</p></td>
<td width="5%"></td>
<td width="23%">


<p>print this text</p></td>
<td width="55%">
</td></tr>
</table>

<p style="margin-left:11%;">info &lt;toprint&gt;</p>

<p style="margin-left:22%;">print information on a Drobo.
The &lt;toprint&gt; argument is a comma separated list of
the values below (default is to print all of them): config,
capacity, protocol, settings, slots, firmware, status,
options, luns</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="6%">


<p>list</p></td>
<td width="5%"></td>
<td width="60%">


<p>show device files for all Drobos found.</p></td>
<td width="18%">
</td></tr>
</table>

<p style="margin-left:11%;">name &lt;newname&gt;</p>

<p style="margin-left:22%;">Set the name of the Drobo to
the given value ( only firmware &gt; 1.3.0 supports this
command )</p>

<p style="margin-left:11%;">settime sync Drobo&rsquo;s
clock to UTC <br>
setlunsize Set the size of LUNS on device. Arguments:</p>

<p style="margin-left:22%; margin-top: 1em">&lt;sz&gt;
integer number of TiB to set the lunsize to</p>


<p style="margin-left:22%; margin-top: 1em">&lt;confirmation&gt;
Specify &rsquo;PleaseEraseMyData&rsquo; if you really mean
it</p>

<p style="margin-left:22%; margin-top: 1em">Note: After
execution, Drobo reboots, wait a few minutes before
accessing again</p>

<p style="margin-left:11%;">shutdown</p>

<p style="margin-left:22%;">shutdown drobo (DRI calls this
&rsquo;standby&rsquo;)</p>

<table width="100%" border="0" rules="none" frame="void"
       cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="9%">


<p>status</p></td>
<td width="2%"></td>
<td width="44%">


<p>report how is the Drobo doing</p></td>
<td width="34%">
</td></tr>
</table>

<p style="margin-left:11%; margin-top: 1em"><b>device</b>
<br>
raw block device of a drobo (i.e. /dev/sdz) . If not given,
assumes all attached drobos.</p>

<h2>AUTHOR
<a name="AUTHOR"></a>
</h2>


<p style="margin-left:11%; margin-top: 1em">This manual
page was written by Chris AtLee &lt;chris@atlee.ca&gt; for
the Debian project (but may be used by others).</p>
<hr>
</body>
</html>