Skip Navigation
Jump
What's your server wattage?
  • 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.

    1
  • Jump
    What's your server wattage?
  • 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.

    19
  • Jump
    What Are Your Recurring Costs?
  • I expose quite a few services to the web, so having that extra layer of protection is nice. And it allows me to control what leaves my network from an application perspective, not just TCP/UDP

    3
  • Jump
    What Are Your Recurring Costs?
  • 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

    7
  • Jump
    Post your Servernames!
  • 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.

    10
  • Jump
    Lemmings, what's your self hosted server power usage?
  • Average load for me is about 750W. I run my desktop from one of the UPS units in my rack, so when that's on it sits around 1.1kW.

    The 750W load is across 4 rack servers(1 is the NAS with 12 disks) and 3 switches.

    2
  • Jump
    Best android audiobook app to connect to my media server?
  • I used to use Booksonic, and it worked pretty well. I've since switched to Audiobookshelf, and it's been great. Client/server works pretty smoothly, and I haven't really had any problems with it.

    1
  • Jump
    Cross-container/vm communication security on Proxmox
  • Unless someone has physical access to the ports/switch that the traffic flows through, they would not be able to see anything besides broadcast/multicast traffic if they were just snooping with Wireshark. The internal switch of proxmox and any hardware switch you have will forward unicast traffic to the ports those Mac's reside on, so without port mirrors setup, no one but you should be able to see that traffic.

    4
  • Jump
    How much power does your home lab take?
  • Between 3 switches, 4 servers, and my desktop also using one of my UPS units, I average about 850w, with peaks up to 1.1kw when my desktop is running. Luckily, electricity where I live is only 13cents/kwh.

    4