Open gmelikov opened 7 years ago
This is likely an issue we already fixed in the internal dev repo. The current github version hard codes every 1 out of 20 metaslabs to be a mirrored metaslab (for small blocks). When the drive is too small, there might be a deadlock at pool creation because there's less than 20 metaslabs.
With #5182 managing the mirrored metaslabs, it's more dynamic and smarter as well.
System information
Describe the problem you're observing
All zfs related commands freezes (and we cannot reboot system by
reboot
command) then create 6 disks draid2 pool on disks less than 1200mb.If we try it on 1300mb disks then it works as supposed.
Describe how to reproduce the problem
Include any warning/errors/backtraces from the system logs
stracedraid6.log.zip