Questions tagged [raidz]
67 questions
0
votes
2 answers
raidz plus mirror on the same disk different slice in 2 pools
I need a little assistance. I have 6 2TB disks.
I'm planning to assign approximately 500GB to my root pool slice 0 mirrored with another disk, since one disk isn't used up I then decided to do a raidz pool with 5 of the disks including the left over…

user156594
- 3
- 1
0
votes
1 answer
FreeNAS: How to increase scrub 'threshold'?
My NAS box is set to default scrub threshold every 35 days.
How do I change it to scrub every Saturday night? Do I need to create a cron job?
I'm on FreeNAS-8.0.4-RELEASE-p2-x64 (11367)

Dan
- 959
- 5
- 14
- 25
0
votes
1 answer
Is it possible to use RAID-Z/Z2 and iSCSI on FreeNAS 8
I am trying to configure FreeNas 8 to expose an RAID-Z or RAID-Z2 volume via iSCSI. I have had limited success. If I delete the RAID-Z volume and simply expose a "physical" disk in the iSCSI setup then everything works no problem. I have 4 * 2TB…

Nate Zaugg
- 123
- 5
0
votes
1 answer
Possible to write an implement of RAIDZ or RAIDZ2 for the MD driver in the Linux kernel?
I am curious on if it is possible to have an implement of RAIDZ and/or RAIDZ2 in the MD driver in the Linux kernel?
From my understanding of it is that the RAIDZ version is equivalent to a RAID 5, and that a RAIDZ2 is equivalent to a RAID 6.
The…

Pharaun
- 350
- 1
- 3
- 10
0
votes
1 answer
i'm able to create raidz with diff sized of hard disk. where im missing?
i read about raidz5 cannot create with diff sizes of hard disks but i'm able to create raidz with diff sized of hard disk please tell me where im missing?
da0 0:107 12G zfs - -
da1 0:109…
0
votes
1 answer
Creative solution for a crippled zpool (aka help a dying raid to survive for 1-2 weeks)
I have a ZFS RAIDZ-7 made by 8x4TB on a Proxmox 6 (linux kernel version: 5.4.78-2-pve, openZFS version: 0.8.5-pve1).
An unfortunate astral conjunction force me to remove 3 disk from my RAIDZ.
In around 1 or 2 weeks 5 new disks comes to me.
Not too…

Steve81
- 13
- 3
-1
votes
1 answer
setting up expandable raidz
I heard you can expand a raidz if you add one with the exact same setting.
So is it true that I can build a raid-2z now using 4 disks (so I have 2+2) and later on add another 4 disks so I have a raid-2z with 6+2? Or will this lead to 4+4? Is it even…

Schakal_No1
- 3
- 2