I use Ubuntu btw. Poweroff could use more write cycles on the SSD because it has to read everything at startup, but suspend has to keep supplying power to the RAM
Just chiming in to point out that powering off and then starting back up won’t cause any additional SSD wear, reading from flash memory doesn’t use up write cycles* (because there is no writing going on!). In fact, regularly restarting could be slightly more friendly for your SSD, because the /tmp directory, old log files, etc. get deleted on startup, freeing up the storage blocks used by the deleted files so that the SSD can use them for its internal wear balancing.
*technically, flash memory reads do very slightly degrade the data being read, but this effect is absolutely negligible compared to other forms of passive bit rot in flash memory and is basically irrelevant unless you’re intentionally trying to corrupt data using reads (which won’t happen because the flash controller will fix it before it becomes corrupt to the point of being illegible)
I poweroff. I have enough time to let it turn on and can save some energy. (Electricity is getting even more expensive)
y’all been powering down your systems?
had my servers up for like a decade or more…
Nearly always suspend. It just works for me and I’ve never had issues (Arch and Pop). I rarely, rarely have power outages so the end result is the same.
I could care less about the 5 cycles from 10.000.000 total cycles (dunno the actual number) at least for my desktop.
As for my proxmox server: 5% wearoutI use the hybrid: suspend to ram, then after 2 hours, automatically suspend to disk - in the final state it uses zero power. And, if you have encrypted your drive (you DO encrypt your drives, right?!) then you need to enter passphrase on resume from hibernate, so safer if device was nicked.
I’m lazy and use systemctl poweroff! 😆
I power off so that my drive encrypts when I’m not using it
Yeah I am a bit paranoic sometimes about it too
I definitely shut down my systems from time to time just to make sure my network is configured correctly and shit doesn’t go haywire because I’d rather have that happen than the power go out and everything comes crashing down
Suspend. The amount of power required to keep RAM alive is negligent.
Depends on your setup :) My PC pulls somewhere around 80W just for RAM.
(tested by comparing the idle power draw with only one DIMM installed vs all of them)
Suspend. The amount of power required to keep RAM alive is negligent.
I believe, based on context, that you mean to use the word “negligible.” The sentence means the opposite of what you intended it to mean if you use “negligent.” As in, “It would be negligent to waste that much power.”
I agree with negligent! Using suspend to ram for extended periods, eg nightly or over weekend will kill your battery life.
Power off because usually when I turn my laptop off, I’m going to be keeping it off for a long enough period of time that suspend would just not be worth the battery drain.
Power off to get the full security benefits of disk encryption.
My work machine (Ubuntu) gets suspended at the end of the day during the week and shut down on Friday. It’s a good balance between keeping my many programs running and ready and cleaning up regularly.
I always shut down my desktop pc (Arch, btw) as it takes just a few seconds to boot up.
My laptop (Arch) I shut down because suspend never worked.
I rip the plug out of the wall without warning. Gotta keep your machines on their toes or they’ll get too comfortable and start plotting against you.
Else it gets the cord again
I’ve had to start counseling sessions with my MongoDB. It thinks I’m conducting stress tests, but really I’m just maintaining discipline.
I know a real professional when I see one!
Yeah! Show them who’s boss.
Power off unless I’ll be using it again soon.