On 1/20/21 3:05 PM, Nigel Croxon wrote: > Reshaping a 3-disk RAID5 to 4-disk RAID6 will cause a hang of > the resync after the grow. > > Adding a spare disk to avoid degrading the array when growing > is successful, but not successful when supplying a backup file > on the command line. If the reshape job is not already running, > set the sync_max value to max. > > Signed-off-by: Nigel Croxon <ncroxon@xxxxxxxxxx> > --- > Grow.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) Applied! Thanks, Jes