This file is indexed.

/usr/share/doc/ganeti/html/index.html is in ganeti-doc 2.16.0~rc2-1build1.

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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Welcome to Ganeti’s documentation! &#8212; Ganeti 2.16.0~rc2 documentation</title>
    <link rel="stylesheet" href="_static/style.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '2.16.0~rc2',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="Ganeti 2.0 design" href="design-2.0.html" /> 
  </head>
  <body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="design-2.0.html" title="Ganeti 2.0 design"
             accesskey="N">next</a></li>
        <li class="nav-item nav-item-0"><a href="#">Ganeti 2.16.0~rc2 documentation</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="welcome-to-ganeti-s-documentation">
<h1>Welcome to Ganeti’s documentation!<a class="headerlink" href="#welcome-to-ganeti-s-documentation" title="Permalink to this headline"></a></h1>
<p>This page is the starting point for browsing the Ganeti
documentation. Below, the corpus of Ganeti documentation is grouped by
topic.</p>
<p>A few quick references:</p>
<ul class="simple">
<li><a class="reference internal" href="glossary.html"><span class="doc">Glossary</span></a>: Provides explanations of basic Ganeti terminology.</li>
<li><a class="reference internal" href="news.html"><span class="doc">News</span></a> file: Lists changes between Ganeti versions.</li>
<li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a>: Allows you to search for key terms across Ganeti documentation.</li>
</ul>
<div class="section" id="installing-ganeti">
<h2>Installing Ganeti<a class="headerlink" href="#installing-ganeti" title="Permalink to this headline"></a></h2>
<p>Use the following resources to install and/or upgrade Ganeti:</p>
<ul class="simple">
<li><a class="reference internal" href="install.html"><span class="doc">Ganeti installation tutorial</span></a>: Comprehensive instructions for installing Ganeti.</li>
<li><a class="reference internal" href="install-quick.html"><span class="doc">Ganeti quick installation guide</span></a>: A shortened installation guide for the experienced Ganeti user.</li>
<li><a class="reference internal" href="upgrade.html"><span class="doc">Upgrade notes</span></a>: Instructions for upgrading an existing Ganeti installation to the latest version.</li>
</ul>
</div>
<div class="section" id="using-ganeti">
<h2>Using Ganeti<a class="headerlink" href="#using-ganeti" title="Permalink to this headline"></a></h2>
<p>The following resources provide guidance on how to use Ganeti:</p>
<ul class="simple">
<li><a class="reference internal" href="admin.html"><span class="doc">Ganeti administrator’s guide</span></a>: Information about how to manage a Ganeti cluster after it is installed (including management of nodes and instances, and information about Ganeti’s tools and monitoring agent).</li>
<li><a class="reference internal" href="walkthrough.html"><span class="doc">Ganeti walk-through</span></a>: An example-oriented guide to Ganeti.</li>
<li><a class="reference internal" href="manpages.html"><span class="doc">Man pages</span></a>: Descriptions of the various tools that are part of Ganeti.</li>
<li><a class="reference internal" href="security.html"><span class="doc">Security in Ganeti</span></a>: A description of the security model underlying a Ganeti cluster.</li>
<li><a class="reference internal" href="hooks.html"><span class="doc">Ganeti customisation using hooks</span></a>: Information on hooking scripts, which extend Ganeti functionalities by automatically activating when certain events occur.</li>
<li><a class="reference internal" href="iallocator.html"><span class="doc">Ganeti automatic instance allocation</span></a>: Description of the API for external tools, which can allocate instances either manually or automatically.</li>
<li><a class="reference internal" href="rapi.html"><span class="doc">Ganeti remote API</span></a>: Description of the Ganeti remote API, which allows programmatic access to most of the functionalities of Ganeti.</li>
<li><a class="reference internal" href="ovfconverter.html"><span class="doc">OVF converter</span></a>: Description of a tool that provides compatibility with the standard OVF virtual machine interchange format.</li>
<li><a class="reference internal" href="virtual-cluster.html"><span class="doc">Virtual cluster support</span></a>: Explanation of how to use virtual cluster support, which is utilized mainly for testing reasons.</li>
</ul>
<p>Some features are explicitly targeted for large Ganeti installations,
in which multiple clusters are present:</p>
<ul class="simple">
<li><a class="reference internal" href="cluster-merge.html"><span class="doc">Merging clusters</span></a>: Describes a tool for merging two existing clusters.</li>
<li><a class="reference internal" href="move-instance.html"><span class="doc">Moving instances between clusters</span></a>: Describes how to move instances between clusters.</li>
</ul>
</div>
<div class="section" id="developing-ganeti">
<h2>Developing Ganeti<a class="headerlink" href="#developing-ganeti" title="Permalink to this headline"></a></h2>
<p>There are a few documents particularly useful for developers who want
to modify Ganeti:</p>
<ul class="simple">
<li><a class="reference internal" href="locking.html"><span class="doc">Ganeti locking</span></a>: Describes Ganeti’s locking strategy and lock order dependencies.</li>
<li><a class="reference internal" href="devnotes.html"><span class="doc">Developer notes</span></a>: Details build dependencies and other useful development-related information.</li>
</ul>
<div class="section" id="implemented-designs">
<h3>Implemented designs<a class="headerlink" href="#implemented-designs" title="Permalink to this headline"></a></h3>
<p>Before actual implementation, all Ganeti features are described in a
design document. Designs fall into two categories: released versions
and draft versions (which are either incomplete or not implemented).</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="design-2.0.html">Ganeti 2.0 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.1.html">Ganeti 2.1 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.2.html">Ganeti 2.2 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.3.html">Ganeti 2.3 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-htools-2.3.html">Synchronising htools to Ganeti 2.3</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.4.html">Ganeti 2.4 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.5.html">Ganeti 2.5 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.6.html">Ganeti 2.6 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.7.html">Ganeti 2.7 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.8.html">Ganeti 2.8 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.9.html">Ganeti 2.9 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.10.html">Ganeti 2.10 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.11.html">Ganeti 2.11 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.12.html">Ganeti 2.12 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.13.html">Ganeti 2.13 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.14.html">Ganeti 2.14 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.15.html">Ganeti 2.15 design</a></li>
<li class="toctree-l1"><a class="reference internal" href="design-2.16.html">Ganeti 2.16 design</a></li>
</ul>
</div>
</div>
<div class="section" id="draft-designs">
<h3>Draft designs<a class="headerlink" href="#draft-designs" title="Permalink to this headline"></a></h3>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="design-draft.html">Design document drafts</a><ul>
<li class="toctree-l2"><a class="reference internal" href="design-x509-ca.html">Design for a X509 Certificate Authority</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-http-server.html">Design for replacing Ganeti’s HTTP server</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-impexp2.html">Design for import/export version 2</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-hugepages-support.html">Huge Pages Support for Ganeti</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-ifdown.html">Design for adding ifdown script to KVM</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-reservations.html">Instance Reservations</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-sync-rate-throttling.html">DRBD Sync Rate Throttling</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-network2.html">Network Management (revised)</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-multi-storage-htools.html">HTools support for multiple storage units per node</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-repaird.html">Ganeti Maintenance Daemon</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-scsi-kvm.html">KVM + SCSI</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-disks.html">Disks</a></li>
</ul>
</li>
</ul>
</div>
<div class="toctree-wrapper compound">
</div>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h3><a href="#">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Welcome to Ganeti’s documentation!</a><ul>
<li><a class="reference internal" href="#installing-ganeti">Installing Ganeti</a></li>
<li><a class="reference internal" href="#using-ganeti">Using Ganeti</a></li>
<li><a class="reference internal" href="#developing-ganeti">Developing Ganeti</a><ul>
<li><a class="reference internal" href="#implemented-designs">Implemented designs</a></li>
<li><a class="reference internal" href="#draft-designs">Draft designs</a><ul>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>

  <h4>Next topic</h4>
  <p class="topless"><a href="design-2.0.html"
                        title="next chapter">Ganeti 2.0 design</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="_sources/index.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="design-2.0.html" title="Ganeti 2.0 design"
             >next</a></li>
        <li class="nav-item nav-item-0"><a href="#">Ganeti 2.16.0~rc2 documentation</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 2018, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Google Inc..
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.7.
    </div>
  </body>
</html>