Skip to content

Commit aa41770

Browse files
Add multiple local storage pools in KVM - via UI (#366)
1 parent 898b071 commit aa41770

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

76.2 KB
Loading

source/adminguide/storage.rst

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,12 @@ when the first approaches capacity.
149149
Using Multiple Local Storages (KVM only)
150150
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
151151

152-
Since CloudStack 4.17.0.0, multiple local storages are supported on KVM hosts.
152+
Since CloudStack 4.17.0.0, multiple local storages are supported on KVM hosts. The changes have been possible by editing the agent.properties file.
153+
Since CloudStack 4.19.0.0, it's possible to add Local storage pool via UI/API as well.
154+
It's advised that only one or the other method is used, not both.
155+
156+
Manually adding Local Storage Pool
157+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
153158

154159
In order to use multiple local storages, you need to
155160

@@ -169,6 +174,13 @@ In order to use multiple local storages, you need to
169174
170175
#. Restart cloudstack-agent service
171176

177+
Adding Local Storage Pool via UI
178+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
179+
180+
When using UI, ensure that the scope of the storage is set to "Host", and
181+
ensure that the protocol is set to "Filesystem".
182+
183+
|adding-local-pool-via-ui.png|
172184

173185
Storage Tags
174186
~~~~~~~~~~~~
@@ -1273,4 +1285,6 @@ Deleting objects from a bucket
12731285
.. |delete-button.png| image:: /_static/images/delete-button.png
12741286
:alt: Delete button
12751287
.. |upload-button.png| image:: /_static/images/upload-button.png
1276-
:alt: Upload button
1288+
:alt: Upload button
1289+
.. |adding-local-pool-via-ui.png| image:: /_static/images/adding-local-pool-via-ui.png
1290+
:alt: Adding Local Storage Pool via UI

0 commit comments

Comments
 (0)