#437 PR merged
: Don't use 'disk size' to find an alternative disk.¶
andhoo opened issue at 2014-07-15 01:30:¶
Instead, let the user choose from a list of drives with model and size.
Lets assume the following situation:
Drive sda is broken and get a new disk with a different size.
sda: 4G -> 5G
sdb: 4G -> 4G
Without this patch the data on sdb will be destroyed.
andhoo commented at 2014-07-26 17:52:¶
This pull request was originally on the master branch but is not there anymore. I moved it to the "choose-for-disk" branch.
[Export of Github issue for rear/rear.]