Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: gentoo-user@l.g.o
Cc: mr.jarry@×××××.com
Subject: Re: [gentoo-user] Tips for saving power needed...
Date: Mon, 02 Apr 2012 11:59:21
Message-Id: CAA2qdGXYfApSOYVjxiWB5Aq2WOwbpw3oP6AdgA4Ad0bx=2WCcw@mail.gmail.com
In Reply to: Re: [gentoo-user] Tips for saving power needed... by Robert David
1 On Apr 2, 2012 5:00 PM, "Robert David" <robert.david.public@×××××.com>
2 wrote:
3 >
4 > Hi,
5 >
6 > maybe write your hw configuration first. Eg: CPUs, graphic cards, HDDs
7 > (size, speed, type) and others.
8 >
9 > Also provide lspci output and /proc/cpuinfo.
10 >
11 > Then this is a server, maybe with more than one GB nic. If you dont use
12 > spare nics disable them in bios. Do the same with other unneeded stuff.
13 >
14 > If you can access your server and replace cards, remove everything you
15 > dont need. Do not lower fans or dont play with cpu voltage. If you want
16 > to run this server 24/7 it can cause serious problems. It will not save
17 > you much power. Paradoxly this could lead to higher power usage in
18 > some cases, because of hotter devices.
19 >
20 > Remove spare memory cards, if you dont need much memory, etc.
21 >
22 > Robert.
23 >
24 > V Sun, 01 Apr 2012 17:04:58 +0200
25 > Jarry <mr.jarry@×××××.com> napsáno:
26 >
27 > > Hi,
28 > >
29 > > admin of a colo-center keeps complaining my server is going
30 > > a little over power-limit (which they have set as ~120W per
31 > > 24h/avg, while my server needs ~130-135W). So I need to find
32 > > a way to save at least those 15W, or I will be moved to
33 > > higher tarif (which means higher costs for server-housing).
34 > >
35 > > Before going hard(ware) way, I would like to try first
36 > > all possible software solutions. What I tried up to now is
37 > > cpufreqd, CONFIG_NO_HZ=y, and spindown. In addition to that
38 > > I adjusted fan-speeds to a little lower values and turned
39 > > off some unneeded peripherials (in bios).
40 > >
41 > > Is there anything else I could do? Any tips would be greatly
42 > > welcomed...
43 > >
44 > > Jarry
45 > >
46 >
47 >
48
49 I'd rather have *more* RAM than causing unnecessary swaps.
50
51 Try using a smaller swapfile to reduce swap tendencies. You can always push
52 a larger swapfile into service when needed.
53
54 There's also a kernel knob to set 'swappiness', but I forget what exactly.
55 Try 'sysctl -a | grep swap'
56
57 Rgds,

Replies

Subject Author
Re: [gentoo-user] Tips for saving power needed... Michael Mol <mikemol@×××××.com>