mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: storage: <volume><key> is always generated.
This commit is contained in:
parent
3a6555b345
commit
f66dcd044f
@ -204,8 +204,8 @@
|
|||||||
This is mandatory when defining a volume. <span class="since">Since 0.4.1</span></dd>
|
This is mandatory when defining a volume. <span class="since">Since 0.4.1</span></dd>
|
||||||
<dt><code>key</code></dt>
|
<dt><code>key</code></dt>
|
||||||
<dd>Providing an identifier for the volume which is globally unique.
|
<dd>Providing an identifier for the volume which is globally unique.
|
||||||
This is optional when defining a volume, a key will be generated if
|
This cannot be set when defining a pool: it is always generated.
|
||||||
omitted. <span class="since">Since 0.4.1</span></dd>
|
<span class="since">Since 0.4.1</span></dd>
|
||||||
<dt><code>allocation</code></dt>
|
<dt><code>allocation</code></dt>
|
||||||
<dd>Providing the total storage allocation for the volume. This
|
<dd>Providing the total storage allocation for the volume. This
|
||||||
may be smaller than the logical capacity if the volume is sparsely
|
may be smaller than the logical capacity if the volume is sparsely
|
||||||
|
Loading…
x
Reference in New Issue
Block a user