File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,11 +156,11 @@ It's advised that only one or the other method is used, not both.
156156Manually adding Local Storage Pool
157157^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
158158
159- In order to use multiple local storages , you need to
159+ In order to use multiple local storage pools , you need to
160160
161- #. Enable Local Storage For User VMs in the zone setting
161+ #. Enable Local Storage For User VMs in the zone details (Edit the Zone, tick the "Enable local storage for user VMs")
162162
163- #. Create local directories on kvm hosts
163+ #. Create local directories on KVM hosts
164164
165165#. Edit /etc/cloudstack/agent/agent.properties
166166
@@ -171,10 +171,13 @@ In order to use multiple local storages, you need to
171171
172172 local.storage.uuid=a43943c1-1759-4073-9db1-bc0ea19203aa,f5b1220b-4446-42dc-a872-cffd281f9f8c
173173 local.storage.path=/var/lib/libvirt/images,/var/lib/libvirt/images2
174+ #
174175
175176#. Restart cloudstack-agent service
176177
177- Adding Local Storage Pool via UI
178+ - Storage pools will be automatically created in libvirt by the CloudStack agent
179+
180+ Adding a Local Storage Pool via UI
178181^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
179182
180183When using UI, ensure that the scope of the storage is set to "Host", and
You can’t perform that action at this time.
0 commit comments