• 0 Posts
  • 12 Comments
Joined 11 months ago
cake
Cake day: October 19th, 2023

help-circle
  • Fastest “normal” way would be write it to a USB 3 drive on machine 1, read from drive later on machine 2. An SSD would be best. Even with having to do the write and read in two phases, I’d still expect it to be faster than a 1G network.

    (Less normal ways would be things like Thundrerbolt SSDs, 10G or 40G ethernet for direct transfer, etc. But if you have that kind of tech already in place, then you’re not asking. ;)



  • Running out of space will cause problems with anything. I just went to edit a config file on my Docker VM, and not only would it not write the changes, but it somehow deleted the original file at the same time! Yep, root volume was full (I really need better monitoring/alerting…), but after cleaning out some unneeded Docker build cache I was able to restore the file from yesterday’s backup and all was well.

    Moral of the story - cloud isn’t the problem, it’s lack of storage. It’s always lack of storage. ;)





  • diamondsw@alien.topBtoHomelabAre Disk Shelves Worth It?
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Shelves use almost no power; everything is in the drives themselves. I have a 60-bay JBOD that uses ~40W empty. That’s for massive 1400W 208V-only PSUs, backplanes, etc. That said, the ~15 drives I have installed use quite a bit more, so I leave it off 95% of the time. Just fire it up, run a backup to it, shut it down.



  • As others have implied, you need to have something run on startup that will execute that IPMI tweak again.

    In my case ESXi auto-starts my VMs, one of which is a docker VM and it auto starts a container that does the IPMI tweak (and monitors temps and adjusts and all that).

    You don’t need to layer it this deep, but fundamentally you need things to auto-start on boot, including this.


  • diamondsw@alien.topBtoHomelabOWC Ministack
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    It’s not Thunderbolt - it’s just a USB disk enclosure with the cheapest possible 2.5" hard drive - yes, a spinning rust hard drive. The only thing you get over something $100 less is it stacks nicely with the Mini.

    I’d say hard pass. What might work better is an external powered enclosure for the M.2’s, as that would reduce the power budget your Mini is trying to satisfy.