Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
21–30 of 230 posts
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#22>Why isn't this the default (or at least a configuration option)? Because 1) you still need a second machine to wait for incoming requests, 2) in a server there's no general way to check if the server is serving requests or not. Plex happened to provide an API that specifically does what you needed, but you had to resort to a bit of a hack for Time Machine. This is unlike a desktop context, where you can check if the…
It's also worth mentioning that, by his own admission, OP only managed to save less than 2 euro cents per day (60 / 3360). Maybe he has different ideas, and that's perfectly fine, but personally I value reliability and uptime far more than 2 cents. EDIT: I failed at math. See below comments. :V
EDIT: btw, this solves "if Time Machine starts a backup" completely.
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#23Here in the US in Cali, $0.32 / kWh is considered a steep price. I've heard the price in Oregon is $̶0̶.̶0̶2̶ ̶/̶ ̶k̶W̶h̶ $0.20 / kWh.
What gives.. why can't electricity be delivered less expensively / more economically in Germany?
Edit: Thanks for the corrections regarding Oregon, makes me feel a little better about the situations elsewhere. :)
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#24>Why isn't this the default (or at least a configuration option)? Because 1) you still need a second machine to wait for incoming requests, 2) in a server there's no general way to check if the server is serving requests or not. Plex happened to provide an API that specifically does what you needed, but you had to resort to a bit of a hack for Time Machine. This is unlike a desktop context, where you can check if the…
It's also worth mentioning that, by his own admission, OP only managed to save less than 2 euro cents per day (60 / 3360). Maybe he has different ideas, and that's perfectly fine, but personally I value reliability and uptime far more than 2 cents. EDIT: I failed at math. See below comments. :V
3360 is the number of hours in 140 days.
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#25Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#26€0.49 / kWh is an insanely high price for electricity. Here in the US in Cali, $0.32 / kWh is considered a steep price. I've heard the price in Oregon is $̶0̶.̶0̶2̶ ̶/̶ ̶k̶W̶h̶ $0.20 / kWh. What gives.. why can't electricity be delivered less expensively / more economically in Germany? Edit: Thanks for the corrections regarding Oregon, makes me feel a little better about the situations elsewhere. :)
https://www.reuters.com/business/energy/moscows-decades-old-...
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#27>Why isn't this build into every major operating system by now? Because no desktop OS besides MacOS can handle Sleep with any semblance of competency. >Why isn't this the default See above.
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#28Interesting solution. I wonder if you could make the 'wake up' a bit more advanced. Run tcpdump or something similar on the Pi, with a filter set for inbound packets to the media server on ports that Plex or Time Machine uses. If it sees those packets, send the WoL magic packet. This might not work if your switch does proper port isolation - but you could perhaps add port mirroring or something like that.
[0] https://forums.unraid.net/topic/6455-how-to-wake-on-arp-unra...
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#29Earlier quoted context omitted.
It's also worth mentioning that, by his own admission, OP only managed to save less than 2 euro cents per day (60 / 3360). Maybe he has different ideas, and that's perfectly fine, but personally I value reliability and uptime far more than 2 cents. EDIT: I failed at math. See below comments. :V
About 41 euro cents per day->57€/140 3360 is the number of hours in 140 days.
Still, my point remains unchanged: I, at least, value reliability and uptime more than ~43 euro cents.
Re: Saving Energy: Home Server That Automatically Suspends to RAM and Wakes Up Again
#30€0.49 / kWh is an insanely high price for electricity. Here in the US in Cali, $0.32 / kWh is considered a steep price. I've heard the price in Oregon is $̶0̶.̶0̶2̶ ̶/̶ ̶k̶W̶h̶ $0.20 / kWh. What gives.. why can't electricity be delivered less expensively / more economically in Germany? Edit: Thanks for the corrections regarding Oregon, makes me feel a little better about the situations elsewhere. :)