Bug 1759886
Summary: | [RFE] add new parameters in the documentation of upgrade playbook | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Arun Kumar <arukumar> |
Component: | doc-Container_Native_Storage_with_OpenShift | Assignee: | Anjana KD <akrishna> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Arun Kumar <arukumar> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | ocs-3.11 | CC: | akrishna, asriram, pprakash, puebele, rhs-bugs, rtalur, storage-doc, storage-qa-internal |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | OCS 3.11.z Async | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-25 06:36:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1703695, 1709460 |
Description
Arun Kumar
2019-10-09 10:39:51 UTC
There is one more variable 4. openshift_storage_glusterfs_check_brick_size_health=false Explanation: When the playbook is executing it checks for the brick capacity and while checking brick capacity we need to exclude some bricks from checking, these bricks are the bricks that are part of block hosting volume. For that purpose, we need to set the above variable to false in the inventory file. bug related to this: https://bugzilla.redhat.com/show_bug.cgi?id=1726620 |