[pve-devel] [PATCH installer 0/2] fix hdsize oddities for ZFS

Stoiko Ivanov s.ivanov at proxmox.com
Fri Dec 7 12:35:30 CET 2018


The recent addtitions of honoring hdsize for ZFS, introduced a few glitches
with disks of different size (sorry for not testing this thoroughly!).

The first patch fixes #2009, where once a smaller disk was selected, the
hdsize_adjustment was restricted to that disks size, even if selecting a larger
disk later.

The second patch changes the check for similar sized disks in a mirror/RAIDZ
configuration, to take the hdsize setting into consideration.

Stoiko Ivanov (2):
  Fix #2009: Recreate hdsize_adj with new hdsize
  Consider hdsize setting when comparing raid disks

 proxinstall | 47 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 17 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list