From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-137034-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SEe1M-0005Kx-No for garchives@archives.gentoo.org; Mon, 02 Apr 2012 09:57:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 865E5E0C01; Mon, 2 Apr 2012 09:57:42 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 99CE3E0BE5 for <gentoo-user@lists.gentoo.org>; Mon, 2 Apr 2012 09:56:08 +0000 (UTC) Received: by bkwj4 with SMTP id j4so2226988bkw.40 for <gentoo-user@lists.gentoo.org>; Mon, 02 Apr 2012 02:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=S1aXALyJ6M+O+qb9Eltm8UC0ye7CssV0rqlaWhoqTg8=; b=aGFGofFIquGgVr5La6YI6+Y29ZuGWlNzq101P9FIXKrknNwGQrc1gu80HLiqIp3Q1j NBSjGf/WtPTRahr/5ggoY5o+yzi6jM8rdtStsuIkuiAB7t0KUhjCs9qkZPZMoCwU3jjb K7cIWC2Q5o8k9EqTroHSL8DrLys6ecRi8QTktpc78N/Ty1qxHpMOHSEZoUc2Q+JbOHob nKuYc0dKvQ5uh7Y182468aCs7jWS5e3TbkmUEnG62p/6SNGPHzaD024l6rdWp20Iruys 2MESPzTQIw6Ug+sFC6TUnPaz6RgEmU25EWKixLmBpzFqkZcl4lYPxxRbgLm8SXwvDbAJ CyGA== Received: by 10.204.130.151 with SMTP id t23mr3308549bks.27.1333360567620; Mon, 02 Apr 2012 02:56:07 -0700 (PDT) Received: from localhost (eduroam-77-69.fit.cvut.cz. [147.32.77.69]) by mx.google.com with ESMTPS id f6sm37042897bkg.10.2012.04.02.02.56.04 (version=SSLv3 cipher=OTHER); Mon, 02 Apr 2012 02:56:07 -0700 (PDT) Date: Mon, 2 Apr 2012 11:55:59 +0200 From: Robert David <robert.david.public@gmail.com> To: gentoo-user@lists.gentoo.org Cc: mr.jarry@gmail.com Subject: Re: [gentoo-user] Tips for saving power needed... Message-ID: <20120402115559.2b723512@gmail.com> In-Reply-To: <4F786E9A.60404@gmail.com> References: <4F786E9A.60404@gmail.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.8; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 22117d07-72d5-4bda-9b9f-ca3bec2a0352 X-Archives-Hash: 89e0f3652c044bd2ac50787588832e01 Hi, maybe write your hw configuration first. Eg: CPUs, graphic cards, HDDs (size, speed, type) and others.=20 Also provide lspci output and /proc/cpuinfo. Then this is a server, maybe with more than one GB nic. If you dont use spare nics disable them in bios. Do the same with other unneeded stuff. If you can access your server and replace cards, remove everything you dont need. Do not lower fans or dont play with cpu voltage. If you want to run this server 24/7 it can cause serious problems. It will not save you much power. Paradoxly this could lead to higher power usage in some cases, because of hotter devices. Remove spare memory cards, if you dont need much memory, etc. Robert. V Sun, 01 Apr 2012 17:04:58 +0200 Jarry <mr.jarry@gmail.com> naps=C3=A1no: > Hi, >=20 > admin of a colo-center keeps complaining my server is going > a little over power-limit (which they have set as ~120W per > 24h/avg, while my server needs ~130-135W). So I need to find > a way to save at least those 15W, or I will be moved to > higher tarif (which means higher costs for server-housing). >=20 > Before going hard(ware) way, I would like to try first > all possible software solutions. What I tried up to now is > cpufreqd, CONFIG_NO_HZ=3Dy, and spindown. In addition to that > I adjusted fan-speeds to a little lower values and turned > off some unneeded peripherials (in bios). >=20 > Is there anything else I could do? Any tips would be greatly > welcomed... >=20 > Jarry >=20