diamondsw

joined 1 year ago
[–] diamondsw@alien.top 1 points 11 months ago

Mine is sadly over an order of magnitude higher than this...

[–] diamondsw@alien.top 1 points 11 months ago

I am really struggling to parse this. What?

[–] diamondsw@alien.top 1 points 1 year ago

Hard drives are for capacity. SSD's are for performance. This has been settled for a number of years, and is why you see multiple levels of caching in front of any modern enterprise storage system.

[–] diamondsw@alien.top 1 points 1 year ago (2 children)

If you need IOPS, you need SSDs. The days of getting IOPS from multiple hard disks have been over for a decade.

[–] diamondsw@alien.top 1 points 1 year 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.

[–] diamondsw@alien.top 1 points 1 year ago

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.