Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Fix SEO error for v1.0.0 #778

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Fix SEO error for v1.0.0 #778

merged 1 commit into from
Apr 21, 2020

Conversation

isamrish
Copy link
Contributor

Signed-off-by: isamrish [email protected]

This commit will fix SEO error for v1.0.0 which includes

  • fixing broken links
  • fixing broken image of mayadata in footer
  • code-blocks css

Signed-off-by: isamrish <[email protected]>

This commit will fix SEO error for v1.0.0 which includes
- fixing broken links
- fixing broken image of mayadata in footer
- code-blocks css
@@ -462,7 +462,7 @@ It is also possible to change `maxPools` count and `poolType` in the StoragePool
Consider you have 4 nodes with 2 disks each. You can select `maxPools` count as 3, then cStor pool will create in any 3 nodes out of 4. The remaining disks belongs to 4th Node can be used for horizontal scale up in future.
Advantage is that there is no restriction in the number of disks for the creation of cStor storage pool using `striped` or `mirrored` Type.

By auto method, its not need to provide the disk details in the StoragePoolClaim YAML. You have to specify `maxPools` count to limit the storage pool creation in OpenEBS cluster and `poolType` for the type of storage pool such as Mirrored or Striped. See [storage pool](/docs/next/setupstoragepools.html#by-using-auto-method) for more info.
By auto method, its not need to provide the disk details in the StoragePoolClaim YAML. You have to specify `maxPools` count to limit the storage pool creation in OpenEBS cluster and `poolType` for the type of storage pool such as Mirrored or Striped.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed link for storage pool since Page is not present!!

Copy link
Contributor

@sagarkrsd sagarkrsd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sagarkrsd
Copy link
Contributor

sagarkrsd commented Apr 21, 2020

@isamrish Can we provide the link to the docs or issue or something which is tracking these issues?

@isamrish
Copy link
Contributor Author

Issue related to this PR - #779

@sagarkrsd sagarkrsd merged commit 5a65d71 into openebs-archive:1.0.0 Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants