mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 19:31:41 +00:00
followup: storage config description
From https://pve.proxmox.com/pipermail/pve-devel/2019-September/038727.html Suggested-by: Stefan Reiter <s.reiter@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
cc15d2c5bf
commit
a550860d72
@ -139,12 +139,13 @@ Each storage pool has a `<type>`, and is uniquely identified by its
|
|||||||
<type>: <STORAGE_ID>
|
<type>: <STORAGE_ID>
|
||||||
<property> <value>
|
<property> <value>
|
||||||
<property> <value>
|
<property> <value>
|
||||||
|
<property>
|
||||||
...
|
...
|
||||||
----
|
----
|
||||||
|
|
||||||
The `<type>: <STORAGE_ID>` line starts the pool definition, which is then
|
The `<type>: <STORAGE_ID>` line starts the pool definition, which is then
|
||||||
followed by a list of properties. Most properties have values and some of
|
followed by a list of properties. Most properties require a value. Some have
|
||||||
them come with a reasonable default. In that case you can omit the value.
|
reasonable defaults, in which case you can omit the value.
|
||||||
|
|
||||||
To be more specific, take a look at the default storage configuration
|
To be more specific, take a look at the default storage configuration
|
||||||
after installation. It contains one special local storage pool named
|
after installation. It contains one special local storage pool named
|
||||||
|
Loading…
Reference in New Issue
Block a user