• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle
  • Lysergid@lemmy.mltoOpen Source@lemmy.mlFrom YouTube to PeerTube
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    2 days ago

    That’s all nice and good but I think it needs mainstream creators to get on board and start publishing there. Though, since there is no financial incentive on PeerTube it won’t work.

    I’m wondering would integrating with donation platforms help. Can be normal domains or some system which helps instance hosts too. I have sorta “top up and donate to content author” system in mind.


  • I recently started setting up home server on Raspberry Pi 5. Having issues with raid1. I have 2 nvme PCIe gen 4 SSDs. There was power outages while writing. Now second disk keeps randomly falling. Though, I’m not sure if that’s the reason because I don’t know what was raid status before outage, also disk passes checks. First time it degraded, it tried to recover and it failed. I removed that disk from raid, recreated partition run some test using nvme-cli. Disk looked healthy. I re-added disk, rebuild started and completed successfully. Then I’ve written around 500Gbs of data and it degraded again. At that point I took a break.

    There are two things I’m yet to try:

    1. Change configs to use gen 2 PCI, currently it’s set to gen 3, but AFAIK pi 5 does not support gen 3 officially.
    2. Remove, format and write data to problematic disk directly. I hope this will give me an idea is this hardware issue or software issue

    I’m frustrated and will appreciate any hints.