• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle



  • ZFS doesn’t really support mismatched disks. In OP’s case it would behave as if it was 4x 2TB disks, making 4 TB of raw storage unusable, with 1 disk of parity that would yield 6TB of usable storage. In the future the 2x 2TB disks could be swapped with 4 TB disks, and then ZFS would make use of all the storage, yielding 12 TB of usable storage.

    BTRFS handles mismatched disks just fine, however it’s RAID5 and RAID6 modes are still partially broken. RAID1 works fine, but results in half the storage being used for parity, so this would again yield a total of 6TB usable with the current disks.







  • My home-assistant installation alone is too much for my Raspberry Pi 3. It depends entirely on how much data it’s processing and needing to keep in memory.

    Octoprint needs to respond in a timely manner, so you will want to have the system mostly idle (at least below 60 percent CPU at all times), preferably octoprint should be the only thing running on the system unless it’s rather powerful.

    If I were you, I would install octoprint exclusively on your Raspberry Pi 3, and then buy a Raspberry Pi 4 for the other services.

    I’m running Pi-hole and a wireguard VPN on an old Raspberry Pi 2, which is perfectly fine if you are not expecting gigabit speeds on the VPN.


  • FrederikNJS@lemm.eeto3DPrinting@lemmy.worldCable Dragon
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    Yeah agreed… Now the cable takes up space in all three directions, where as if you just use a good old cable tie, it will mostly take up space in one direction…

    I could see some point in using it to bundle up a bunch of cables under a table, so they are in one nice bundle and you can’t easily open the clip and take out one of the cables, but not for storage.






  • According to Karl, Billy must pay all the legal fees if he withdraws from the lawsuit. He must also pay the legal fees if he loses. Billy’s only way out of paying would be to win the lawsuit.

    So the longer Karl strings him along, the more the fees will mount.

    And since Billy doesn’t have a leg to stand on he can either withdraw now, pay a lot of money, and admit he lied. Or he can keep fighting mounting more fees in the slim nope of winning.



  • It’s rather important to understand the performance characteristics for people to know what to expect if they want to switch to Linux.

    If games ran at half the FPS on Linux as they would have on Windows, then pretty much no one would be gaming on linux.

    If you got 90% performance on Linux, only Linux enthusiasts would take the performance hit.

    At 100% performance the choice is completely free, people that got fed up with windows could just switch.

    When Linux outperforms Windows, this puts us in very interesting territory, as this might even entice a bunch of people to give Linux a try to see whether the switch is worth the performance. I’m personally quite interested in seeing whether this could be the tipping point for Linux on desktop and laptop to really start taking off.