@@ -1421,10 +1421,10 @@ StorPool Plug-in
14211421 <https://github.com/storpool/storpool-cloudstack-integration/> `_
14221422 repository.
14231423
1424- The StorPool plug-in is deeply integrated with CloudStack and works on with KVM
1424+ The StorPool plug-in is deeply integrated with CloudStack and works with KVM
14251425hypervisors. For more information on how you can accelerate your CloudStack
1426- deployment using CloudStack and StorPool together, see ` Primary CloudStack
1427- storage <https://storpool.com/cloudstack> `_.
1426+ deployment using CloudStack and StorPool together, see the ` StorPool
1427+ <https://storpool.com/cloudstack> `_ site .
14281428
14291429When used with service or disk offerings, an administrator is able to
14301430build an environment in which a root or data disk that a user creates
@@ -1433,71 +1433,13 @@ performance. Such a StorPool volume is associated with one CloudStack volume,
14331433so performance of the CloudStack volume does not vary depending on how
14341434heavily other tenants are using the system. The volume migration is supported
14351435accross non-managed storage pools (e.g. NFS/Local storage/Ceph) to StorPool, and
1436- accross StorPool storage pools. For more information about StorPool volumes, see
1437- `Volumes and snapshots
1438- <https://kb.storpool.com/user_guides/user_guide.html#volumes-and-snapshots> `_.
1436+ accross StorPool storage pools.
14391437
1440- The `createStoragePool <https://cloudstack.apache.org/api/apidocs-4.19/apis/
1441- createStoragePool.html> `_ API has been augmented to support plugable storage
1442- providers.
1443-
1444- The following is a list of parameters to use when adding storage to CloudStack that is based on the StorPool plug-in:
1445-
1446- - command=createStoragePool
1447- - scope=[zone]
1448- - zoneid=[your zone id]
1449- - hypervisor=KVM
1450- - name=[name for primary storage]
1451- - protocol=SharedMountPoint
1452- - provider=StorPool
1453- - capacityBytes=[used for accounting purposes only. May be more or less than
1454- the actual StorPool Template capacity]
1455- - url=[storage pool url]
1456-
1457- The ``url `` parameter contains the StorPool storage pool details, specified in
1458- the following format:
1459-
1460- .. code-block :: console
1461-
1462- SP_API_HTTP=address:port;SP_AUTH_TOKEN=token;SP_TEMPLATE=template_name
1463-
1464- The details are as follows:
1465-
1466- - <SP_API_HTTP>=[address of StorPool API]
1467- - <SP_AUTH_TOKEN>=[StorPool's token]
1468- - <SP_TEMPLATE>=[name of StorPool's Template]
1469-
1470- For more information about these values, see
1471- `Node configuration options
1472- <https://kb.storpool.com/user_guides/user_guide.html#node-configuration-options> `_
1473- and `Templates <https://kb.storpool.com/user_guides/user_guide.html#templates >`_.
1474-
1475- After adding StorPool as primary storage you can set the following parameters in
1476- the Settings tab:
1477-
1478- sp.bypass.secondary.storage
1479- For StorPool managed storage backup to secondary.
1480-
1481- sp.cluster.id
1482- For StorPool multi cluster authorization (it will be set automatically for
1483- each cluster).
1484-
1485- sp.enable.alternative.endpoint
1486- Used for StorPool primary storage, defines if there is a need to be used
1487- alternative endpoint.
1488-
1489- sp.alternative.endpoint
1490- Used for StorPool primary storage for an alternative endpoint. Structure of
1491- the endpoint is `SP_API_HTTP=address:port; SP_AUTH_TOKEN=token;
1492- SP_TEMPLATE=template_name `.
1493-
1494- storpool.volume.tags.checkup
1495- Minimal interval (in seconds) to check and report if a StorPool volume
1496- created by CloudStack exists in CloudStack's database.
1497-
1498- storpool.snapshot.tags.checkup
1499- Minimal interval (in seconds) to check and report if a StorPool Snapshot
1500- created by CloudStack exists in CloudStack's database.
1438+ For detailed information about *Command *, *Scope *, *Hypervisor *, and other
1439+ parameters you need to specify when setting up the StorPool plug-in, see the
1440+ `CloudStack integration
1441+ <https://kb.storpool.com/storpool_integrations/github/cloudstack.html> `_
1442+ documentation.
15011443
15021444HPE Primera/3PAR Plug-in
15031445~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments