File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,6 @@ In order to use multiple local storage pools, 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- #
175174
176175 #. Restart cloudstack-agent service
177176
@@ -185,6 +184,15 @@ ensure that the protocol is set to "Filesystem".
185184
186185|adding-local-pool-via-ui.png |
187186
187+ Adding a Local Storage Pool via Command Line
188+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
189+
190+ Using Cloudmonkey command line.
191+
192+ .. parsed-literal ::
193+
194+ cmk create storagepool zoneid=07d64765-3123-4fc2-b947-25d2c36f5bb4 name=test provider=DefaultPrimary podid=0af34b96-e88d-440e-a6bd-c4e8aab4aa4a clusterid=49db6a16-2f6c-4583-9d07-37ccceb248ae url=file://10.9.8.7/var/lib/libvirt/images2
195+
188196 Changing the Scope of the Primary Storage
189197~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
190198Scope of a Primary Storage can be changed from Zone-wide to Cluster-wide
You can’t perform that action at this time.
0 commit comments