HI All,
i just want to know the process how the data get reconstructed on the disk after the replacement. I’m aware the hyperscale uses Erasure coding in back end but not sure if we have any document defining the process.
HI All,
i just want to know the process how the data get reconstructed on the disk after the replacement. I’m aware the hyperscale uses Erasure coding in back end but not sure if we have any document defining the process.
Depending on whether we’re using version Hyperscale (HS1.5) or Hyperscale X (HSX), there are slight differences in how they operate.
In Hyperscale 1.5, it utilizes a Gluster file system that keeps track of all the parts within a disk that have failed. Only when the disk is replaced does it rebuild these parts on the new disk using available parts from other drives (using erasure coding).
In Hyperscale X, the process is slightly different. As soon as the system detects a failure, a Storage Pool Migration occurs immediately (regardless of whether the disk is replaced or not). This process rebuilds the parts that were on the failed disk and places them in alternate locations within the cluster to maintain resiliency. When the disk is replaced, a rebalance process starts to fill up the newly replaced disk
HI Emils
Thank you for the response. I have two questions from above:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.