blob: 5bdb9339987073df1e1ad5482c06d5b9f388020c [file] [log] [blame]
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>sstablerepairedset &mdash; Apache Cassandra Documentation v4.0-rc2</title>
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/extra.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
<script src="../../_static/jquery.js"></script>
<script src="../../_static/underscore.js"></script>
<script src="../../_static/doctools.js"></script>
<script type="text/javascript" src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="sstablescrub" href="sstablescrub.html" />
<link rel="prev" title="sstableofflinerelevel" href="sstableofflinerelevel.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../../index.html" class="icon icon-home"> Apache Cassandra
</a>
<div class="version">
4.0-rc2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../getting_started/index.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../new/index.html">New Features in Apache Cassandra 4.0</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../architecture/index.html">Architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../cql/index.html">The Cassandra Query Language (CQL)</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../data_modeling/index.html">Data Modeling</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../configuration/index.html">Configuring Cassandra</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../operating/index.html">Operating Cassandra</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">Cassandra Tools</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../cqlsh.html">cqlsh: the CQL shell</a></li>
<li class="toctree-l2"><a class="reference internal" href="../generatetokens.html">generatetokens</a></li>
<li class="toctree-l2"><a class="reference internal" href="../nodetool/nodetool.html">Nodetool</a></li>
<li class="toctree-l2"><a class="reference internal" href="../nodetool/nodetool.html#usage">Usage</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="index.html">SSTable Tools</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="sstabledump.html">sstabledump</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstableexpiredblockers.html">sstableexpiredblockers</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstablelevelreset.html">sstablelevelreset</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstableloader.html">sstableloader</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstablemetadata.html">sstablemetadata</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstableofflinerelevel.html">sstableofflinerelevel</a></li>
<li class="toctree-l3 current"><a class="current reference internal" href="#">sstablerepairedset</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#usage">Usage</a></li>
<li class="toctree-l4"><a class="reference internal" href="#set-a-lot-of-sstables-to-unrepaired-status">Set a lot of sstables to unrepaired status</a></li>
<li class="toctree-l4"><a class="reference internal" href="#set-one-to-many-sstables-to-repaired-status">Set one to many sstables to repaired status</a></li>
<li class="toctree-l4"><a class="reference internal" href="#print-metadata-showing-repaired-status">Print metadata showing repaired status</a></li>
<li class="toctree-l4"><a class="reference internal" href="#using-command-in-a-script">Using command in a script</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="sstablescrub.html">sstablescrub</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstablesplit.html">sstablesplit</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstableupgrade.html">sstableupgrade</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstableutil.html">sstableutil</a></li>
<li class="toctree-l3"><a class="reference internal" href="sstableverify.html">sstableverify</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../cassandra_stress.html">Cassandra Stress</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../troubleshooting/index.html">Troubleshooting</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../development/index.html">Contributing to Cassandra</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../faq/index.html">Frequently Asked Questions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../plugins/index.html">Third-Party Plugins</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../bugs.html">Reporting Bugs</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../contactus.html">Contact us</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../index.html">Apache Cassandra</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../index.html" class="icon icon-home"></a> &raquo;</li>
<li><a href="../index.html">Cassandra Tools</a> &raquo;</li>
<li><a href="index.html">SSTable Tools</a> &raquo;</li>
<li>sstablerepairedset</li>
<li class="wy-breadcrumbs-aside">
<a href="../../_sources/tools/sstable/sstablerepairedset.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="sstablerepairedset">
<h1>sstablerepairedset<a class="headerlink" href="#sstablerepairedset" title="Permalink to this headline"></a></h1>
<p>Repairs can take a very long time in some environments, for large sizes of data. Use this tool to set the repairedAt status on a given set of sstables, so that repairs can be run on only un-repaired sstables if desired.</p>
<p>Note that running a repair (e.g., via nodetool repair) doesn’t set the status of this metadata. Only setting the status of this metadata via this tool does.</p>
<p>ref: <a class="reference external" href="https://issues.apache.org/jira/browse/CASSANDRA-5351">https://issues.apache.org/jira/browse/CASSANDRA-5351</a></p>
<p>Cassandra must be stopped before this tool is executed, or unexpected results will occur. Note: the script does not verify that Cassandra is stopped.</p>
<div class="section" id="usage">
<h2>Usage<a class="headerlink" href="#usage" title="Permalink to this headline"></a></h2>
<p>sstablerepairedset –really-set &lt;options&gt; [-f &lt;sstable-list&gt; | &lt;sstables&gt;]</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 30%" />
<col style="width: 70%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><p>–really-set</p></td>
<td><p>required if you want to really set the status</p></td>
</tr>
<tr class="row-even"><td><p>–is-repaired</p></td>
<td><p>set the repairedAt status to the last modified time</p></td>
</tr>
<tr class="row-odd"><td><p>–is-unrepaired</p></td>
<td><p>set the repairedAt status to 0</p></td>
</tr>
<tr class="row-even"><td><p>-f</p></td>
<td><p>use a file containing a list of sstables as the input</p></td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="set-a-lot-of-sstables-to-unrepaired-status">
<h2>Set a lot of sstables to unrepaired status<a class="headerlink" href="#set-a-lot-of-sstables-to-unrepaired-status" title="Permalink to this headline"></a></h2>
<p>There are many ways to do this programmatically. This way would likely include variables for the keyspace and table.</p>
<p>Example:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">find</span> <span class="o">/</span><span class="n">var</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">cassandra</span><span class="o">/</span><span class="n">data</span><span class="o">/</span><span class="n">keyspace1</span><span class="o">/</span><span class="n">standard1</span><span class="o">-</span><span class="n">d936bd20a17c11e8bc92a55ed562cd82</span><span class="o">/*</span> <span class="o">-</span><span class="n">name</span> <span class="s2">&quot;*Data.db&quot;</span> <span class="o">-</span><span class="n">print0</span> <span class="o">|</span> <span class="n">xargs</span> <span class="o">-</span><span class="mi">0</span> <span class="o">-</span><span class="n">I</span> <span class="o">%</span> <span class="n">sstablerepairedset</span> <span class="o">--</span><span class="n">really</span><span class="o">-</span><span class="nb">set</span> <span class="o">--</span><span class="ow">is</span><span class="o">-</span><span class="n">unrepaired</span> <span class="o">%</span>
</pre></div>
</div>
</div>
<div class="section" id="set-one-to-many-sstables-to-repaired-status">
<h2>Set one to many sstables to repaired status<a class="headerlink" href="#set-one-to-many-sstables-to-repaired-status" title="Permalink to this headline"></a></h2>
<p>Set the repairedAt status after a repair to mark the sstables as repaired. Again, using variables for the keyspace and table names is a good choice.</p>
<p>Example:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">nodetool</span> <span class="n">repair</span> <span class="n">keyspace1</span> <span class="n">standard1</span>
<span class="n">find</span> <span class="o">/</span><span class="n">var</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">cassandra</span><span class="o">/</span><span class="n">data</span><span class="o">/</span><span class="n">keyspace1</span><span class="o">/</span><span class="n">standard1</span><span class="o">-</span><span class="n">d936bd20a17c11e8bc92a55ed562cd82</span><span class="o">/*</span> <span class="o">-</span><span class="n">name</span> <span class="s2">&quot;*Data.db&quot;</span> <span class="o">-</span><span class="n">print0</span> <span class="o">|</span> <span class="n">xargs</span> <span class="o">-</span><span class="mi">0</span> <span class="o">-</span><span class="n">I</span> <span class="o">%</span> <span class="n">sstablerepairedset</span> <span class="o">--</span><span class="n">really</span><span class="o">-</span><span class="nb">set</span> <span class="o">--</span><span class="ow">is</span><span class="o">-</span><span class="n">repaired</span> <span class="o">%</span>
</pre></div>
</div>
</div>
<div class="section" id="print-metadata-showing-repaired-status">
<h2>Print metadata showing repaired status<a class="headerlink" href="#print-metadata-showing-repaired-status" title="Permalink to this headline"></a></h2>
<p>sstablemetadata can be used to view the status set or unset using this command.</p>
<p>Example:</p>
<blockquote>
<div><p>sstablerepairedset –really-set –is-repaired /var/lib/cassandra/data/keyspace1/standard1-d936bd20a17c11e8bc92a55ed562cd82/mc-1-big-Data.db
sstablemetadata /var/lib/cassandra/data/keyspace1/standard1-d936bd20a17c11e8bc92a55ed562cd82/mc-1-big-Data.db | grep “Repaired at”
Repaired at: 1534443974000</p>
<p>sstablerepairedset –really-set –is-unrepaired /var/lib/cassandra/data/keyspace1/standard1-d936bd20a17c11e8bc92a55ed562cd82/mc-1-big-Data.db
sstablemetadata /var/lib/cassandra/data/keyspace1/standard1-d936bd20a17c11e8bc92a55ed562cd82/mc-1-big-Data.db | grep “Repaired at”
Repaired at: 0</p>
</div></blockquote>
</div>
<div class="section" id="using-command-in-a-script">
<h2>Using command in a script<a class="headerlink" href="#using-command-in-a-script" title="Permalink to this headline"></a></h2>
<p>If you know you ran repair 2 weeks ago, you can do something like the following:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">sstablerepairset</span> <span class="o">--</span><span class="ow">is</span><span class="o">-</span><span class="n">repaired</span> <span class="o">-</span><span class="n">f</span> <span class="o">&lt;</span><span class="p">(</span><span class="n">find</span> <span class="o">/</span><span class="n">var</span><span class="o">/</span><span class="n">lib</span><span class="o">/</span><span class="n">cassandra</span><span class="o">/</span><span class="n">data</span><span class="o">/.../</span> <span class="o">-</span><span class="n">iname</span> <span class="s2">&quot;*Data.db*&quot;</span> <span class="o">-</span><span class="n">mtime</span> <span class="o">+</span><span class="mi">14</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="sstablescrub.html" class="btn btn-neutral float-right" title="sstablescrub" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="sstableofflinerelevel.html" class="btn btn-neutral float-left" title="sstableofflinerelevel" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&#169; Copyright 2020, The Apache Cassandra team.
</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>