Skip to content

Commit 09b8c2c

Browse files
Add statement about local.storage.uuid presence in agent.properties (#473)
1 parent e3fda2f commit 09b8c2c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/adminguide/storage.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,9 @@ In order to use multiple local storage pools, you need to
164164

165165
#. Edit /etc/cloudstack/agent/agent.properties
166166

167-
- Add extra directories to "local.storage.path"
168-
- Add UUID of directories to "local.storage.uuid" (UUID can be generated by `uuidgen`)
167+
- Add extra directories to "local.storage.path".
168+
- 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.
169170

170171
.. parsed-literal::
171172

0 commit comments

Comments
 (0)