home.social

#raidz1 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #raidz1, aggregated by home.social.

  1. 20 hours for "zpool attach" a single drive to #raidz1 in my case =) Turns out you can't "attach" two drives at once, so there will be two resilvering processes after each drive attachment. 40 hours in total.

    #zfs #homelab

  2. Striped poll consists of two drives as well. At the end, I should have #Raidz1 poll with 4 drives. Finally, having the same size.

    #homelab #zfs #zpool #nas

  3. "ZFS with a striped configuration can be more space-efficient compared to other setups like RAIDZ, as it does not require additional space for parity. However, the actual usable space will depend on the number of disks and the specific configuration used."

    With this in mind, I started to migrate data from striped #zpool to #Raidz1

    There was around 10TB of data to move. But after moving all that data, it took around 20TB on a two-drive raidz1. Some #BlackMagicFuckery

    #zfs #nas #homelab

  4. Started #zpool shinannigans. I'm switching from RAIDZ1 to Stripe storage type and want to remove two old, smaller drives. At the end, it should be one of those:

    1. Same storage size, less power consumption, colder NAS, faster storage, and two empty drive bays.

    2. Lost data, fire, and explosions.

    #homelab #NAS #DYNAS #zfs #RAID1 #Raidz1 #storage

  5. Horror story in two lines:

    ```
    Device: /dev/ada0, 24 Currently unreadable (pending) sectors.
    Device: /dev/ada0, 24 Offline uncorrectable sectors.
    ```

    Y'all, if you have a #fileserver, always have a parity disk in the #raid volume. ALWAYS. They have saved my ass so many times. And, for the love of all that is righteous, make offline backups of your precious volumes.

    Today is being spent on making my #TrueNAS server healthy again.

    #smartctl #raidz1 #backups #zfs

  6. Horror story in two lines:

    ```
    Device: /dev/ada0, 24 Currently unreadable (pending) sectors.
    Device: /dev/ada0, 24 Offline uncorrectable sectors.
    ```

    Y'all, if you have a #fileserver, always have a parity disk in the #raid volume. ALWAYS. They have saved my ass so many times. And, for the love of all that is righteous, make offline backups of your precious volumes.

    Today is being spent on making my #TrueNAS server healthy again.

    #smartctl #raidz1 #backups #zfs

  7. Horror story in two lines:

    ```
    Device: /dev/ada0, 24 Currently unreadable (pending) sectors.
    Device: /dev/ada0, 24 Offline uncorrectable sectors.
    ```

    Y'all, if you have a #fileserver, always have a parity disk in the #raid volume. ALWAYS. They have saved my ass so many times. And, for the love of all that is righteous, make offline backups of your precious volumes.

    Today is being spent on making my #TrueNAS server healthy again.

    #smartctl #raidz1 #backups #zfs

  8. Horror story in two lines:

    ```
    Device: /dev/ada0, 24 Currently unreadable (pending) sectors.
    Device: /dev/ada0, 24 Offline uncorrectable sectors.
    ```

    Y'all, if you have a #fileserver, always have a parity disk in the #raid volume. ALWAYS. They have saved my ass so many times. And, for the love of all that is righteous, make offline backups of your precious volumes.

    Today is being spent on making my #TrueNAS server healthy again.

    #smartctl #raidz1 #backups #zfs

  9. @zirias

    @parvXtl

    One of the ways I help avoid failures with raidz1 is by replacing HDD when they get to around 5 years old, or they start showing errors. Also, monthly scrubs helps ensure that the drives are getting fully utilized regularly which helps keep things healthy/accelerate detection of failures.

    #resilver #FreeBSD #RAID #ZFS #raidz1 #backup