Skip to content

Commit 9c0473e

Browse files
Minor docs update for multiple local storage pools for KVM (#359)
1 parent aa41770 commit 9c0473e

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

source/adminguide/storage.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ It's advised that only one or the other method is used, not both.
156156
Manually 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

180183
When using UI, ensure that the scope of the storage is set to "Host", and

0 commit comments

Comments
 (0)