Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-2490

Red Hat ODF Dcoumentation Errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • odf-4.20
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • Important
    • None

      Red Hat ODF Sizing Calculation mentioned in document "OpenShift Virtualization Reference Implementation Guide" is misleading and does not match with formula mentioned in document "https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.18/html-single/planning_your_deployment/index#capacity_planning"

      The Formula mentioned in first link is: Useable Capacity = (((disk_size * disk_count) * node_count) / replica_count) * (1-utilization_percent)

      However, in actual it is:
      Useable Capacity = (((disk_size * disk_count) * node_count) / replica_count) * (utilization_percent)

      This needs to be corrected. 

              kbg@redhat.com Kusuma BG
              ammar.rasheed@systemsltd.com Ammar Rasheed (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              21 Start watching this issue

                Created:
                Updated: