[–] 2 points 9 months ago

I've run mine as a VM for several years now. I haven't noticed any appreciable impact on performance vs bare metal. I am able to max out my 1000/40 WAN.

That being said, the platform you use to virtualize it on will have an impact. I am running mine on a 3 node proxmox cluster with 10gig networking and SSD backed Ceph storage, so my benchmarks for performance grossly outweigh what my WAN bandwidth can accommodate.

  • source
  • [–] 0 points 1 year ago

    I have one, and I love it. It bridges my large UPS and the mains power, so that if either one of those fail, then things keep running. I have it on mains in case something kicks up too high and overloads the UPS.

  • source
  • [–] 2 points 1 year ago (1 child)

    This is very similar to how I run mine, except that I use Ceph instead of ZFS. Nightly backups of the CephFS data with Duplicati, followed by staggered nightly backups for all VMs and containers to a PBS VM on a the NAS. File backups from unraid get sent up to CrashPlan.

    Slightly fewer retention points to cut down on overall storage, and a similar test pattern.

    Yes, current sysadmin.

  • source
  • parent
  • context
  • [–] 1 point 2 years ago

    My 10G is far from saturated, but I do try and keep things using RAM where possible. I figure that with 100gb of DDR4 in my main server, that should be able to provide enough speed for a 10G link.

    I've got ceph running on Intel Enterprise SSDs, so they are pretty quick.

    I also tried running ceph on 1G. I found it unreliable as well.

  • source
  • parent
  • context
  • [–] 19 points 2 years ago (8 children)

    I've got a 3 node Proxmox/ceph cluster with 10G, plus a separate Nas. They are all rack mount with dual PSU. Add in the necessary switching, and my average load is about 800w. Throw my desktop (also on 10G) into the mix and it runs 1.1kw.

    That's roughly $50-60 extra in electricity costs for me monthly.

  • source
  • [–] 7 points 2 years ago (4 children)

    I run a pretty hefty home lab, so my costs are fairly high compared to some.

    • Electricity: $70/mo
    • Internet: $55/mo (1000x35)
    • Cloud backup: $20/mo
    • Web firewall/IDS/IPS: $8.30/mo ($99/yr)
    • Domain/email: $15/yr
    • VPS: $1/mo

    Overall: $155/mo

  • source
  • [–] 9 points 2 years ago* (1 child)

    I'm a Sysadmin, so my names are purely functional:

    host-pmx-01 through 03, my 3 node Proxmox cluster

    vm-[SERVICE], optional 01-03 if needed

    ct-[SERVICE], for LXC containers

    It makes it easy to reference things via DNS for service discovery.

  • source
  • view more: next ›