• 17 Posts
  • 436 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle




  • Not that I want to push ZFS or anything, mdraid/LVM/XFS is a fine setup, but for informational purposes - ZFS can absolutely expand onto larger disks. I wasn’t aware of this until recently. If all the disks of an existing pool get replaced with larger disks, the pool can expand onto the newly available space. E.g. a RAIDz1 with 4x 4T disks will have usable space of 12T. Replace all disks with 8T disks (one after another so that it can be done on the fly) and your pool will have 24T of space. Replace those with 16T and you get 48T, and so on. In addition you can expand a pool by adding another redundant topology just like you can with LVM and mdraid. E.g. 4x 4T RAIDz1 + 3x 8T RAIDz2 + 2x 16T mirror for a total of 44T. Finally, expanding existing RAIDz with additional disks has recently landed too.

    And now for pushing ZFS - I was doing file based replication on a large dataset for many years. Just going over all the hundreds of thousands of dirs and files took over an hour on my setup. That’s then followed by a diff transfer. Think rsync or Syncthing. That’s how I did it on my old mdraid/LVM/Ext4 setup, and that’s how I continued doing on my newer ZFS setup. Recently I tried using ZFS send/receive which operates within the filesystem. It completely eliminated the dataset file walk and stat phase since the filesystem already knows all of the metadata. The replication was reduced to just the diff file transfer time. What used to take over an hour got reduced to seconds or minutes, depending on the size of the changed data. I can now do multiple replications per hour without significant load on the system. Previously it was only feasible overnight because the system would be robbed of IOPS for over an hour.








  • Switching wholesale from a brand or model to another could be counterproductive. There are myriad of reasons why drives can fail that aren’t related to the brand and the model. What if you unknowingly switch to a less reliable model because of such a reason? You’d end up worse off. For example according to Backblaze’s data, Seagate is generally worse than WD.

    A better way to do this is to mix brands and models so that there’s less probability to fail at the same time. I have both WD and Seagate in a single storage pool, even if the Seagate model is objectively less reliable according to Backblaze.


  • Avid Amoeba@lemmy.catoMemes@lemmy.mlCapitalist logix
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    6 days ago

    You already trust these people today. They run/own many large corporations today which dramatically affect our lives in multitude of ways. Except today we can’t get remove them from these positions of power under the current system.

    It’s thanks to this in part that your aunt keeps indulging her imaginary pain when she thinks about your lifestyle.



  • This drama is from 2021. HA is still open source and has been great.

    The Nix maintainers come off pretty entitled in this one. They ignore advice, requests and do not provide an engineering solution that could solve this without incurring the cost HA would bear. You don’t get to dictate or create work for an open source project that wasn’t designed to play well in your environment. If you want to get it to play nice in there, come up with a proposal that the upstream accepts and implement it. Better yet, come up with a design of your system that accommodates the upstream project. If you go ahead and create that work anyway, upstream can use the tools at their disposal to prevent that.





  • Purely on the product side, if I decide to buy it, I wouldn’t buy it for myself. I’d buy it for friends and family who are not that tech literate. Either to make my life easier to give them self-hosted services, or ideally for themselves to be able to do so. I want this product to be a non-shitty, open source “Synology,” from a firm I can trist to support it for a very long time. Doesn’t have to have that form factor. And I’m totally fine with an ongoing subscription. I’d like to be able to say - hey friend, buy this from ACME Co-op and sign up for their support plan. Follow the wizard and you’ll have Immich, Nextcloud, etc. A support plan might include external cloud HTTP proxy with authentication and SSL that makes access trivial. Similar to how Home Assistant’s subscription (Nabu Casa) works. It could also include a cloud backup. Perhaps at a different subscription rate.


  • I don’t know enough to say what the structure should be but this should not be possible:

    But it doesn’t protect you against more insidious forces like the founders selling to private capital

    It implies that the founders have more voting power and ownership than the rest of the people in the org. In my mind, everyone should have an equal vote, which should prevent a sale on the whim of the founders or another minority group. If a sale is in the cards, a majority of the people in the org should have to approve for it to proceed. And this shouldn’t be advisory but a legal barrier to pass.

    If I were to start a firm today, I’d be looking into this because not only this is the kind of firm I’d like to work in, but I think so would quite a few people in software. And those aren’t the dumb kids.

    I can also say that as a customer, the few worker co-ops I’ve able to buy things from give me a much more trustworthy impression than the baseline. They just behave differently. Noticeably more ethically.