We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fda2f commit 09b8c2cCopy full SHA for 09b8c2c
source/adminguide/storage.rst
@@ -164,8 +164,9 @@ In order to use multiple local storage pools, you need to
164
165
#. Edit /etc/cloudstack/agent/agent.properties
166
167
- - Add extra directories to "local.storage.path"
168
- - Add UUID of directories to "local.storage.uuid" (UUID can be generated by `uuidgen`)
+ - Add extra directories to "local.storage.path".
+ - Add UUID of directories to "local.storage.uuid" (UUID can be generated by `uuidgen`).
169
+ "local.storage.uuid" must be present in the agent.properties file and should not be deleted.
170
171
.. parsed-literal::
172
0 commit comments