[ 
https://issues.apache.org/jira/browse/HDDS-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDDS-15092:
-----------------------------------
    Description: 
Current Ozone implementation assumes homogenous deployments: all datanodes are 
composed of the same number of disks of the same size.

 

Heterogeneous deployments bring challenges to Ozone:
 # what if a datanode has disks of different size?
 # what if datanodes have different number of disks?
 # what if a rack has datanodes of different density?
 # what if racks are of different storage density?
 # what if datanodes/racks have different network bandwidth?
 # what if datanodes have different processing power?

 

The correctness, edge case handling and performance consideration are not 
thought carefully.

  was:
Current Ozone implementation assumes homogenous deployments: all datanodes are 
composed of the same number of disks of the same size.

 

Heterogeneous deployments brings challenges to Ozone:
 # what if a datanode has disks of different size?
 # what if datanodes have different number of disks?
 # what if a rack has datanodes of different density?
 # what if racks are of different storage density?
 # what if datanodes/racks have different network bandwidth?
 # what if datanodes have different processing power?

 

The correctness, edge case handling and performance consideration are not 
thought carefully.


> Heterogeneous deployment
> ------------------------
>
>                 Key: HDDS-15092
>                 URL: https://issues.apache.org/jira/browse/HDDS-15092
>             Project: Apache Ozone
>          Issue Type: Epic
>            Reporter: Wei-Chiu Chuang
>            Priority: Major
>
> Current Ozone implementation assumes homogenous deployments: all datanodes 
> are composed of the same number of disks of the same size.
>  
> Heterogeneous deployments bring challenges to Ozone:
>  # what if a datanode has disks of different size?
>  # what if datanodes have different number of disks?
>  # what if a rack has datanodes of different density?
>  # what if racks are of different storage density?
>  # what if datanodes/racks have different network bandwidth?
>  # what if datanodes have different processing power?
>  
> The correctness, edge case handling and performance consideration are not 
> thought carefully.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to