Imported Upstream version 1.2.4
[archive/platform/upstream/libvirt.git] / docs / archstorage.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <!--
5         This file is autogenerated from archstorage.html.in
6         Do not edit this file. Changes will be lost.
7       -->
8   <head>
9     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
10     <link rel="stylesheet" type="text/css" href="main.css" />
11     <link rel="SHORTCUT ICON" href="32favicon.png" />
12     <title>libvirt: Storage management architecture</title>
13     <meta name="description" content="libvirt, virtualization, virtualization API" />
14   </head>
15   <body>
16     <div id="header">
17       <div id="headerLogo"></div>
18       <div id="headerSearch">
19         <form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><div>
20             <input id="query" name="query" type="text" size="12" value="" />
21             <input id="submit" name="submit" type="submit" value="Search" />
22           </div></form>
23       </div>
24     </div>
25     <div id="body">
26       <div id="menu">
27         <ul class="l0"><li>
28             <div>
29               <a title="Front page of the libvirt website" class="inactive" href="index.html">Home</a>
30             </div>
31           </li><li>
32             <div>
33               <a title="Details of new features and bugs fixed in each release" class="inactive" href="news.html">News</a>
34             </div>
35           </li><li>
36             <div>
37               <a title="Applications known to use libvirt" class="inactive" href="apps.html">Applications</a>
38             </div>
39           </li><li>
40             <div>
41               <a title="Get the latest source releases, binary builds and get access to the source repository" class="inactive" href="downloads.html">Downloads</a>
42             </div>
43           </li><li>
44             <div>
45               <a title="Information for users, administrators and developers" class="active" href="docs.html">Documentation</a>
46               <ul class="l1"><li>
47                   <div>
48                     <a title="How to compile libvirt" class="inactive" href="compiling.html">Compiling</a>
49                   </div>
50                 </li><li>
51                   <div>
52                     <a title="Information about deploying and using libvirt" class="inactive" href="deployment.html">Deployment</a>
53                   </div>
54                 </li><li>
55                   <div>
56                     <a title="Overview of the logical subsystems in the libvirt API" class="active" href="intro.html">Architecture</a>
57                     <ul class="l2"><li>
58                         <div>
59                           <a title="Terminology and goals of libvirt API" class="inactive" href="goals.html">Goals</a>
60                         </div>
61                       </li><li>
62                         <div>
63                           <a title="The libvirt API concepts" class="inactive" href="api.html">API concepts</a>
64                         </div>
65                       </li><li>
66                         <div>
67                           <a title="Managing virtual machines" class="inactive" href="archdomain.html">Domains</a>
68                         </div>
69                       </li><li>
70                         <div>
71                           <a title="Providing isolated networks and NAT based network connectivity" class="inactive" href="archnetwork.html">Network</a>
72                         </div>
73                       </li><li>
74                         <div>
75                           <span class="active">Storage</span>
76                         </div>
77                       </li><li>
78                         <div>
79                           <a title="Enumerating host node devices" class="inactive" href="archnode.html">Node Devices</a>
80                         </div>
81                       </li><li>
82                         <div>
83                           <a title="Secure usage of the libvirt APIs" class="inactive" href="secureusage.html">Secure usage</a>
84                         </div>
85                       </li></ul>
86                   </div>
87                 </li><li>
88                   <div>
89                     <a title="Description of the XML formats used in libvirt" class="inactive" href="format.html">XML format</a>
90                   </div>
91                 </li><li>
92                   <div>
93                     <a title="Hypervisor specific driver information" class="inactive" href="drivers.html">Drivers</a>
94                   </div>
95                 </li><li>
96                   <div>
97                     <a title="Reference manual for the C public API" class="inactive" href="html/index.html">API reference</a>
98                   </div>
99                 </li><li>
100                   <div>
101                     <a title="Bindings of the libvirt API for other languages" class="inactive" href="bindings.html">Language bindings</a>
102                   </div>
103                 </li><li>
104                   <div>
105                     <a title="Working on the internals of libvirt API, driver and daemon code" class="inactive" href="internals.html">Internals</a>
106                   </div>
107                 </li><li>
108                   <div>
109                     <a title="A guide and reference for developing with libvirt" class="inactive" href="devguide.html">Development Guide</a>
110                   </div>
111                 </li><li>
112                   <div>
113                     <a title="Command reference for virsh" class="inactive" href="virshcmdref.html">Virsh Commands</a>
114                   </div>
115                 </li><li>
116                   <div>
117                     <a title="Project governance and code of conduct" class="inactive" href="governance.html">Governance</a>
118                   </div>
119                 </li></ul>
120             </div>
121           </li><li>
122             <div>
123               <a title="User contributed content" class="inactive" href="http://wiki.libvirt.org">Wiki</a>
124             </div>
125           </li><li>
126             <div>
127               <a title="Frequently asked questions" class="inactive" href="http://wiki.libvirt.org/page/FAQ">FAQ</a>
128             </div>
129           </li><li>
130             <div>
131               <a title="How and where to report bugs and request features" class="inactive" href="bugs.html">Bug reports</a>
132             </div>
133           </li><li>
134             <div>
135               <a title="How to contact the developers via email and IRC" class="inactive" href="contact.html">Contact</a>
136             </div>
137           </li><li>
138             <div>
139               <a title="Available test suites for libvirt" class="inactive" href="testsuites.html">Test suites</a>
140             </div>
141           </li><li>
142             <div>
143               <a title="Miscellaneous links of interest related to libvirt" class="inactive" href="relatedlinks.html">Related Links</a>
144             </div>
145           </li><li>
146             <div>
147               <a title="Overview of all content on the website" class="inactive" href="sitemap.html">Sitemap</a>
148             </div>
149           </li></ul>
150       </div>
151       <div id="content">
152         <h1>Storage management architecture</h1>
153         <p>
154       The storage management APIs are based around 2 core concepts
155     </p>
156         <ol><li>
157         <strong>Volume</strong> - a single storage volume which can
158         be assigned to a guest, or used for creating further pools. A
159         volume is either a block device, a raw file, or a special format
160         file.
161       </li><li>
162         <strong>Pool</strong> - provides a means for taking a chunk
163         of storage and carving it up into volumes. A pool can be used to
164         manage things such as a physical disk, a NFS server, a iSCSI target,
165         a host adapter, an LVM group.
166       </li></ol>
167         <p>
168       These two concepts are mapped through to two libvirt objects, a
169       <code>virStorageVolPtr</code> and a <code>virStoragePoolPtr</code>,
170       each with a collection of APIs for their management.
171     </p>
172       </div>
173     </div>
174     <div id="footer">
175       <p id="sponsor">
176             Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
177     </div>
178   </body>
179 </html>