• 5 Posts
  • 258 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle











  • why not btrfs send | btrfs receive? is there some advantage to rsync?

    I didn’t think of this. I am familiar with rsync, I went with it without searching for alternatives.

    did you hotswap the drives after each btrfs replace or shutdown and then swap?

    I did the swap with the system powered down. I don’t know if my the NanoPi + SATA hat support hotswap.

    what’s your host OS and do the drives spin down if inactive?

    The NAS runs Armbian. The disks are configured to spin down, yes. I don’t know if this caused me the issue while replacing disk 2. I suppose not, since during replace the disks are all reading continuously. But I don’t know for sure.

    Edit: fixed copy-past mistake with quoted sentences







  • Fedora is a very solid, no nonsense distro. It gives you a vanilla Linux experience, with sane defaults out of the box. You get major updates every 6 month shipping newer version of the core stuff (kernel, desktop environment, etc). The Fedora community is dedicated to deliver a reliable OS and tests a lot before shipping updates.

    It’s my favorite desktop/laptop distro for many years.

    However, there are a couple a pitfalls to avoid. If you go for it, follow some beginners guide to get you sorted out with things like codecs and proprietary drivers. E.g: Things to do after installing Fedora 40 - itsfoss.com I would definitely recommend to do steps 2, 3, 4 and 5 from this guide.