/usr/share/doc/ganeti-doc/html/index.html is in ganeti-doc 2.15.2-3.
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 | <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Welcome to Ganeti’s documentation! — Ganeti 2.15.2 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.15.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</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="top" title="Ganeti 2.15.2 documentation" href="#" />
<link rel="next" title="Ganeti 2.0 design" href="design-2.0.html" />
</head>
<body role="document">
<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.15.2 documentation</a> »</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"><em>Glossary</em></a>: Provides explanations of basic Ganeti terminology.</li>
<li><a class="reference internal" href="news.html"><em>News</em></a> file: Lists changes between Ganeti versions.</li>
<li><a class="reference internal" href="search.html"><span>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"><em>Ganeti installation tutorial</em></a>: Comprehensive instructions for installing Ganeti.</li>
<li><a class="reference internal" href="install-quick.html"><em>Ganeti quick installation guide</em></a>: A shortened installation guide for the experienced Ganeti user.</li>
<li><a class="reference internal" href="upgrade.html"><em>Upgrade notes</em></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"><em>Ganeti administrator’s guide</em></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"><em>Ganeti walk-through</em></a>: An example-oriented guide to Ganeti.</li>
<li><a class="reference internal" href="manpages.html"><em>Man pages</em></a>: Descriptions of the various tools that are part of Ganeti.</li>
<li><a class="reference internal" href="security.html"><em>Security in Ganeti</em></a>: A description of the security model underlying a Ganeti cluster.</li>
<li><a class="reference internal" href="hooks.html"><em>Ganeti customisation using hooks</em></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"><em>Ganeti automatic instance allocation</em></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"><em>Ganeti remote API</em></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"><em>OVF converter</em></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"><em>Virtual cluster support</em></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"><em>Merging clusters</em></a>: Describes a tool for merging two existing clusters.</li>
<li><a class="reference internal" href="move-instance.html"><em>Moving instances between clusters</em></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"><em>Ganeti locking</em></a>: Describes Ganeti’s locking strategy and lock order dependencies.</li>
<li><a class="reference internal" href="devnotes.html"><em>Developer notes</em></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>
</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-resource-model.html">Resource model changes</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-storagetypes.html">Management of storage types and disk templates, incl. storage space reporting</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-glusterfs-ganeti-support.html">GlusterFS Ganeti support</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-ceph-ganeti-support.html">RADOS/Ceph support in Ganeti</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-os.html">Ganeti OS installation redesign</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-move-instance-improvements.html">Instance move improvements</a></li>
<li class="toctree-l2"><a class="reference internal" href="design-node-security.html">Improvements of Node Security</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-location.html">Improving location awareness of Ganeti</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-configlock.html">Removal of the Config Lock Overhead</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-shared-storage-redundancy.html">N+1 redundancy for shared storage</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.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">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</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.15.2 documentation</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Google Inc..
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.6.
</div>
</body>
</html>
|