raid

  1. C

    GPT Rejected - how to wipe for ZFS?

    I'm setting up a RAIDZ2 pool on a NAS I've built and I have one disk throwing the "GPT Invalid or corrupt" error. As I understand it, I can use ZFS on raw disks without partitioning and would prefer, if possible, to just remove the partition table on this disk (or all of my disks, for that...
  2. puppydog

    Other Trying to find the best way to prepare a RAID10 on a FreeBSD server

    My home server currently runs CentOS 7 but I'm going to be moving to FreeBSD in the near future. The most important thing my server does is act as a fileserver, using four 4TB disks in a RAID10. This is pretty easy to do in Linux with mdadm, and after it's built you just use mdadm --detail...
  3. C

    ZFS Expanding zfs pool with another one raid

    I don't know if this is even possible, excuse me for that, anyway, I got a pool, it's 2 disks 2TB mirrored. root@freedom:~ # zpool status tank pool: tank state: ONLINE scan: scrub repaired 0 in 2h27m with 0 errors on Fri Sep 18 12:23:03 2015 config: NAME STATE READ WRITE...
Back
Top