Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 96299039c86c7ec7863c443693e4d708 > files > 26

drobo-utils-0.6.2.2-9.fc14.noarch.rpm

<!-- Creator     : groff version 1.20.1 -->
<!-- CreationDate: Thu Feb  4 23:06:12 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 data robotics (drobo) storage 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;n, &minus;&minus;no</p>

<p style="margin-left:22%;">answer all questions no
(generally does not do any damage)</p>

<p style="margin-left:11%;">&minus;s, &minus;&minus;string
&lt;string&gt;</p>

<p style="margin-left:22%;">sometimes new models are not
recognized by drobom. See documentation.</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 - Raw
returns, 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%;">&minus;y, &minus;&minus;yes</p>

<p style="margin-left:22%;">answer all questions yes
(generally overwrites stuff)</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 read.</p>

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

<p style="margin-left:22%;">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, scsi</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%;">set &lt;options&gt;
&lt;value&gt;</p>

<p style="margin-left:22%;">set firmware options, such as
ipaddress, etc... use &rsquo;info settings&rsquo;</p>

<p style="margin-left:11%;">set 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%;">set lunsize 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">Note: After
execution, Drobo reboots, wait a few minutes before
accessing again</p>

<p style="margin-left:11%;">set time - sets various
Drobo&rsquo;s clock to UTC <br>
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>

<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 style="margin-top: 1em">view</p></td>
<td width="5%"></td>
<td width="58%">


<p style="margin-top: 1em">Start up the graphical user
interface.</p> </td>
<td width="20%">
</td></tr>
</table>

<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>