DISQUS

Tech-Recipes: ZFS: Create a raidz filesystem | Solaris system administration | Tech-Recipes

  • Guest · 11 months ago
    Would it be correct to assume that utilizing raidz would make data about 30% bigger in size but with the advantage of having an ever-expanding RAID-5? As to say that instead of having the typical trade-off of a RAID-5 with the array minus one HDD... and in this case roughly 30% file size increase? Just wondering.
  • Tomasz Miklas · 7 months ago
    In fact 30% is almost like having 2 disks space available in 3 disk RAID-5 array, right?
    I would consider them the same in general - done in hardware or software, still requires a drive for parity.