From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timo Schoeler Subject: Re: Debian + KVM on IBM eServer x345? Date: Thu, 23 Dec 2010 08:37:12 +0100 Message-ID: <4D12FC28.4030000@riscworks.net> References: <20101223005306.GI6548@michelle1> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: KVM To: Michelle Konzack Return-path: Received: from tydirium.riscworks.net ([213.73.89.76]:63128 "EHLO tydirium.riscworks.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752100Ab0LWHhQ (ORCPT ); Thu, 23 Dec 2010 02:37:16 -0500 In-Reply-To: <20101223005306.GI6548@michelle1> Sender: kvm-owner@vger.kernel.org List-ID: thus Michelle Konzack spake: > Hello, > > I have a bnch of x335 and x345 with Xeon CPUs of 2.4-3.0 GHz and all > with 4GByte of memory. IIRC not all of those machines contained CPUs with the necessary feature to run KVM; just run egrep '(vmx|svm)' --color=always /proc/cpuinfo and see if it (as it's an intel-based machine) gives you the 'vmx' back. If not, no KVM. However, you can still run Xen (which I do on a bunch of x345's, very happily). > Can you tell me, whether I can run KVM on it + 4-8 Debian guests guests? If they do run KVM, depends on the workload. However, I'd get more memory (assuming CPU light tasks handled by the guests) to add. > Thanks, Greetings and nice Day/Evening > Michelle Konzack HTH, Timo