• 0 Posts
  • 173 Comments
Joined 2 years ago
cake
Cake day: December 30th, 2023

help-circle





  • I’m thinking about just doing something outside kubernetes that just copies the data from the directory that NFS provides to another storage.

    This is what I’m doing for the most part. A TrueNAS server provides the NFS shares and periodically backs them up with restic.

    Some apps don’t like NFS very much, especially those that require SQLite. If you’re running Jellyfin over NFS you probably know what I mean. For those apps I use Ceph instead, which is highly available and a lot faster but also more complicated. Those PVCs I backup from within kubernetes to S3 storage with velero.







  • doeknius_gloektoMicroblog Memes@lemmy.worldnah it's natural
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    2
    ·
    28 days ago

    Parents naturally have children. Children that will very much be alive to experience the “find out” part. I am incapable of comprehending how shortsighted and self centered someone has to be to be like: Well, at least I had a nice life, good luck everybody!

    And on a low level, they’re kind of right because most ordinary people aren’t to blame for this, so shaming “parents” makes no sense.

    Shame the international petroleum conglomerates, plastic producers, shipping, etc. You know, the actual emitters in the billions of gigatons.

    I agree that ordinary people are only partly to blame and that we need to focus on the worst offenders. However, the indifference of large parts of previous generations surely enabled much of the current situation. Most of our parents could vote, most had a chance to drive a tiny bit of change in some kind of way. Some even held positions of power or still do. Putting some blame on them surely isn’t wrong, especially if they still don’t care.



  • Malicious design is putting it mildly. This is fraud with a bit of blackmail sprinkled in. They bricked perfectly functioning trains that their customers already had paid for, because another workshop was chosen for servicing them after the warranty period of the train ended. Then they charged over 20k € to unlock trains they deliberately locked before. The unlocking itself took them 10 minutes.

    In a just world the Newag CEOs would go to jail for this, but sadly we all know this won’t happen.






  • The question you’re asking is too broad. Every tool somehow differs from the others, but listing all differences requires in-depth knowledge of each tool and a lot of time.

    At the end of the day, every tool somehow backs up your data. CLI interfaces, encryption algorithms, deduplication logic, supported backends, underlying programming languages and a lot more may differ. Identify what’s most important to you, test different solutions and then use the tool that works best for your use-case.